[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Buster/Maintenance" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Tue Aug 13 12:49:17 BST 2019
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Buster/Maintenance" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Buster/Maintenance?action=diff&rev1=8&rev2=9
Comment:
add hint for cf-agent run after upgrading the debian-edu-config package
LC_ALL=C apt-get update ; LC_ALL=C ltsp-chroot apt-get update
LC_ALL=C apt-get upgrade -y
LC_ALL=C ltsp-chroot -m apt-get upgrade -y
+ cf-agent -D installation # After upgrading debian-edu-config
+ ltsp-chroot -m cf-agent -D installation # After upgrading debian-edu-config
ltsp-update-kernels # If a new kernel was installed
ltsp-update-image
}}}
+
+ /!\ After upgrading the {{{debian-edu-config}}} package, the configuration change must be applied. To do this, run {{{cf-agent -D installation}}}.
/!\ It is important to run {{{ltsp-update-kernels}}} if a new kernel was installed in the LTSP chroot, to keep the kernel and kernel modules in sync. The kernel is handed out via TFTP when the machine does PXE boot, and the kernel modules are fetched from the LTSP chroot.
More information about the debian-edu-commits
mailing list