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