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