changelogs/README-grml-2024.02: fix download URL
[grml.org.git] / changelogs / README-grml-2024.02 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2024.02 - Codename Glumpad</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2024.02 Glumpad" />
6 <meta name="Author" content="the Grml team [grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, Grml" />
8 <meta name="Description" content="Release Notes of Grml 2024.02" />
9 <meta name="Abstract" content="Grml, the linux live-cd for sysadmins and texttool users" />
10 <meta name="Robots" content="index,follow" />
11 <meta name="Language" content="english" />
12 <meta name="identifier-url" content="https://grml.org/" />
13 <meta name="MSSmartTagsPreventParsing" content="true" />
14 <meta http-equiv="imagetoolbar" content="no" />
15 <link rel="home" href="/" title="grml.org" />
16 <link rel="help" href="/features/" title="About" />
17 <link rel="author" href="/team/" title="Team" />
18 <link rel="icon" href="/favicon.png" type="image/png" />
19 <link rel="stylesheet" href="/style.css" type="text/css" />
20 </head>
21
22 <body>
23 [% INCLUDE static.inc %]
24
25       <div class="content">
26
27         <h1>Release Notes for Grml 2024.02 - codename <a href="/faq/#releasename">Glumpad</a></h1>
28
29         <p><a href="/download/">Download Now</a></p>
30
31         <h3>About</h3>
32
33         <p>Grml is a Debian based live system focusing on the needs of system administrators.
34         This Grml release provides fresh software packages from Debian trixie.
35         As usual it also incorporates up to date hardware support and fixes known bugs from previous Grml releases.</p>
36
37         <h3>New features</h3>
38
39         <p>Highlighting the most relevant changes only:</p>
40
41         <h4>Misc:</h4>
42
43         <ul>
44           <li><strong>grml-hwinfo</strong>: add inxi output and collect information about network devices via ethtool
45         </ul>
46
47         <h4><a href="/grml-live/">grml-live</a> (build system for creating Grml (based) Linux live systems):</h4>
48
49         <ul>
50           <li>Initial arm64 / aarch64 support
51           <li>Add support for Debian/trixie (current Debian/testing)
52           <li>Use serial console with a setting of 115200n8 by default
53           <li>Update zsh completion + ship it via Debian package
54           <li>Unify boot options order between isolinux/syslinux and GRUB
55           <li>Improved memtest + chainloader handling
56           <li>Remove Grml release name from the boot options
57           <li>Misc software related changes in GRMLBASE, GRML_SMALL + GRML_FULL classes
58         </ul>
59
60         <h4><a href="/zsh/">grml-zshrc</a> (Zsh configuration):</h4>
61
62         <ul>
63           <li>zshrc: fixed outdated url in <em>weather</em> function
64           <li>/etc/skel/.zshrc: suggest J as global alias for jq usage
65         </ul>
66
67         <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (wrapper around debootstrap for installing pure Debian):</h4>
68
69         <ul>
70           <li>Initial arm64 support
71           <li>Add EFI support for VMs
72           <li>Don't install busybox any longer by default
73           <li>Refactored error handling
74           <li>Dropped support for installing releases before jessie
75           <li>Use persistent device names under /dev/disk/by-id/ for GRUB's install_devices
76         </ul>
77
78         <h3>Bits &amp; bolts</h3>
79
80         <ul>
81           <li>Linux kernel <b>6.6</b>.</li>
82           <li>Fixed several bugs from the <a href="https://github.com/grml/grml/issues/">issue tracking system</a>.</li>
83         </ul>
84
85         <h3>Packages</h3>
86
87         <p>Details about shipped packages and their versions in Grml are
88         available in the <a href="/files/#debian">Debian section</a>. Visit
89         <a href="/files/grml64-full_2024.02/dpkg.list">dpkg_list</a> for a
90         detailed list of packages shipped with Grml 2024.02.</p>
91
92         <h3>Updates</h3>
93
94         <p>Packages are taken from Debian trixie/testing as of 26th of February 2024.
95         The following 9 relevant packages have been added (excluding e.g. lib*, fonts*, *-base/*-bin/*-common/*-core/*-data, gcc-*/cpp-*, perl*, python*, ruby* and kernel image):</p>
96
97         <ul>
98           <li>dhcpcd: DHCPv4 and DHCPv6 dual-stack client (replacement for deprecated isc-dhcp-client)
99           <li>f3: test real flash memory capacity
100           <li>fwupd/fwupd-amd64-signed: Tools to manage UEFI firmware updates
101           <li>lolcat: colorful `cat`
102           <li>lz4: Fast LZ compression algorithm library - tool
103           <li>pixz: (dependency of clonezilla)
104           <li>toilet: display large colourful characters in text mode
105           <li>udisks2: D-Bus service to access and manipulate storage devices
106         </ul>
107
108         <p>The following 9 Debian packages have been removed/replaced (excluding lib*, *-base/-bin/*-common/*-core/*-data, gcc-*/cpp-*, perl*, python*, ruby* and kernel image):</p>
109
110         <ul>
111           <li>dmraid: obsolete (see <a href="https://bugs.debian.org/1056944">#1056944</a>)
112           <li>dstat: unmaintained upstream (see <a href="https://bugs.debian.org/1034856">#1034856</a>)
113           <li>fai-server: irrelevant, no longer a dependency of grml-live
114           <li>fakeroot: irrelevant, no longer a dependency of devscripts
115           <li>firmware-ath9k-htc: conflicts with/replaced by firmware-atheros
116           <li>iso-codes: irrelevant, no longer a dependency of qemu-system-*
117           <li>lsb-base: irrelevant, no longer a dependency of uml-utilities
118           <li>lua-lpeg: irrelevant, no longer a dependency of nmap
119           <li>thin-provisioning-tools: broken in Debian/testing (see <a href="https://bugs.debian.org/1041089">#1041089</a>)
120         </ul>
121
122         <h3>Known issues</h3>
123
124         <p>Please visit the <a href="/bugs/known/">known bugs</a> web page.</p>
125
126         <h3>Download Grml 2024.02</h3>
127
128         <p>Grml 2024.02 can be downloaded from
129         <a href="/download/">grml.org/download/</a>.</p>
130
131         <h3>Feedback</h3>
132
133         <p>Your comments, bug reports, patches, and suggestions will help fixing bugs and improving future releases.
134         If you find a problem with the (pre-)release, please check <a href="/bugs/known/">the known bugs list</a> and report problems using information on <a href="/bugs/">grml.org/bugs/</a>.
135         We also welcome feature requests and any kind of constructive feedback.
136         If you want to reach out to the Grml team, please visit our <a href="/contact/">contact webpage</a>.</p>
137
138         <a name="thanks"></a>
139         <h3>Thanks</h3>
140
141         <p>Many thanks in this release go to (alphabetically)
142         2f2a,
143         Alhyene,
144         anarcat,
145         András Korn,
146         Chris Hofstaedtler,
147         Christopher Bock,
148         Csillag Tamas,
149         Daniel Richard G,
150         Daniel Winzen,
151         Felix Egli,
152         flobee,
153         GavinPacini,
154         Giovanni Rosa,
155         János Pásztor,
156         Keith Irwin,
157         Marc Haber,
158         Michael Schierl,
159         Patrick Schleizer,
160         Roland Sommer and
161         willmcginnis
162         for their contributions.</p>
163
164         <h3>More Information</h3>
165
166         <p>You can find out more about Grml on <a href="/">our website</a>, <a href="/contact/#irc">IRC channel</a>, and <a href="https://wiki.grml.org/">wiki</a>.
167
168         <p>To sign up for future Grml announcements, please subscribe to <a href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's announcement list</a> or
169         follow our <a href="https://blog.grml.org/">blog</a>.</p>
170
171 </div>
172
173 [% INCLUDE static_bottom.inc %]