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