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