[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bullseye/Upgrades" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Wed Jun 16 20:44:55 BST 2021
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Bullseye/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Upgrades?action=diff&rev1=10&rev2=11
Comment:
improve wording
apt purge debian-edu-artwork-buster # unless Buster artwork should be kept as an alternative
}}}
- * Cope with new LTSP and related changes, run:
+ * Cope with new LTSP and related changes:
{{{
rm -f /etc/default/tftpd-hpa # to remove no longer needed modifications
rm -rf /var/lib/tftpboot # to remove no longer used tftp base directory
@@ -103, +103 @@
debian-edu-pxeinstall # to add PXE installation files and related iPXE menu items
}}}
- * Cope with move to iPXE
+ * Cope with move to iPXE:
- Create a file ''ipxe.ldif'' with content:
+ Create a file ''ipxe.ldif'' with the following content:
{{{
dn: cn=dhcp,cn=tjener,ou=servers,ou=systems,dc=skole,dc=skolelinux,dc=no
changetype: modify
@@ -115, +115 @@
dhcpOption: ipxe.no-pxedhcp code 176 = unsigned integer 8
dhcpOption: arch code 93 = unsigned integer 16
}}}
- and run {{{ldapadd -ZD 'cn=admin,ou=ldap-access,dc=skole,dc=skolelinux,dc=no' -W -f ipxe.ldif}}}.
+ Then run {{{ldapadd -ZD 'cn=admin,ou=ldap-access,dc=skole,dc=skolelinux,dc=no' -W -f ipxe.ldif}}} to apply the changes.
Modify some more DHCP settings in LDAP, e.g. using an editor like ldapvi. Make sure, DHCP related entries match those contained in the ''/etc/ldap/gosa-server.ldif'' file. Entries concerned are:
{{{
More information about the debian-edu-commits
mailing list