Merge remote-tracking branch 'origin/github/pr/45'
[grml.org.git] / changelogs / README-grml-2022.11-rc1 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2022.11-rc1 - Codename MalGuckes</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2022.11-rc1 MalGuckes" />
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 2022.11-rc1" />
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 2022.11-rc1 - codename <a href="/faq/#releasename">MalGuckes</a></h1>
28
29         <p><strong>NOTE: the <a href="/changelogs/README-grml-2022.11/">stable release 2022.11</a> is already available!</strong></p>
30
31         <p><a href="/download/prerelease/">Download Now</a></p>
32
33         <h3>About</h3>
34
35         <p>Grml is a Debian based live system focusing on the needs of system administrators.
36         This Grml release provides fresh software packages from Debian bookworm.
37         As usual it also incorporates up to date hardware support and fixes known bugs from previous Grml releases.</p>
38
39         <h3>Important Changes</h3>
40
41         <ul>
42
43           <li>The Grml live system now uses the merged-/usr layout
44           <li>Updated Perl from v5.32 to v5.36
45           <li>Updated Python3 from v3.9 to v3.10
46           <li>Updated Ruby from v2.7 to v3.0
47
48         </ul>
49
50         <h3>New features</h3>
51
52         <p>Highlighting the most relevant changes only:</p>
53
54         <h4>Misc:</h4>
55
56         <ul>
57           <li><strong>grml-hwinfo</strong>: iterate over present disks to collect <em>sfdisk -d</em> information
58           <li><strong>grml-terminalserver</strong>: suggest a proper IP range usage when configuring DHCP clients
59           <li><strong>netcardconfig</strong>: netcardconfig: avoid suggesting default gateway if a default route exists already
60           <li>Integration of Memtest86+ v6, providing UEFI support
61         </ul>
62
63         <h4><a href="/grml-live/">grml-live</a> (build system for creating Grml (based) Linux live systems):</h4>
64
65         <ul>
66           <li>Support Memtest86+ with UEFI
67           <li>Support Debian/bookworm
68           <li>Support for ZFS via new ZFS FAI class
69           <li>Provide workaround for kmod/initramfs-tools issue with NFS/netboot
70           <li>Exclude /var/lib/dkms/* from squashfs
71           <li>GRMLBASE/50-lvm: also clear /lib/udev/rules.d/69-lvm.rules
72           <li>Disable man-db settings to speed up package installation
73           <li>Use grubx64.efi file from grml_chroot, instead of relying on host system
74           <li>isolinux: fix toram=... variable usage within isolinux configs
75           <li>Provide information how ISO was generated in file conf/buildinfo.json
76           <li>Misc software related changes in GRMLBASE, GRML_SMALL + GRML_FULL classes
77         </ul>
78
79         <h4><a href="/grml2usb/">grml2usb</a> (tool to install Grml ISO to usb device):</h4>
80
81         <ul>
82           <li>grml2iso: support parallel execution
83         </ul>
84
85         <h4><a href="/zsh/">grml-zshrc</a> (Zsh configuration):</h4>
86
87         <ul>
88           <li>zshrc: run <em>tlog</em> alias with --follow=name
89           <li>zshrc: support setting title in <em>foot</em> terminal emulator
90           <li>zshrc: use <em>ip</em> from iproute2 with color support
91           <li>zshrc: support <em>NOETCHOSTS</em> option to deactivate parsing of "/etc/hosts" for host completion
92           <li>zshrc: do not unconditionally overwrite <em>$COLORTERM</em>
93           <li>tmux.conf: source user-specific local conf file <em>~/.tmux.conf.local</em>
94           <li>tmux.conf: Add <em>bind-key J</em> to join marked pane to active window
95         </ul>
96
97         <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (wrapper around debootstrap for installing pure Debian):</h4>
98
99         <ul>
100           <li>EFI support: fix for grub-install usage with efivarfs
101           <li>Install dbus by default
102           <li>VMs: create partition with alignment starting at 4MiB + ending at 100%
103         </ul>
104
105         <h3>Bits &amp; bolts</h3>
106
107         <ul>
108           <li>Linux kernel <b>6.0</b>.</li>
109           <li>Fixed several bugs from the <a href="https://github.com/grml/grml/issues/">issue tracking system</a>.</li>
110         </ul>
111
112         <h3>Packages</h3>
113
114         <p>Details about shipped packages and their versions in Grml are
115         available in the <a href="/files/#debian">Debian section</a>. Visit
116         <a href="/files/grml64-full_2022.11/dpkg.list">dpkg_list</a> for a
117         detailed list of packages shipped with Grml 2022.11(-rc1).</p>
118
119         <h3>Updates</h3>
120
121         <p>Packages are taken from Debian bookworm/testing as of 11th of November 2022.
122         The following 18 packages have been added (excluding lib*, *-base/*-bin/*-common/*-core/*-data, cpp-*, perl*, python*, ruby* and kernel image):</p>
123
124         <ul>
125           <li>dbus-daemon: simple interprocess messaging system
126           <li>exfatprogs: exFAT file system utilities
127           <li>f2fs-tools: Tools for Flash-Friendly File System
128           <li>hping3: Active Network Smashing Tool
129           <li>inetutils-telnet: telnet client
130           <li>jo: command-line processor to output JSON from a shell
131           <li>mbuffer: tool for buffering data streams
132           <li>myrescue: rescue data from damaged disks
133           <li>nftables: Program to control packet filtering rules by Netfilter project
134           <li>ntpsec: Network Time Protocol daemon and utility programs
135           <li>ntpsec-ntpdate: client for setting system time from NTP servers
136           <li>ntpsec-ntpdig: ntpdig SNTP client
137           <li>pkexec: run commands as another user with polkit authorization
138           <li>polkitd: framework for managing administrative policies and privileges
139           <li>sqlite3: Command line interface for SQLite 3
140           <li>stenc: SCSI Tape Encryption Manager
141           <li>usrmerge: Convert the system to the merged /usr directories scheme
142           <li>util-linux-extra: interactive login tools
143         </ul>
144
145         <p>The following 26 Debian packages have been removed/replaced (excluding lib*, *-base/-bin/*-common/*-core/*-data, cpp-*, perl*, python*, ruby* and kernel image):</p>
146
147         <ul>
148           <li>bacula-console/bacula-fd/bacula-sd (no longer considered relevant for the live system)
149           <li>bonnie++ (use fio for benchmarking)
150           <li>bsdmainutils (transitional package, replaced by bsdutils, debianutils, bsdextrautils and ncal (ncal not being shipped by Grml))
151           <li>espeak (replaced by espeak-ng)
152           <li>exfat-utils (replaced by exfatprogs)
153           <li>facter/hiera/mcollective/puppet (no longer considered relevant for the live system)
154           <li>firmware-intelwimax (no longer shipped with firmware-nonfree)
155           <li>glib-networking/glib-networking-services/gsettings-desktop-schemas (used to be dependencies of firefox/qemu-system-gui/usbview/vim-gtk3)
156           <li>mercurial (no longer considered relevant for the live system)
157           <li>ncal (no longer considered relevant for the live system)
158           <li>nilfs-tools (used to be a dependency of partclone)
159           <li>ntp (replaced by ntpsec/ntpsec-ntpdate/ntpsec-ntpdig)
160           <li>ntpdate (replaced by ntpsec/ntpsec-ntpdate/ntpsec-ntpdig)
161           <li>slurm (no longer available in Debian/testing, see <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993874">#993874</a>)
162           <li>subversion (no longer considered relevant for the live system)
163           <li>tshark (requires ~155MB of disk space, please raise your voice if it should be part of the stable release)
164           <li>update-inetd (used to be a dependecy of atftpd)
165           <li>wireshark/wireshark-qt (requires ~155MB of disk space, please raise your voice if it should be part of the stable release)
166         </ul>
167
168         <h3>Known issues</h3>
169
170         <p>Please visit the <a href="/bugs/known/">known bugs</a> web page.</p>
171
172         <h3>Download Grml 2022.11-rc1</h3>
173
174         <p>Grml 2022.11-rc1 can be downloaded from
175         <a href="/download/prerelease/">grml.org/download/prerelease/</a>.</p>
176
177         <h3>Feedback</h3>
178
179         <p>Your comments, bug reports, patches, and suggestions will help fixing bugs and improving future releases.
180         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>.
181         We also welcome feature requests and any kind of constructive feedback.
182         If you want to reach out to the Grml team, please visit our <a href="/contact/">contact webpage</a>.</p>
183
184         <a name="thanks"></a>
185         <h3>Thanks</h3>
186
187         <p>Many thanks in this release go to (alphabetically)
188         Alexander Kobel,
189         András Korn,
190         Arun,
191         Atrate,
192         Bhoppi Chaw,
193         Chris Hofstaedtler,
194         Chris S,
195         Christian Hesse,
196         Christoph Biedl,
197         d630,
198         Evgeni Golov,
199         Frank Terbeck,
200         Hanabishi,
201         Karl Voit,
202         Manuel Rom,
203         miles170,
204         Pásztor János,
205         Ralf Moll,
206         Roman Volosatovs and
207         Thorsten Glaser
208         for their contributions.</p>
209
210         <h3>More Information</h3>
211
212         <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>.
213
214         <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
215         follow our <a href="https://blog.grml.org/">blog</a>.</p>
216
217 </div>
218
219 [% INCLUDE static_bottom.inc %]