Changes between Version 9 and Version 10 of Documentation/Community/Updates
- Timestamp:
- 04/16/12 19:53:35 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Community/Updates
v9 v10 1 1 = Zentyal package updates = 2 2 3 You can either upgrade the components of your Zentyal system by using the ''' ebox-software''' package or your favourite package management tool ('''apt-get''' or '''aptitude''').3 You can either upgrade the components of your Zentyal system by using the '''zentyal-software''' package or your favourite package management tool ('''apt-get''' or '''aptitude'''). 4 4 5 5 In any of the cases you have to make sure that your '''/etc/apt/sources.list''' file contains the Zentyal repository. If you have used our official installer you probably won't need to do anything. … … 7 7 == Repositories == 8 8 9 ==== Current stable repository (2. 0) ====9 ==== Current stable repository (2.2) ==== 10 10 11 11 {{{ 12 deb http://ppa.launchpad.net/zentyal/2. 0/ubuntu lucid main12 deb http://ppa.launchpad.net/zentyal/2.2/ubuntu lucid main 13 13 }}} 14 14 15 ==== Current release candidate repository (2.1) ====15 ==== Current beta repository (2.3) ==== 16 16 17 17 {{{ 18 deb http://ppa.launchpad.net/zentyal/2. 1/ubuntu hardymain18 deb http://ppa.launchpad.net/zentyal/2.3/ubuntu precise main 19 19 }}} 20 20 … … 40 40 41 41 {{{ 42 # apt-cache policy ebox-mail 43 ebox-mail: 44 Installed: 1.3.10-0ubuntu1~ppa1~hardy1 45 Candidate: 1.3.14-0ubuntu1~ppa1~hardy1 46 Version table: 47 1.3.14-0ubuntu1~ppa1~hardy1 0 48 500 http://ppa.launchpad.net hardy/main Packages 49 *** 1.3.10-0ubuntu1~ppa1~hardy1 0 50 100 /var/lib/dpkg/status 42 # apt-cache policy zentyal-core 43 zentyal-core: 44 Installed: 2.2.4 45 Candidate: 2.2.5 51 46 }}}