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