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