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