Changes between Version 9 and Version 10 of Documentation/Community/Updates

Show
Ignore:
Timestamp:
04/16/12 19:53:35 (14 months ago)
Author:
jacalvo@… (IP: 87.223.147.143)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Community/Updates

    v9 v10  
    11= Zentyal package updates = 
    22 
    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'''). 
     3You 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'''). 
    44 
    55In 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. 
     
    77== Repositories == 
    88 
    9 ==== Current stable repository (2.0) ==== 
     9==== Current stable repository (2.2) ==== 
    1010 
    1111{{{ 
    12     deb http://ppa.launchpad.net/zentyal/2.0/ubuntu lucid main  
     12    deb http://ppa.launchpad.net/zentyal/2.2/ubuntu lucid main  
    1313}}} 
    1414 
    15 ==== Current release candidate repository (2.1) ==== 
     15==== Current beta repository (2.3) ==== 
    1616 
    1717{{{ 
    18     deb http://ppa.launchpad.net/zentyal/2.1/ubuntu hardy main  
     18    deb http://ppa.launchpad.net/zentyal/2.3/ubuntu precise main  
    1919}}} 
    2020 
     
    4040 
    4141{{{ 
    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 
     43zentyal-core: 
     44  Installed: 2.2.4 
     45  Candidate: 2.2.5 
    5146}}}