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