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