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