Bump version number to 0.1, update docs
[grml-live.git] / debian / changelog
1 grml-live (0.1) unstable; urgency=low
2
3   * Bump version number to 0.1 as we ship grml-live with the
4     upcoming stable versions.
5   * Use /usr/bin/vim.tiny as alternativ for vi.
6   * Add new packages to GRML_FULL:
7     - at76-usb-modules-2.6.23-grml64
8     - conky (thanks, shehu)
9     - epdfview
10     - gfs2-tools
11     - sslscan
12     - truecrypt-2.6.23-grml64
13     - unsort
14   * Add new packages to GRML_MEDIUM:
15     - truecrypt-2.6.23-grml64
16   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
17     - drop deprecated entries
18     - add debian2hd for isolinux/syslinux
19     - fix serial bootoption
20     - add grml2hd template for grub
21   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
22     remove packages via dpkg instead of apt-get. Thanks for the
23     bugreport and the patch, Lupe Christoph! [Closes: issue367]
24
25  -- Michael Prokop <mika@grml.org>  Fri, 28 Dec 2007 18:48:11 +0100
26
27 grml-live (0.0.14) unstable; urgency=low
28
29   * Include initial version of the grml-live-remaster script,
30     contributed by Michael Schierl (thanks!) [Closes: issue331]
31   * Bump Standard-Version to 3.7.3 (no further changes).
32   * Set debconf configuration for postfix via
33     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
34   * Improve check for presence of FAI log directory in
35     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
36   * Configure apt-listchanges via new script
37     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
38   * Make sure packages are being removed before docs are being
39     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
40   * Create grml-live.log-file with permissions 664.
41   * Adjust buildd/functions.sh for new logging.
42   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
43     on AMD64 architecture. Add several new kernel packages for amd64
44     to GRML_FULL.
45   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
46   * Drop packages from GRML_FULL:
47     - findimagedupes: too many new dependencies, being:
48       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
49     - netpipes: conflicts with timelimit (see #457444) and does
50       not support IPv6 yet
51   * Add new packages to GRML_FULL:
52     - asql
53     - at76-usb-modules-2.6.23-grml
54     - edac-utils
55     - ifupdown-extra
56     - opencryptoki
57     - pmailq
58     - r6040-modules-2.6.23-grml
59     - scamper
60     - timelimit
61     - virtualbox-ose-guest-modules-2.6.23-grml
62     - virtualbox-ose-guest-utils
63
64  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
65
66 grml-live (0.0.13) unstable; urgency=low
67
68   * New option '-b' for "build-only".
69   * Replace mailx with bsd-mailx in GRML_FULL.
70     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
71   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
72   * Document grml2ram bootoption in grml-cheatcodes.txt
73   * Use -no-progress for Squashfs build process.
74   * Improve /etc/resolv.conf handling in
75     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
76   * Adjust hostname in /etc/postfix/main.cf.
77   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
78   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
79   * Make sure $HOSTNAME is unset by default.
80   * Disable Recommends for aptitude as well.
81   * Check for presence of live-initramfs in 10-build-initramfs.
82   * Install aptitude in softupdate if not present.
83   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
84   * Fix snort setup (/etc/default/snort.dpkg-dist) via
85     /etc/grml/fai/grml/grml_cleanup_chroot
86   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
87   * Remove hwtools from GRML_FULL, see #397723
88   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
89     instead so we keep grml-small as small as possible:
90     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
91     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
92     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
93     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd, 
94   * Add new packages to GRML_MEDIUM:
95     - truecrypt-2.6.23-grml
96   * Add new packages to GRML_FULL:
97     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
98     - gnupg-pkcs11-scd
99     - gparted
100     - grml-paste
101     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
102     - unhide
103   * buildd:
104     - store_iso(): move md5sum file as well
105     - support providing options via grml_live_run() so we can disable
106       LZMA for grml-small builds
107
108  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
109
110 grml-live (0.0.12) unstable; urgency=low
111
112   * Log mkisofs command with quotes around version number for easier
113     copy/paste.
114   * Ship syslinux files via template directory because the syslinux
115     version (1:3.31-4) in Debian/etch is broken. :(
116     Drop syslinux from Depends.
117   * Mention -u option if using the option by accident and the chroot
118     does not exist yet.
119   * Update buildd/cleanup.sh and add buildd/files/.logo.png, 
120     buildd/files/.style.css, buildd/files/HEADER.html and
121     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
122     and provide upload_logs().
123   * Generate md5sum of ISO if using class 'RELEASE'.
124   * Do not install package 'grml' via GRMLBASE because we want
125     to use grml-small in GRML_SMALL and GRML_MEDIUM.
126   * Remove and recreate /root directory in 98-clean-chroot.
127   * Skip stage updatebase when using softupdate and handle upgrade
128     on our own via hooks.
129   * Execute removal of log files after sourcing config files.
130
131  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
132
133 grml-live (0.0.11) unstable; urgency=low
134
135   * New option -z to use ZLIB instead of LZMA compression and
136     support SQUASHFS_OPTIONS in configuration file.
137   * Add new class XORG.
138   * Add X.org packages to GRML_MEDIUM.
139   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
140     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
141   * Adjust grml-buildd for new logdir structure.
142   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
143     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
144   * Diplay use of $LOCAL_CONFIG in configuration dialog.
145   * Remove fai's last-dirinstall and last-softupdate when using
146     ZERO_FAI_LOGFILE as well.
147   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
148     3.2.3 has a serious bug.
149   * Add new packages to GRML_FULL:
150     - atl2-modules-2.6.23-grml
151     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
152     - firmware-rt61
153     - firmware-rt73
154     - mlocate
155     - open-vm-tools
156     - pcaputils
157     - xrestop
158     - xserver-xorg-video-radeonhd
159     - yatm
160   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
161
162  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
163
164 grml-live (0.0.10) unstable; urgency=low
165
166   * Drop patches which are part of FAI 3.2.3 now. Depend on
167     FAI version 3.2.3 therefor.
168   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
169     Quoting the NEWS file of FAI:
170     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
171     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
172       will be copied to the path above at the end of an installation
173   * Log the executed FAI, squashfs and mkisofs command lines to
174     /var/log/grml-live.log.
175   * New option '-C <configuration_file>' for specifying a configuration
176     file. Needs heavy testing though, because the files are updated
177     during runtime it isn't as easy as expected to be. :-/
178   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
179     old FAI logs.
180   * Do not enable apt-listbugs if the binary is not available.
181     [Testing: issue340]
182   * Add keychain package to GRML_SMALL.
183   * Add new packages to GRML_MEDIUM:
184     - grml-live
185     - keychain
186     - lzma-modules-2.6.23-grml
187     - squashfs-modules-2.6.23-grml (we build the module external now)
188   * Add new packages to GRML_FULL:
189     - aosd-cat
190     - grml-live
191     - lzma-modules-2.6.23-grml
192     - squashfs-modules-2.6.23-grml (we build the module external now)
193   * Support loading of squashfs module via
194     /etc/grml/fai/live-initramfs/grml-script.init-top
195   * Make sure we have pinning for grml-stable and grml-testing
196     repositories via /etc/grml/fai/apt/preferences, not matter where
197     the packages come from (web vs. local mirror/cache for example).
198   * Remove base.tgz from chroot directory.
199   * Do not create /etc/sysconfig/network-scripts and
200     /etc/sysconfig/provider any longer in cleanup script.
201   * Fix typo in bootsplash f3 (thanks, jimmy).
202   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
203     isolinyx/syslinux/grub configuration because getbootparam
204     of grml-autoconfig requires a whitespace inside /proc/cmdline.
205   * Support grml2ram bootoption inside isolinyx/syslinux/grub
206     configuration.
207
208  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
209
210 grml-live (0.0.9) unstable; urgency=low
211
212   * Remove all files inside /root/ when using class RELEASE.
213   * Disable apt-listbugs in [soft]update.
214   * Fix 'dependency problems' handling in buildd functions.
215   * Add buildd/remove_isos.sh to remove generated ISOs.
216   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
217   * Set hostname in instsoft-hook already.
218   * Add user (grml) to all relevant groups.
219   * Improve initrd+kernel copy process: ignore .bak files (and get rid
220     of them) and copy always exactly one image.
221   * Add new packages to GRML_FULL:
222     - awesome
223     - cereal
224     - etckeeper
225     - hdapsd
226     - hdaps-utils
227     - libstdc++2.10-glibc2.2 [for better support of
228       binaries from commercial vendors; thanks to
229       Christian Hofstaedtler]
230     - mkelfimage
231     - runit
232     - rutilt
233     - supercat
234     - truecrypt-2.6.23-grml
235   * Drop centericq-common, centerim-common, irssi-text, rt2400
236     and rt2500 from GRML_FULL package list.
237
238  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
239
240 grml-live (0.0.8) unstable; urgency=low
241
242   * Copy /etc/resolv.conf to chroot in
243     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
244     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
245   * Remove /var/run/fai/fai_softupdate_is_running and
246     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
247     (FAI's softupdate currently does not clean up when canceling
248     the process.)
249   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
250     softupdate action.
251   * Remove /var/log/fai/* in class RELEASE.
252   * Generate md5sum of windows binaries.
253   * Upgrade via aptitude [safe-]upgrade in update process.
254   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
255     /etc/grml/fai/grml/grml_cleanup_chroot.online
256   * Edit /etc/apt/apt.conf inside
257     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
258     once.
259   * Make the log checks inside grml-live aware of the update
260     log-directory /var/log/fai/current.
261   * Use strings instead of --help to detect support of safe-upgrade
262     inside aptitude, otherwise it might fail due to unavailable shared libs.
263   * Configure (enable) apt-listchanges + apt-listbugs via
264     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
265   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
266   * Add new packages to GRML_FULL:
267     - acx100-2.6.23-grml
268     - bcm5700-module-2.6.23-grml
269     - dzen2
270     - drbd8-2.6.23-grml
271     - exmap-modules-2.6.23-grml
272     - fglrx-kernel-2.6.23-grml
273     - iscsitarget-2.6.23-grml
274     - ivtv-modules-2.6.23-grml
275     - ivtv-utils
276     - libacme-bleach-perl
277     - libacme-eyedrops-perl
278     - libacme-smirch-perl
279     - libpam-chroot
280     - libpam-devperm
281     - libpam-dotfile
282     - libpam-krb5
283     - libpam-modules
284     - libpam-mount
285     - libpam-pwgen
286     - libpam-smbpass
287     - libpam-ssh
288     - libpam-tmpdir
289     - libtool
290     - ndiswrapper-modules-2.6.23-grml
291     - openafs-modules-2.6.23-grml
292     - tp-smapi-modules-2.6.23-grml
293   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
294     Tom Asbury).
295   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
296     in a very smooth shape).
297
298  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
299
300 grml-live (0.0.7) unstable; urgency=low
301
302   The "holidays? what? are you joking?!"-release.
303
304   * Added FAI patches to /usr/share/grml-live/patches/ - it's
305     recommended to apply the patches to FAI until they are accepted
306     upstream. See Debian's BTS for more details: #444210, #447080
307     and #448426.
308   * Support option '-u' for updating system.
309   * Reworked buildd concept.
310     - Now we have a seperate
311       /usr/share/grml-live/buildd/functions.sh for generic stuff
312       and /etc/grml/grml-buildd.conf as configuration file.
313     - Use grml-buildd.{stdout,stderr} instead of
314       grml-live.{stdout,stderr} as log files.
315     - buildd/functions.sh: do not mv files if there was an error
316       during grml-live execution
317     - do not re-execute grml-live is the target ISO exists already
318   * Update zsh completion - thanks to Frank Terbeck!
319   * Set /etc/grml_version of live-system to the according value.
320     [Closes: issue322]
321   * Support setting /etc/debian_chroot inside chroot (useful if
322     building fails and manual interaction is needed).
323   * Log to /var/log/grml-live.log by default now and support
324     $ZERO_LOGFILE for cleaning up logs.
325   * Added new grml-repository named grml-live which is intented
326     to fix issues from Debian for grml-live builds. It is automatically
327     activated if you are building against unstable/sid and should
328     be used manually only if you realy know what you are doing.
329     Notice: if something fails inside building the base chroot/
330     debootstrap system we can't do anything via grml-live for you
331     right now. Instead grab the base.tgz from http://daily.grml.org/
332   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
333     for comparing two repositories.
334   * Replaced /etc/grml/fai/files/etc/apt/preferences
335     with /etc/grml/fai/apt/preferences so grml-live repository
336     can be used and configured at a single place.
337   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
338     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
339     later again.
340   * Display version number of grml-live.
341   * Log executed grml-live command line.
342   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
343     by default.
344   * Disable Recommends inside chroot installation.
345   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
346     for xserver-xorg package via debconf to work around #448863.
347   * Use "newest" kernel only if two kernels are present in the chroot.
348   * Set $SECONDS to unknown if $start_seconds is not set.
349   * Log closing signs (----...) via bailout to make sure they are
350     always set - even when exiting with an error.
351   * Check for presence of /bin/zsh before setting default shell in
352     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
353   * Check for locales/localepurge before using them in
354     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
355   * Add new packages to GRML_FULL:
356     - bittwist
357     - ldnsutils
358     - libpam-thinkfinger
359     - linux-wlan-ng-modules-2.6.23-grml
360     - madwifi-modules-2.6.23-grml
361     - netrw
362     - rt73-module-2.6.23-grml
363     - thinkfinger-tools
364     - tra
365   * Drop idn from GRML_FULL.
366   * Add new packages to GRML_MEDIUM:
367     - alsa-base
368     - alsa-tools
369     - alsa-utils
370     - ed
371     - pcmciautils
372     - Update kernel version to 2.6.23-grml
373     - replace dhcp-client with dhcp3-client
374   * Add ed package to GRML_SMALL and replace dhcp-client with
375     dhcp3-client.
376   * Use new kernel version 2.6.23-grml64 for amd64.
377
378  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
379
380 grml-live (0.0.6) unstable; urgency=low
381
382   * New option "-a" for setting architecture. This allows building
383     grml(32) on amd64.
384   * Fix stderr redirection in "/usr/sbin/fai already running..."
385   * Update /etc/grml/fai/make-fai-nfsroot.conf
386   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
387     for grml-live instead of /var/log/grml-live.log so it's easier
388     to track.
389   * Update of buildd scripts: main configuration file main.sh
390     which provides all the build stuff inside separate functions.
391   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
392     from subkeys.pgp.net fails.
393   * Improve check for kernel version inside
394     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
395   * Work around #353967 for Debian/etch in
396     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
397   * Add new packages to GRML_FULL:
398     - ghostscript (and get rid of gs, gs-common, gs-esp)
399     - mr
400
401  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
402
403 grml-live (0.0.5) unstable; urgency=low
404
405   * Add new scripts to /usr/share/grml-live/examples/buildd/:
406     - grml-live_autobuild_grml-small_etch.sh
407     - grml-live_autobuild_grml-small_sid.sh
408     - grml-live_autobuild_grml64-small_etch.sh
409     - grml-live_autobuild_grml64-small_sid.sh
410   * Some more FAI error checking.
411   * Updated buildd scripts (better subject handling).
412   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
413     Restore usual Debian behaviour at the end using
414     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
415   * Add new scripts for retreiving bugs via apt-listbugs
416     and storing package selection inside log directory.
417     This has been integrated in a new class named "RELEASE".
418   * Added support for new kernel version 2.6.23-grml to
419     GRML_FULL.
420   * Use uxterm as x-terminal-emulator and fall back to xterm
421     only it uxterm is not available.
422   * Support /etc/locale.gen.grml - it's used by default in
423     class GRML_FULL and a new class named LOCALES.
424   * Work around #443481 (bug inside snort) for Debian etch
425     via using /etc/snort/snort.common.parameters (thanks for
426     the idea, Thomas Lange!)
427   * Do not exit with an error code if /usr/include/linux is NOT
428     a symlink to /usr/src/linux/include/linux but keep it as
429     a warning instead.
430   * Log executed grml-live command.
431   * Re-enable problematic packages that have been fixed:
432     - apt-listbugs (fixed via manual interaction in scripts)
433     - gsm-utils (#353967)
434     - snort (#443481)
435     - wvdial (fixed via debconf)
436   * Add new packages to GRML_FULL:
437     - ack-grep
438     - mailplate
439     - pristine-tar
440
441  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
442
443 grml-live (0.0.4) unstable; urgency=low
444
445   * The -t option for specifying the output directory has been
446     renamed into -o. The option -t now specifies the place where
447     templates for building the ISO can be found.
448   * Option -t can be used for specifying the template directory.
449     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
450   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
451   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
452     - disable pipeline workaround 
453     - create /dev/MAKEDEV in chroot to work around the
454       "./MAKEDEV: No such file or directory" problem of some packages
455   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
456     dangerous because of automatic removal of the files/dirs via fai.
457   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
458     I386/AMD64 classes in the docs.
459   * Add new packages to GRML_FULL:
460     - tgt: Linux target framework user-space tools
461     - paperkey: extract just the secret information out ouf OpenPGP keys
462     - gitpkg: helper scripts for maintaining packages with git
463     - iscsitarget: iSCSI Enterprise Target userland tools
464     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
465   * Set $HOSTNAME to according hostname via
466     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
467   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
468   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
469     available). 
470   * Check for presence of the initrd.
471   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
472   * Add /usr/share/grml-live/examples/buildd/
473
474  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
475
476 grml-live (0.0.3) unstable; urgency=low
477
478   * Support for setting GRML_NAME (like grml vs. grml-small
479     vs grml64 vs...)
480   * Drop the character limits of $VERSION and $RELEASENAME.
481   * Make sure $SECONDS is set before outputting the runtime.
482   * Unify usage of i386_files, place all template files in
483     directory templates now.
484   * Improve portability of linux headers cleanup inside
485     grml_cleanup_chroot.
486   * Provide class GRML_SMALL and rename old GRML_SMALL into
487     GRML_MEDIUM.
488   * Do not install kernel via GRMLBASE but via GRML_* classes
489     instead so we have only one single kernel on the system
490     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
491   * Use grml-live.log as logfile.
492   * Added vim to GRML_MEDIUM package list.
493
494  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
495
496 grml-live (0.0.2) unstable; urgency=low
497
498   * Add support for amd64.
499   * Update and extend documentation.
500   * Bugfix: Make sure $LOGDIR exists.
501   * fai dirinstall: set hostname via $HOSTNAME
502
503  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
504
505 grml-live (0.0.1) unstable; urgency=low
506
507   * Initial release.
508
509  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
510