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