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