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