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