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