download: try to fix the missing download_link_bt
[grml.org.git] / files / README-grml-1.0-rc1.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: grml 1.0 Localhorst</title>
5 <meta name="Title" content="grml.org - Release Notes: grml 1.0 Localhorst" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Files of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
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         <p><a href="/screenshots/"><img align="right" style="margin-left: 20px;
28         border: 0" src="/screenshots/grml_1.0_small.jpg" width="140" alt="*" /></a></p>
29
30         <h1>Release Notes:<br />grml 1.0-rc1 - codename <a
31         href="/faq/#releasename">Meilenschwein</a> (20070508)</h1>
32
33         <p><strong>Notice: grml 1.0-rc1 is a RELEASE CANDIDATE and not
34         yet the stable release!</strong></p>
35
36         <h3>About</h3>
37
38         <p>grml is a Debian-based Live-CD. It includes a collection of GNU/Linux
39         software especially for users of texttools and system administrators. grml
40         provides automatic hardware detection. You can use grml for example as a
41         rescue system, for analyzing systems/networks or as a working environment. It
42         is not necessary to install anything to a harddisk, you don't even need a
43         harddisk to run it. Due to on-the-fly decompression grml includes about 2.1
44         GiB of software and documentation on the CD.</p>
45
46         <h3>Bugfixes</h3>
47
48         <p>Fixed several bugs and and issues reported on <a
49         href="http://wiki.grml.org/doku.php?id=grml_0.9">grml_0.9 @
50         grml-wiki</a>.</p>
51
52         <h3>New features</h3>
53
54         <p>Several improved, updated and extended configuration files.</p>
55
56         <h4>New grml-scripts (some selected ones):</h4>
57
58         <ul>
59
60           <li>alignmargins: adjust the margins and the position of the printed contents on the paper
61
62           <li>dirvish-setup: a simple script for setting up a basic configuration for backup software dirvish
63
64           <li>grml2ram: copy compressed GRML image to RAM when running grml already (based on contribution by Michael Schierl)
65
66           <li>grml-quickconfig: get fast access to some basic grml-scripts (contributed by Michael Schierl)
67
68           <li>grml-setservices (interface for basic configuration of system startup/shutdown via /etc/runlevel.conf)
69
70           <li>gsuggest.pl: google suggest - ask google for keyword suggestions
71
72           <li>iso-term: wrapper script to run x-terminal-emulator in iso885915 mode
73
74         </ul>
75
76         <h4>New bootparameters/cheatcodes:</h4>
77
78         <ul>
79
80           <li>qemu: copies /etc/X11/xorg.conf.example to /etc/X11/xorg.conf
81
82           <li>debian2hd: install plain Debian via <a href="/grml-debootstrap/">grml-debootstrap</a> in automatic mode
83
84         </ul>
85
86         <h4><a href="/grml2hd/">grml2hd</a> (install grml to harddisk):</h4>
87
88         <ul>
89
90           <li>support for Grub (now there's a dialog for selection between lilo and grub as bootloader)
91
92           <li>use of UUID and /dev/disk/by-uuid/ by default (provides stable booting devices, very important for installation on external usb/firewire
93           devices for example)
94
95           <li>use initrd/initramfs by default now
96
97         </ul>
98
99         <p>See <a href="/grml2hd/">grml.org/grml2hd/</a> for more
100         details regarding grml2hd.</p>
101
102         <h4><a href="/terminalserver/">grml-terminalserver</a> (boot
103         grml via network)</h4>
104
105         <ul>
106           <li>better module loading
107
108           <li>switch from tftpd-hpa to atftpd (resulting in big speedup)
109
110         </ul>
111
112         <p>See <a href="/terminalserver/">grml.org/terminalserver/</a>
113         for more details regarding grml-terminalserver.</p>
114
115         <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (install plain
116         Debian fast and easy)</h4>
117
118         <ul>
119           <li>support setting some variables via cmdline
120           <li>support full automatic installation via debian2hd
121           <li>use aptitude instead of apt-get in chroot-script
122           <li>use of DEBIAN_FRONTEND='noninteractive' to avoid unnecessary questions when installing
123           <li>support Debian release with codename 'lenny'
124           <li>support stages (improves cancel/resume of operations)
125           <li>improved error handling
126         </ul>
127
128         <p>See <a href="/grml-debootstrap/">grml.org/grml-debootstrap/</a> for
129         more details regarding grml-debootstrap.</p>
130
131         <h4>Special new features:</h4>
132
133         <ul>
134
135           <li>updated to X.org 7.3</li>
136
137           <li>updated to libc6 2.5</li>
138
139           <li>use of <a href="#utf8">UTF-8</a> as default encoding</li>
140
141           <li>LaTeX: switch from tetex to texlive</li>
142
143           <li>grml-x: use of evdev (dropped options -nousb and -nops2, added
144           -ps2 and -usb instead), improved error handling and execution</li>
145
146           <li>grml-autoconfig: dropped userspace/powernowd stuff in
147           cpufrequeny scaling in favour of the ondemand-governor
148
149           <li>integrated grml-quickconfig within zsh-login
150
151           <li>got rid of grml-sysvinit, using plain sysvinit from Debian
152           without any hacks now
153
154           <li>support basic rescanning in live-cd initrd
155
156         </ul>
157
158         <h3>Kernel</h3>
159
160         <p>Based on vanilla kernel 2.6.20.11 including <a
161         href="/kernel/">several patches</a> (Speakup, Squashfs,...) and
162         additional modules:</p>
163
164 <!-- acx100 adp94xx  arcmsr bcm5700 ivtv misdn -->
165
166 <pre class="rahmen">
167
168   acerhk, aufs, cowloop, drbd8, et131x, exmap, ipw3945, iscsitarget, kqemu,
169   madwifi, ndiswrapper, nozomi, openafs, pcan, qc-usb, r1000, realtime-lsm,
170   rt2400, rt2500, rt2570, rt2x00, sdricoh_cs, sl-modem, snd-bt-sco, spca5xx,
171   sysprof, tidev, tpm_emulator, truecrypt, unionfs
172
173 </pre>
174
175          <p>Notice: some more modules
176          <!-- <a
177          href="http://wiki.grml.org/doku.php?id=ati">fglrx</a> and <a
178          href="http://wiki.grml.org/doku.php?id=nvidia">nvidia</a>)
179          -->
180          are not pre-installed but available through the <a href="http://deb.grml.org/">grml-repository</a>.</p>
181
182          <p>See <a href="/kernel/">grml.org/kernel/</a> for more details
183          regarding the grml-kernel.</p>
184
185          <h3>Important Changes</h3>
186
187          <p><a name="utf8"></a><strong>UTF-8:</strong> grml uses UTF8 as
188          default encoding. You can deactivate UTF-8 environment via
189          booting with bootoption lang=$LANG-iso.  Some software is not
190          yet UTF-8 aware (problem is located upstream, neither at Debian
191          or grml itself). More information about UTF-8 at grml can be
192          found at the <a
193          href="http://wiki.grml.org/doku.php?id=utf8">utf8 webpage in
194          the grml-wiki</a>.</p>
195
196          <p><strong>get_tw_cli / get_3ware:</strong> get_tw_cli has been
197          renamed into get_3ware as we support 3DM2 as well now.</p>
198
199          <p><strong>fluxbox:</strong> the keybindings have been restored to
200          their original behaviour. Now Alt+F# switches desktops, Alt+Shift+F#
201          sends an application to another desktop.</p>
202
203          <h3>Packages / Software</h3>
204
205          <p>Details about shipped packages and their versions on grml are available at
206          the <a href="http://grml.org/files/#debian">Debian section</a>.</p>
207
208          <h3>Updates</h3>
209
210          <p>Updated all packages to Debian Unstable branch by 200705xx.</p>
211
212          <p>Removed 89 packages [please notice that some of them are available under
213          different names/in different packages]:</p>
214
215 <pre class="rahmen">
216   *2.6.18-grml* lib*
217
218   aircrack aptconf bacula-client classpath classpath-common classpath-gtkpeer
219   convertfs cpp-3.3 ddd debpool debsig-verify doc-base emacspeak ethereal
220   ethereal-common fsh gcc-2.95 gcc-3.3 gcc-3.3-base glibc-doc grml-btnet
221   grml-kerneladdons-2.6.18 grml-sysvinit gs-gpl initrd-tools jamvm java-common
222   kdoc kenny kwtools-bin kwtools-common kwtools-graphic kwtools-net
223   kwtools-net-postfix kwtools-sys kwtools-sys-lvm kwtools-utils latex-ucs
224   linux-wlan-ng linux-wlan-ng-firmware lout lout-common lufs-utils lvm-common
225   lvm10 madwifi-doc misdn-utils mutt-ng muttprint nhfsstone nscd nxclient
226   olsrd-gui olsrd-plugin opie-server policycoreutils postgresql-client-8.1
227   prosper python-clamav python-jaxml python-selinux python2.3 raccess samdump
228   scapy securecgi simh synctree tclx8.3 tesseract-ocr tetex-base tetex-bin
229   tetex-extra tethereal tftp-hpa tftpd-hpa tk-brief transset ufsutils
230   unionfs-utils unzsplit valgrind wellenreiter wmi xcompmgr xen-tools
231   xen-utils-common xlibmesa-gl zsplit
232
233 </pre>
234
235          <p>Added 93 new packages (exluding lib* and *2.6.20-grml*):</p>
236
237 <pre class="rahmen">
238
239   4g8 advchk apwal arp-scan array-info ascii ascii2binary atftpd blktrace
240   bluetooth-alsa cbm clive concalc cryopid csstidy dnsproxy dpkg-ruby dvb-utils
241   edbrowse fakechroot fatresize funionfs gaffitter gatling gcolor2 gems
242   genisoimage grml-desktop grml-kerneladdons-2.6.20 grml-pylib icedax ii imsniff
243   keyutils kqemu-common kvm lckdo mcabber mtp-tools ncc ncdu newsbeuter odt2txt
244   olsrd-plugins ophcrack oss-compat pdfcube perl-tk pnputils podget
245   postgresql-client-8.2 python-pexpect python-scapy python-urwid rcov
246   recordmydesktop samdump2 scalpel screenie scrot sigit smbnetfs speedometer
247   texlive-base texlive-base-bin texlive-common texlive-doc-base
248   texlive-fonts-recommended texlive-lang-german texlive-latex-base
249   texlive-latex-recommended treil tss tweak uncrustify urlscan vde2
250   vim-addon-manager vinetto xjed xserver-xorg-input-aiptek
251   xserver-xorg-input-elo2300 xserver-xorg-input-elographics
252   xserver-xorg-input-evtouch xserver-xorg-input-hyperpen
253   xserver-xorg-input-joystick xserver-xorg-input-penmount
254   xserver-xorg-input-void xserver-xorg-video-intel xsteg xwatchwin zfs-fuse zzuf
255
256 </pre>
257
258          <h3>Upgrade notes</h3>
259
260          <p>As usual you can upgrade your grml harddisk system to the latest grml
261          version running 'apt-get update; apt-get install grml'. Take a look at <a
262          href="http://wiki.grml.org/doku.php?id=upgrading">the upgrading webpage in
263          the grml-wiki</a> as well. Notice: If you are using grml in a productive
264          environment and/or use a grml2hd installation we strongly recommend to
265          subscribe to <a href="http://grml.org/mailinglist/">the grml-user
266          mailinglist</a>!</p>
267
268          <h3>Changes since release 0.9 (20061206)</h3>
269
270          <ul>
271            <li><a href="http://grml.org/grml2hd/gallery/">grml2hd screenshot gallery</a> available
272            <li><a href="http://grml.org/user-survey/grml.txt">grml user survey</a> (results will be available soon)
273            <li><a href="http://grml.supersized.org/archives/229-update-of-zsh-lovers-in-asciidoc-format.html">update of zsh-lovers</a>
274            <li><a href="http://grml.org/team/">Frank Terbeck joined the grml-team</a>
275          </ul>
276
277          <h3>Known issues</h3>
278
279          <p>Take a look at <a
280          href="http://wiki.grml.org/doku.php?id=release_candidate">grml_release
281          candidate @ grml-wiki</a>.  Please report problems using
282          information on <a href="/bugs/">grml.org/bugs/</a>.</p>
283          <!--
284          <p>Take a look at <a
285          href="http://wiki.grml.org/doku.php?id=grml_1.0">grml_1.0 @ grml-wiki</a>.
286          Please report problems using information on <a
287          href="/bugs/">grml.org/bugs/</a>.</p>
288          -->
289
290          <h3>Download grml 1.0</h3>
291
292          <p>grml 1.0-rc1 can be downloaded from mirrors listed on <a
293          href="/download/">grml.org/download/</a>.</p>
294
295          <h3>Feedback</h3>
296
297          <!--
298          <p>Your comments, bug reports, patches, and suggestions will help fix bugs
299          and improve future releases. If you find a problem with the release please
300          check <a href="http://wiki.grml.org/doku.php?id=grml_1.0">grml_1.0 @
301          grml-wiki</a> and report problems using information on <a
302          href="/bugs/">grml.org/bugs/</a>. Please send your feedback, feature
303          requests and bug reports to the grml-team!</p>
304          -->
305
306          <p>Your comments, bug reports, patches, and suggestions will
307          help fix bugs and improve the upcoming stable release. If you
308          find a problem with the release candidate please check <a
309          href="http://wiki.grml.org/doku.php?id=release_candidate">grml_release
310          candidate @ grml-wiki</a> and report problems using information
311          on <a href="/bugs/">grml.org/bugs/</a>. Please send your
312          feedback, feature requests and bug reports to the
313          grml-team!</p>
314
315          <ul>
316            <li><a href="/contact/">grml.org/contact/</a>
317            <li><a href="/irc/">#grml on irc.freenode.org</a>
318          </ul>
319
320          <h3>Thanks</h3>
321
322          <p>Many thanks in this release go to Michael Schierl, Jan-Pieter
323          Jacobs, Moritz Augsburger, Wolfgang Fuschlberger, Manuel Fuhr, Ronny
324          Plattner, Robert Giebel and Martin Ahammer for their contributions.
325          Many thanks to all of you who took part in <a
326          href="http://grml.org/user-survey/grml.txt">the grml user survey</a>.
327          Many thanks also to the ones of you who <a href="/donations/">donated
328          something to the grml-team</a> and of course to all those who have sent
329          feedback since the last release!</p>
330
331          <h3>More Information</h3>
332
333          <p>You can find out more about grml on <a href="/">our website</a>, <a
334          href="/irc/">IRC channel</a>, and <a href="http://wiki.grml.org/">wiki</a>.
335
336          <p>To sign up for future grml announcements, please subscribe to <a
337          href="http://lists.mur.at/mailman/listinfo/grml-announce"> grml's
338          announcement list</a>.</p>
339
340
341          <p><a
342          href="http://www.spreadshirt.net/shop.php?article_id=3966156&view_id=4#top"><img
343          align="right" style="margin-left: 20px; border: 0"
344          src="/img/grmlshirt_0.9.jpg" alt="the grml 1.0 shirt" /></a></p>
345
346          <h3>Further Questions?</h3>
347
348          <p><a href="http://grml.org/contact/">Contact us.</a></p>
349
350 </div>
351
352 [% INCLUDE static_bottom.inc %]
353 <!--
354 vim: ai tw=150
355 -->