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