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