Set $HOSTNAME to according hostname
[grml-live.git] / debian / changelog
1 grml-live (0.0.4) unstable; urgency=low
2
3   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
4   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
5     - disable pipeline workaround 
6     - create /dev/MAKEDEV in chroot to work around the
7       "./MAKEDEV: No such file or directory" problem of some packages
8   * Do not copy the initrd of chroot to boot/isolinux/ but instead move
9     it to save a few more MBs of space.
10   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
11     dangerous because of automatic removal of the files/dirs via fai.
12   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
13     I386/AMD64 classes in the docs.
14   * Add new packages to GRML_FULL:
15     - tgt: Linux target framework user-space tools
16     - paperkey: extract just the secret information out ouf OpenPGP keys
17     - gitpkg: helper scripts for maintaining packages with git
18   * Set $HOSTNAME to according hostname via
19     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
20   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
21
22  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
23
24 grml-live (0.0.3) unstable; urgency=low
25
26   * Support for setting GRML_NAME (like grml vs. grml-small
27     vs grml64 vs...)
28   * Drop the character limits of $VERSION and $RELEASENAME.
29   * Make sure $SECONDS is set before outputting the runtime.
30   * Unify usage of i386_files, place all template files in
31     directory templates now.
32   * Improve portability of linux headers cleanup inside
33     grml_cleanup_chroot.
34   * Provide class GRML_SMALL and rename old GRML_SMALL into
35     GRML_MEDIUM.
36   * Do not install kernel via GRMLBASE but via GRML_* classes
37     instead so we have only one single kernel on the system
38     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
39   * Use grml-live.log as logfile.
40   * Added vim to GRML_MEDIUM package list.
41
42  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
43
44 grml-live (0.0.2) unstable; urgency=low
45
46   * Add support for amd64.
47   * Update and extend documentation.
48   * Bugfix: Make sure $LOGDIR exists.
49   * fai dirinstall: set hostname via $HOSTNAME
50
51  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
52
53 grml-live (0.0.1) unstable; urgency=low
54
55   * Initial release.
56
57  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
58