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

Debian Wiki wiki at debian.org
Sat Mar 10 08:49:22 UTC 2018


Dear Wiki user,

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

The "DebianEdu/Status/Buster" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Status/Buster?action=diff&rev1=15&rev2=16

Comment:
improve formatting (drop unwanted hyperlink)

  == Installation ==
  
  A Debian Edu ISO isn't yet available; use the daily Debian Installer mini ISO; please note that an installation fails sometimes (kernel modules not availabe / problem with libc6-udeb); just try it a few days later, and always use the recent mini.iso:
-  * wget -q https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso
+  * {{{wget -q https://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso}}}
    * Add {{{modules=debian-edu-install-udeb}}} and {{{desktop=xfce}}} (or mate, gnome, kde) as additional kernel params; also, if profile 'LTSP server' is wanted, add {{{ltsp-client-builder/use_cdrom=false}}}. If running a dedicated apt caching proxy, you can add {{{ltsp-client-builder/build-client-opts="--http-proxy=http://<IP>:<port>"}}} as well.
    * Even if deselected, the LTSP installation step is reported as 'failed'; see: DebianBug:888583. Workaround: When the Debian Edu profile screen is shown, open up a Debian Installer shell and run 'rm /var/lib/dpkg/info/kbd-chooser.*' 
    * Installation is broken since PHP7.2 has entered testing. This happens because  mcrypt support has been removed from PHP while gosa-encrypt-password depends on it; see DebianBug:889811. Workaround: While the Debian Installer is busy installing software, open up a shell and use 'nano target/usr/bin/ldap-debian-edu-install' to replace {{{gosa-encrypt-passwords > /dev/null}}} with {{{#gosa-encrypt-passwords > /dev/null}}} and to add the line {{{touch /etc/gosa/gosa.secrets}}} below the commented one. Please note that this change disables password encryption to access the GOsa² web interface; use only for testing.



More information about the debian-edu-commits mailing list