[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Status/Bookworm" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Sat Aug 14 23:17:25 BST 2021
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Status/Bookworm" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Status/Bookworm
Comment:
initial content
New page:
{{attachment:installer-logo.png|Debian Edu Installer Logo|width=800}}
<<TableOfContents(3)>>
== Status of Debian Edu 12 (bookworm) ==
~-(development started in August 2021)-~
* This page is our main overview/tracker for the status of Debian Edu Bookworm. In addition to this we have a list of [[https://bugs.debian.org/cgi-bin/pkgreport.cgi?usertag=debian-edu@lists.debian.org|all bugs user-tagged "debian-edu"]].
== Installation ==
=== Hints ===
* Instead of the default ''xfce'' desktop environment, ''mate'', ''gnome'', ''lxde'', ''lxqt'', ''cinnamon'' or ''kde'' can be used by editing the kernel {{{desktop}}} parameter (default: {{{desktop=xfce}}}).
* Dropping the modules= and desktop= items from the kernel command line completely allows one to use all ISO images for stock Debian installations.
See the [[https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Installation|Bullseye manual installation chapter]] how to edit kernel command line parameters.
=== Installation media ===
Debian Edu ISOs for 64-bit and 32-bit PCs (both AMD and Intel processors) are available from the usual Debian places.
(Replace amd64 with i386 if an image is needed for very old 32-bit PCs.)
=== Download using HTTPS ===
Weekly builds using d-i from Bookworm:
'''official images'''
https://get.debian.org/cdimage/weekly-builds/amd64/iso-cd/
https://get.debian.org/cdimage/weekly-builds/amd64/iso-bd/
'''unofficial images (including firmware, use only if really needed)'''
https://get.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/
https://get.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-bd/
Daily iso-cd builds using d-i from unstable (iso-bd images are not built daily):
'''official image'''
https://get.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/
'''unofficial image (including firmware, use only if really needed)'''
https://get.debian.org/cdimage/unofficial/non-free/cd-including-firmware/daily-builds/sid_d-i/current/amd64/iso-cd/
=== Download using rsync ===
Also recommended to update an already existing image. (Replace amd64 with i386 if an image is needed for very old 32-bit PCs.)
{{{rsync -v --progress cdimage.debian.org::cdimage/weekly-builds/amd64/iso-cd/debian-edu-testing-amd64-netinst.iso debian-edu-testing-amd64-netinst.iso}}}
{{{rsync -v --progress cdimage.debian.org::cdimage/weekly-builds/amd64/iso-bd/debian-edu-testing-amd64-BD-1.iso debian-edu-testing-amd64-BD-1.iso}}}
=== Verify the downloaded image file ===
Detailed instructions for verifying these images are part of the [[https://www.debian.org/CD/faq/index.en.html#verify|Debian-CD FAQ]].
----
== Known problems we want to fix ==
* With Berkely database removal from Debian as intended release goal, move from LDAP bdb database to the default mdb one.
== Known problems that need to be fixed elsewhere ==
* isc-dhcp-server-ldap: fails to activate the service, see DebianBug:971275.
* libpam-python: porting to python3 needed, see DebianBug:937234.
* !X2Go doesn't register users with utmp/wtmp, see DebianBug:890517.
* ldapvi sorts entries alphabetically which can break specific modifications where the order of the definitions is important, see DebianBug:820790.
More information about the debian-edu-commits
mailing list