You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/changelogs/README-grml-2026.04/index.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,41 +23,41 @@ About [the codename]({{< ref "faq#releasename" >}}).
23
23
### Important changes
24
24
25
25
* This release is based on Debian testing/forky as of April 2026.
26
+
* BIOS boot uses GRUB2 instead of ISOLINUX ([grml/grml-live#459](https://github.com/grml/grml-live/pull/459))
27
+
*`en_DK.UTF-8` is used as new default for LC_TIME ([grml/grml-live#265](https://github.com/grml/grml-live/issue/265), [grml/grml-live#276](https://github.com/grml/grml-live/issue/276), [grml/grml-live#482](https://github.com/grml/grml-live/pull/482))
26
28
27
29
### New and removed features
28
30
29
31
New software since the Grml 2025.12 release is included, and we continued to clean up the house. Noteworthy changes are:
30
32
31
33
#### [grml-live](https://github.com/grml/grml-live/) - build system for creating Grml (based) Linux live systems:
32
34
33
-
* Uses GRUB 2 for BIOS boot instead of ISOLINUX ([grml/grml-live#459](https://github.com/grml/grml-live/pull/459))
34
-
* grml-terminalserver was added on arm64 ([grml/grml-live#480](https://github.com/grml/grml-live/pull/480))
35
-
* Uses en_DK.UTF-8 as new default for LC_TIME ([grml/grml-live#265](https://github.com/grml/grml-live/issue/265), [grml/grml-live#276](https://github.com/grml/grml-live/issue/276), [grml/grml-live#482](https://github.com/grml/grml-live/pull/482))
36
-
* Incorporate previously separate package grml-hostname ([grml/grml#225](https://github.com/grml/grml/issues/225), [grml/grml-live#425](https://github.com/grml/grml-live/pull/415))
35
+
* Incorporate previously separate package grml-scripts ([grml/grml#225](https://github.com/grml/grml/issues/225), [grml/grml-live#425](https://github.com/grml/grml-live/pull/415))
37
36
38
37
Detailed changes: [grml-live v0.55.1 to v0.56.0](https://github.com/grml/grml-live/compare/v0.55.1...v0.56.0)[[^1]]
39
38
40
-
[^1]: [1]: Note, that when comparing the changes between [grml-live v0.55.1 to v0.56.0](https://github.com/grml/grml-live/compare/v0.55.1...v0.56.0) it includes all commits from grml-hostname.
41
-
To only list the changes from grml-live v0.55.1 to v0.56.0 use the following git command to exclude all commits from grml-hostname which were created before grml-live v0.55.1 was released.
39
+
[^1]: [1]: Note, that when comparing the changes between [grml-live v0.55.1 to v0.56.0](https://github.com/grml/grml-live/compare/v0.55.1...v0.56.0) it includes all commits from grml-scripts.
40
+
To only list the changes from grml-live v0.55.1 to v0.56.0 use the following git command to exclude all commits from grml-scripts which were created before grml-live v0.55.1 was released.
#### [grml-debootstrap](https://github.com/grml/grml-debootstrap) - Debian system install tool:
46
45
47
-
*Dropped support for Debian v11 / bullseye and replaced isc-dhcp-client with dhcpcd-base ([grml/grml-debootstrap#366](https://github.com/grml/grml-debootstrap/pull/366))
48
-
*Added Raspberry Pi image generation support [grml/grml-debootstrap#335](https://github.com/grml/grml-debootstrap/pull/335))
46
+
*Drop support for Debian v11 / bullseye and replaced isc-dhcp-client with dhcpcd-base ([grml/grml-debootstrap#366](https://github.com/grml/grml-debootstrap/pull/366))
47
+
*Add Raspberry Pi image generation support [grml/grml-debootstrap#335](https://github.com/grml/grml-debootstrap/pull/335))
49
48
50
49
Detailed changes: [grml-debootstrap v0.123 to v0.127](https://github.com/grml/grml-debootstrap/compare/v0.123...v0.127)
51
50
52
51
#### [grml-terminalserver](https://github.com/grml/grml-terminalserver) - terminalserver for Grml:
53
52
54
53
* Add support for dnsmasq as DHCP server alternative ([grml/grml-terminalserver#20](https://github.com/grml/grml-terminalserver/pull/20))
54
+
* Add to arm64 ISO ([grml/grml-live#480](https://github.com/grml/grml-live/pull/480))
55
55
56
56
#### [grml2usb](https://github.com/grml/grml2usb) - install Grml ISOs to USB keys:
57
57
58
-
*Uses GRUB for BIOS boot ([grml/grml2usb#104](https://github.com/grml/grml2usb/pull/104))
0 commit comments