[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Buster/Upgrades" by WolfgangSchweer

Debian Wiki wiki at debian.org
Tue Feb 19 13:37:50 GMT 2019


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Buster/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Buster/Upgrades?action=diff&rev1=18&rev2=19

Comment:
improve wording and formatting; ready for review.

  apt clean
  }}}
  
+  * Make sure you have enough disk space. For both ''/usr'' and ''/var'' about 5 GiB in addition will be needed temporarily. See the related [[DebianEdu/Documentation/Buster/HowTo/Administration#Resizing_Partitions|manual chapter]] for more information. 
-  * Make sure you have enough disk space. (For both ''/usr'' and ''/var'' about 5 GiB in addition will be needed.)<<BR>>
-    See the related [[DebianEdu/Documentation/Buster/HowTo/Administration#Resizing_Partitions|manual chapter]] for more information. 
  
   * Prepare and start the upgrade to Buster:
  {{{
+ sed -i 's/stretch/buster/g' /etc/apt/sources.list
  export LC_ALL=C        # optional (to get English output)
- sed -i 's/stretch/buster/g' /etc/apt/sources.list
  apt update
  apt purge atftpd       # needed because tftpd will be installed
  apt install libcurl4   # needed to replace libcurl3
@@ -58, +57 @@

  apt full-upgrade
  }}}	
  
-  * apt-list-changes: be prepared for a lot of NEWS to read; press <return> to scroll down, <q> to leave the pager. All information will be mailed to root so that you can read it again (using ''mailx'' or ''mutt''). Please note that the GOsa² information is wrong, see below how to adjust the password encryption properly.
+  * apt-list-changes: be prepared for a lot of NEWS to read; press <return> to scroll down, <q> to leave the pager. Please note that the GOsa² information is wrong, see below how to adjust the password encryption properly. All information will be mailed to root so that you can read it again (using ''mailx'' or ''mutt''). 
  
   * Read all debconf information carefully, choose 'keep your currently-installed version' unless stated differently below; in most cases hitting return will be fine.
    * restart services: Choose yes. 



More information about the debian-edu-commits mailing list