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

Debian Wiki wiki at debian.org
Wed Aug 14 11:32:55 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=9&rev2=10

Comment:
another try to cope w/ cfengine related changes upon d-e-c upgrades

  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
+ cf-agent -D installation # If upgrading debian-edu-config changed Cfengine configuration files.
- ltsp-chroot -m cf-agent -D installation  # After upgrading debian-edu-config
+ ltsp-chroot -m cf-agent -D installation  # If upgrading debian-edu-config changed Cfengine configuration files.
  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}}}.
+ /!\ After upgrading the {{{debian-edu-config}}} package, changed Cfengine configuration files might be available. Run {{{ls -ltr /etc/cfengine3/debian-edu/}}} to check if this is the case. To apply the changes, 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