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