[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Buster/Upgrades" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Wed Apr 4 10:45:14 BST 2018
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=3&rev2=4
Comment:
drop now obsolete instructions
* Prepare and start the upgrade to Buster:
{{{
- # First, adjust for a changed profile name:
- sed -i 's/Thin-Client-Server/LTSP-Server/' /etc/debian-edu/config
- # Then it's best to use the new default mirror:
- sed -i 's/http.debian.net/deb.debian.org/g' /etc/apt/sources.list
- # Finally, replace stretch with buster.
sed -i 's/stretch/buster/g' /etc/apt/sources.list
apt update
apt full-upgrade
More information about the debian-edu-commits
mailing list