initial import
[grml.org.git] / changelogs / README-grml-1.1-rc1 / index.php
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: grml 1.1-rc1 Skunk</title>
5 <meta name="Title" content="grml.org - Release Notes: grml 1.1-rc1 XXX" />
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="fdse-index-as" content="http://www.grml.org/files/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 <?php include '../../static.inc'; ?>
25
26       <div class="content">
27
28         <p><a href="/screenshots/"><img align="right" style="margin-left: 20px;
29         border: 0" src="/screenshots/grml_1.1_small.jpg" width="140" alt="*" /></a></p>
30
31         <h1>Release Notes:<br />grml 1.1-rc1 - codename <a
32         href="/faq/#releasename">Skunk</a> (20071228)</h1>
33
34         <p><strong>Notice: grml 1.1-rc1 is a RELEASE CANDIDATE and not
35         yet the stable release!</strong></p>
36
37         <h3>About</h3>
38
39         <p>grml is a Debian-based Live-CD. It includes a collection of GNU/Linux
40         software especially for users of texttools and system administrators.
41         grml provides automatic hardware detection. You can use grml for example
42         as a rescue system, for analyzing systems/networks or as a working
43         environment. It is not necessary to install anything to a harddisk, you
44         don't even need a harddisk to run it, unless you want to (use grml2hd
45         for this). Due to on-the-fly decompression grml includes about 2.1GB
46         of software and documentation on the CD.</p>
47
48         <h3>Bugfixes</h3>
49
50         <p>Fixed several bugs and issues reported on <a
51         href="http://wiki.grml.org/doku.php?id=grml_1.0">grml_1.0 @
52         grml-wiki</a>.</p>
53
54         <h3>New features</h3>
55
56         <p>Several improved, updated and extended configuration files.</p>
57
58         <h4>New grml-scripts:</h4>
59
60         <ul>
61
62           <li><strong>arename.pl</strong>: rename audio files by looking at a file's tagging
63           information</li>
64
65           <li><a href="/grml-live/"><strong>grml-live</strong></a>: build
66           framework based on <a
67           href="http://fai-project.org/">FAI</a> for generating
68           a grml and Debian based Linux Live system (CD/ISO)</li>
69
70         </ul>
71
72         <h4>New bootparameters/cheatcodes:</h4>
73
74         <ul>
75
76           <li><strong>micvol</strong>: configure mixer/ volume settings of
77           microphone channel; usage: micvol=$number
78
79           <li><strong>noconsolefont</strong>: skip setting console font via
80           consolechars
81
82           <li><strong>nogrmlacpi</strong>: disable acpi stuff inside
83           grml-autoconfig without having to boot using noacpi (which triggers
84           kernel code actions)
85
86           <li><strong>lvm</strong>: activate present Logical Volumes (LVM)
87
88           <li><strong>nolvm</strong>: completely disable LVM code/checks; by
89           default (so without using a special bootoption) grml runs 'lvdisplay'
90           and if something can be found the user gets a hint to execute 'Start
91           lvm2' to set it up
92
93         </ul>
94
95         <h4><a href="/grml2hd/">grml2hd</a> (install grml to harddisk):</h4>
96
97         <ul>
98
99           <li>use --insecure for passwordbox so user gets feedback when typing
100           password (it's '***' of course and not plaintext).
101
102           <li>check for dmraid signatures
103
104           <li>support installation on LVM devices. Usage example:
105           'LVM=/dev/mapper/grml2hd-lvm grml2hd'</li>
106
107         </ul>
108
109         <p>See <a href="/grml2hd/">grml.org/grml2hd/</a> for more
110         details regarding grml2hd.</p>
111
112         <h4><a href="/terminalserver/">grml-terminalserver</a> (boot
113         grml via network)</h4>
114
115         <ul>
116
117           <li>updated initrd generation for use with live-initramfs, providing a
118           reworked initial bootprocess</li>
119
120         </ul>
121
122         <p>See <a href="/terminalserver/">grml.org/terminalserver/</a>
123         for more details regarding grml-terminalserver.</p>
124
125         <h4>Special new features:</h4>
126
127         <ul>
128
129           <li>all grml ISOs are automatically generated using the new <a
130           href="/grml-live/">grml-live framework</a></li>
131
132           <li>completely reworked initial bootprocess, based on live-initramfs
133           now</li>
134
135           <li>Squashfs with <a
136           href="http://www.squashfs-lzma.org/">LZMA
137           support</a></li>
138
139           <li>optimised the system to have as few wakeups as possible (&lt;25
140           wakeups/s in default startup)</li>
141
142           <li>updated to X.org 7.3</li>
143
144           <li>updated to libc6 2.7</li>
145
146           <li>the lang=-bootoption supports dvorak keyboard layouts (using
147           parameters dvorak, dvorak-iso or dvorak-utf8)</li>
148
149           <!--
150           <li>support for Virtualbox guest additions</li>
151           -->
152
153         </ul>
154
155         <h3>Kernel</h3>
156
157         <p>Based on vanilla kernel 2.6.23.11 including <a
158         href="/kernel/">several patches</a> and additional modules:</p>
159
160 <pre class="rahmen">
161
162   acerhk acx100 at76-usb atl2 aufs bcm5700 drbd8 exmap
163   gspca ipw3945 iscsitarget ivtv kqemu linux-wlan-ng
164   loop-aes lzma madwifi ndiswrapper nozomi openafs pcan
165   qc-usb r1000 r5u870 r6040 realtime-lsm rt2400 rt2500 rt73
166   sdricoh_cs sl-modem squashfs sysprof tp-smapi truecrypt
167
168 </pre>
169
170          <p>Notice: some more modules
171
172          <!-- <a
173          href="http://wiki.grml.org/doku.php?id=ati">fglrx</a> and <a
174          href="http://wiki.grml.org/doku.php?id=nvidia">nvidia</a>)
175          -->
176
177          are not pre-installed but available through the <a
178          href="http://deb.grml.org/">grml-repository</a>.</p>
179
180          <p>See <a href="/kernel/">grml.org/kernel/</a> for more details
181          regarding the grml-kernel.</p>
182
183          <h3>Important Changes</h3>
184
185          <p>The bootoption <strong>expert</strong> has been dropped. It is
186          deprecated nowadays. The bootoption <strong>splash</strong> has been
187          renamed into <em>textsplash</em> to avoid clashes with graphical
188          bootsplashes.</p>
189
190          <p>Due to the new initial bootprocess (which is based on
191          live-initramfs) some <strong>bootoptions</strong> might not work as
192          expected or changed its behaviour. The grml team is working on merging
193          outstanding features. If you think you found a bootoption that does not
194          work as expected/documented please <a
195          href="http://grml.org/bugs/">report it</a>.</p>
196
197          <h3>Packages / Software</h3>
198
199          <p>Details about shipped packages and their versions on grml are
200          available at the <a href="/files/#debian">Debian section</a>. See <a
201          href="/files/release-1.1/dpkg_get_selections">dpkg_get_selections</a>
202          for a main package listing and <a
203          href="/files/release-1.1/dpkg_list">dpkg_list</a> for a more detailed
204          list of packages shipped with grml 1.1.</p>
205
206          <h3>Updates</h3>
207
208          <p>Updated all packages to Debian Unstable branch by 20071225.</p>
209
210          <p>Removed 81 packages [please notice that some of them are available under
211          different names/in different packages]:</p>
212
213 <pre class="rahmen">
214   *2.6.20-grml* lib*
215
216   3ware-3dm2-binary airsnort artwiz-cursor attacker auctex
217   autofs bandwidthd-pgsql centericq centericq-common
218   checkinstall clvm cogito cpp-2.95 crywrap dbengine debtags
219   defrag discover discover-data dnsdoctor dvgrab emacs21
220   emacs21-bin-common emacs21-common fbgetty findimagedupes
221   flac123 gnuplot gnuplot-nox gnuplot-x11 gnus gnus-bonus-el
222   grep-dctrl gs gs-common hwtools idn installation-report
223   ion3 ion3-mod-xinerama ion3-scripts irssi-text jail kiss
224   lckdo lshw-common modutils mozilla-firefox ncftp2 nessus
225   netdude openbsd-inetd pdns python-mode python-semanage
226   rhapsody rt2400 rt2500 schedutils scsi-idle sqlrelay
227   sqlrelay-postgresql sqlrelay-sqlite squashfs surfraw
228   tdb-dev thinkpad-base tinysnmp-tools tpctl trapdoor2 twin
229   unison2.9.1 user-de vncommand w3-el-e21 w3-url-e21
230   xdebconfigurator xfonts-artwiz xpdf-utils xtla xzgv
231
232 </pre>
233
234          <p>Added 164 new packages (exluding lib* and *2.6.23-grml*):</p>
235
236 <pre class="rahmen">
237
238   2vcard ack-grep acpi-support-base acpitail aggregate
239   aosd-cat apt-transport-https asql awesome balance bittwist
240   bsd-mailx centerim-common centerim-utf8 cereal cpp-4.2
241   ctorrent dns2tcp duplicity dzen2 ecryptfs-utils edac-utils
242   elfkickers emacs22 emacs22-bin-common emacs22-common
243   etckeeper exifprobe fai-client fai-doc fai-server fatsort
244   firmware-iwlwifi firmware-ralink flashrom fuseiso
245   fuseiso9660 g++-4.2 gcc-4.2 gcc-4.2-base gconf2
246   gconf2-common ghostscript ghostscript-x git-svn gitpkg
247   gksu gnome-keyring gnu-fdisk gnupg-pkcs11-scd gparted
248   grml-debian-keyring grml-live grml-paste gzrt haproxy
249   hdaps-utils hdapsd hfsprogs hgsvn hplip hplip-data
250   iceweasel-webdeveloper ifupdown-extra inoticoming iodine
251   irqbalance irssi-plugin-xmpp iscsitarget itop jp2a kanif
252   kpartx ldnsutils linux-wlan-ng live-initramfs logapp
253   lsb-release lzma mailplate metastore mkelfimage mlocate mr
254   nessusclient netrw netsurf nscd nvclock obconf op
255   open-iscsi open-vm-tools openbox opencryptoki packeth
256   paperkey paris-traceroute pcaputils pm-utils pmailq
257   pngtools polipo poppler-utils pristine-tar privbind pssh
258   python-dbus python-gnupginterface python-pycallgraph
259   python-setuptools python-urlgrabber rinse rofs rt73-common
260   runit rutilt s3cmd scanmem shorewall-common
261   shorewall-shell sl sm snort-common-libraries splint-data
262   squashfs-tools supercat svgalibg1 sysutils taktuk tasksel
263   tasksel-data tetex-base tetex-bin texlive tgt
264   thinkfinger-tools tra ttf-dejavu-core ttf-dejavu-extra
265   uml-utilities unhide uniutils vim-tiny wacom-tools
266   wamerican wapiti x11-apps x11-session-utils x11-utils
267   x11-xfs-utils x11-xkb-utils x11-xserver-utils xar xauth
268   xbacklight xdelta3 xdg-utils xinit xrestop
269   xserver-xorg-video-amd xserver-xorg-video-radeonhd yatm
270   yeahconsole
271
272 </pre>
273
274          <h3>Upgrade notes</h3>
275
276          <p>As usual you can upgrade your grml harddisk system to the latest grml
277          version running 'apt-get update; apt-get install grml'. Take a look at <a
278          href="http://wiki.grml.org/doku.php?id=upgrading">the upgrading webpage in
279          the grml-wiki</a> as well. Notice: If you are using grml in a productive
280          environment and/or use a grml2hd installation we strongly recommend to
281          subscribe to <a href="http://grml.org/mailinglist/">the grml-user
282          mailinglist</a>!</p>
283
284          <h3>Changes since release 1.0 (20070518)</h3>
285
286          <ul>
287
288            <li>Alexander Steinboeck joined <a href="/team/">the grml-team</a>.</li>
289
290            <li>Daily builds available: <a
291              href="http://grml.supersized.org/archives/269-Daily-grml-snapshots.html">automatically
292              generated ISOs of grml</a> (using <a href="/grml-live/">the
293              grml-live framework</a>) are available at <a
294              href="http://daily.grml.org/">daily.grml.org</a>.</li>
295
296            <li>Results of the <a
297              href="http://wiki.grml.org/doku.php?id=survey07">grml user survey
298              are available</a>.</li>
299
300          </ul>
301
302          <h3>Known issues</h3>
303
304          <p>Take a look at <a
305            href="http://wiki.grml.org/doku.php?id=release_candidate">grml_release
306            candidate @ grml-wiki</a>.  Please report problems using information
307          on <a href="/bugs/">grml.org/bugs/</a>.</p>
308
309          <!--
310          <p>Take a look at <a
311          href="http://wiki.grml.org/doku.php?id=grml_1.1">grml_1.1 @ grml-wiki</a>.
312          Please report problems using information on <a
313          href="/bugs/">grml.org/bugs/</a>.</p>
314          -->
315
316          <h3>Download grml 1.1-rc1</h3>
317
318          <p>grml 1.1-rc1 can be downloaded from mirrors listed on <a
319          href="/download/">grml.org/download/</a>.</p>
320
321          <h3>Feedback</h3>
322
323          <p>Your comments, bug reports, patches, and suggestions will help fix bugs
324          and improve future releases. If you find a problem with the release please
325          check <a href="http://wiki.grml.org/doku.php?id=grml_1.1">grml_1.1 @
326          grml-wiki</a> and report problems using information on <a
327          href="/bugs/">grml.org/bugs/</a>. Please send your feedback, feature
328          requests and bug reports to the grml-team!</p>
329
330          <ul>
331            <li><a href="/contact/">grml.org/contact/</a>
332            <li><a href="/irc/">#grml on irc.freenode.org</a>
333          </ul>
334
335          <h3>Thanks</h3>
336
337          <p>Many thanks in this release go to Henning
338          Sprang, Thomas Lange, Michael Schmitt, Daniel
339          Baumann, Karl Voit, Norbert Tretkowski, Jan-Pieter
340          Jacobs, Wolfgang Karall and Darshaka Pathirana for
341          their contributions. Many thanks also to the ones
342          of you who <a href="/donations/">donated something
343          to the grml-team</a> and of course to all those
344          who have sent feedback since the last release!</p>
345
346          <h3>More Information</h3>
347
348          <p>You can find out more about grml on <a href="/">our website</a>, <a
349          href="/irc/">IRC channel</a>, and <a href="http://wiki.grml.org/">wiki</a>.
350
351          <p>To sign up for future grml announcements, please subscribe to <a
352          href="http://lists.mur.at/mailman/listinfo/grml-announce"> grml's
353          announcement list</a>.</p>
354
355
356          <p><a
357          href="http://www.spreadshirt.net/shop.php?article_id=3966156&view_id=4#top"><img
358          align="right" style="margin-left: 20px; border: 0"
359          src="/img/grmlshirt_0.9.jpg" alt="the grml 0.9 shirt" /></a></p>
360
361          <h3>Further Questions?</h3>
362
363          <p><a href="http://grml.org/contact/">Contact us.</a></p>
364
365 </div>
366
367 <?php include '../../static_bottom.inc'; ?>