Provide option --defaultinterfaces to install default /etc/network/interfaces
[grml-debootstrap.git] / debian / changelog
1 grml-debootstrap (0.63) unstable; urgency=medium
2
3   [ Christian Hofstaedtler ]
4   * [1fa99e5] Fix smbfs example in fstab
5
6   [ Michael Prokop ]
7   * [95f4b7c] Switch default filesystem from ext3 to ext4
8   * [8b1c652] Provide --debug option for very verbose execution
9   * [d919319] Support execution of --grub when installing to target
10     directory. Thanks to Michael Renner <michael.renner@amd.co.at> for
11     initial bug report and sponsoring my development time
12   * [2976d92] Copy /etc/network/interfaces from host system, unless
13     --nointerfaces is used or target is a VM. Thanks to Michael Renner
14     <michael.renner@amd.co.at> for feature request and sponsoring my
15     development time
16   * [84fe150] Update documentation WRT supported releases and some minor
17     fixes
18   * [6cf66c7] Clarify usage of default hostname ($HOSTNAME is considered)
19   * [6c59725] Support --nokernel option to skip installation of default
20     kernel images
21   * [583bdc6] Do not enable security mirror for lenny release, being
22     unavailable/unsupported nowadays
23
24  -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 02:03:45 +0200
25
26 grml-debootstrap (0.62) unstable; urgency=medium
27
28   * [2751e66] Execute apt upgrade with DEBIAN_FRONTEND environment
29     variable
30
31  -- Michael Prokop <mika@grml.org>  Tue, 08 Apr 2014 19:32:31 +0200
32
33 grml-debootstrap (0.61) unstable; urgency=medium
34
35   * [a685e2b] Add ifenslave and cryptsetup to default package list
36     [Closes: issue1293]
37
38  -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 23:36:53 +0100
39
40 grml-debootstrap (0.60) unstable; urgency=medium
41
42   [ Patrick Schleizer ]
43   * [4f436b4] added $DPKG_OPTIONS to all instances of apt-get and aptitude
44     https://github.com/grml/grml-debootstrap/issues/8
45   * [80fae65] [7ec9ddc] grml-debootstrap own version detection code
46     simplification
47   * [134498c] It is not possible to build amd64 on i386. Break when the
48     user attempts to do this.
49   * [5a873a8] Support FIXED_DISK_IDENTIFIERS option, useful for
50     reproducible builds
51
52   [ Michael Prokop ]
53   * [b9fc7bb] Abort if FIXED_DISK_IDENTIFIERS is set but mkfs.* does not
54     match for ext{2,3,4} file system
55   * [a59c1b4] Bump Standards-Version to 3.9.5
56
57  -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:18:49 +0100
58
59 grml-debootstrap (0.59) unstable; urgency=low
60
61   * [b8fb51c] Fix usage of configuration variables
62   * [6e7a2c8] Drop URL to release notes from script header
63   * [2ef61aa] Improve error handling for update-locale
64
65  -- Michael Prokop <mika@grml.org>  Tue, 12 Nov 2013 14:06:52 +0100
66
67 grml-debootstrap (0.58) unstable; urgency=low
68
69   * [ddf2a40] Support $DEFAULT_LOCALES to enable specified locales as
70     default
71   * [a75f067] Install grub to main md device when installing on
72     SW-RAID/mdadm
73   * [172555b] Support overriding configuration via environment variables
74   * [45642a3] Add vlan package to default package list
75   * [af82910] Add bridge-utils to default package list
76   * [53d51ac] Fix description of SCRIPTS variable in config file.
77     Thanks to Jimmy Gredler for the hint
78   * [2ecc3d3] Mention that "raw format" is used for vmfile option
79
80  -- Michael Prokop <mika@grml.org>  Tue, 12 Nov 2013 13:15:23 +0100
81
82 grml-debootstrap (0.57) unstable; urgency=low
83
84   The "happy wheezy release" release
85
86   [ Christian Hofstaedtler ]
87   * [dfac692] Remove obsolete DM-Upload-Allowed flag
88   * [5fbec1d] Bump Standards-Version to 3.9.4 (no changes needed)
89
90  -- Michael Prokop <mika@grml.org>  Wed, 08 May 2013 16:21:23 +0200
91
92 grml-debootstrap (0.56) experimental; urgency=low
93
94   [ Markus Rekkenbeil ]
95   * [4f9ea91] Add new feature "backportrepos" via option --backportrepos
96
97   [ Evgeni Golov ]
98   * [e45e376] fix kernel image search on i386
99
100  -- Michael Prokop <mika@grml.org>  Fri, 08 Mar 2013 15:28:21 +0100
101
102 grml-debootstrap (0.55) experimental; urgency=low
103
104   [ Evgeni Golov ]
105   * ISO related bugfixes:
106     * [6f8ba91] set ISO to file:$ISO, not to file:$1 which is
107       just wrong
108     * [ab690ec] debootstrap from an ISO when ISO is set as MIRROR
109       is always set
110     * [10690a9] Debian ISOs do not contain signed Release files
111     * [9c1ec11] remove local (file://) mirrors from sources.list
112   * Misc improvements:
113     - [010a354] add a fallback mirror to be added in case when a local
114       mirror is removed
115     - [91e39fc] Dynamically determine the correct kernel package name
116       [Closes: issue1206]
117     - [76ca758] Add firmware-linux-free to the packages to be installed
118     - [a9697fb] add BOOT_APPEND to GRUB_CMDLINE_LINUX_DEFAULT
119     - [a93156c] don't fail to ask for a password if there is no TTY
120       [Closes: issue1200]
121
122   [ Michael Prokop ]
123   * [f3a7ab6] Use http.debian.net as default mirror
124
125  -- Michael Prokop <mika@grml.org>  Mon, 04 Feb 2013 15:58:46 +0100
126
127 grml-debootstrap (0.54) unstable; urgency=low
128
129   The "happy new year, Verena" release.
130
131   [ Evgeni Golov ]
132   * [5ee8148] add BOOT_APPEND to GRUB_CMDLINE_LINUX_DEFAULT
133
134   [ Michael Prokop ]
135   * [62cec4e] Do not hardcode squeeze as Debian/stable
136   * [6589216] Set wheezy as the new default release [Closes: #688234]
137   * [ae9070d] docs: fix outdated default mirror reference
138   * [e5a6244] docs: clarify AUTOINSTALL is currently supported on Grml
139     live systems only. Thanks to Evgeni Golov <evgeni@grml.org> for review
140     + improving
141   * [4280921] docs: mention VM image and dialog based frontend support.
142     Thanks to Evgeni Golov <evgeni@grml.org> for review and improving
143
144  -- Michael Prokop <mika@grml.org>  Mon, 31 Dec 2012 23:52:42 +0100
145
146 grml-debootstrap (0.53) unstable; urgency=low
147
148   * [4d08103] Add acpi-support-base to default package selection
149
150  -- Michael Prokop <mika@grml.org>  Tue, 19 Jun 2012 23:04:16 +0200
151
152 grml-debootstrap (0.52) unstable; urgency=low
153
154   [ Darshaka Pathirana ]
155   * [344f0e9] detect architecture before checkconfiguration
156   * [ddbb875] display architecture in checkconfiguration summary
157
158   [ Michael Prokop ]
159   * [14e6e30] dm-mod: also check for device-mapper support using
160     /proc/misc
161
162  -- Michael Prokop <mika@grml.org>  Mon, 11 Jun 2012 17:34:47 +0200
163
164 grml-debootstrap (0.51) unstable; urgency=low
165
166   * [0452dad] VM feature: improve sed command line to replace root=...
167     kernel option. Thanks to Conny Seidel <conny.seidel@amd.com> for
168     bugreport + patch
169   * [06fc8bd] Drop --insecure/SECURE option + instead depend on
170     debian-archive-keyring package
171   * [4fac6ee] Redirect eerror messages to stderr
172   * [ab9101c] Remove chroot-script after execution
173   * [f831c79] Display debootstrap.log if bootstrapping failed and log
174     file isn't empty
175   * [8cf8a43] Display grml-debootstrap version information in
176     configuration-check dialog
177   * [14021b8] Adjust source code comment for --nopassword option
178
179  -- Michael Prokop <mika@grml.org>  Mon, 14 May 2012 18:21:55 +0200
180
181 grml-debootstrap (0.50) unstable; urgency=low
182
183   [ Michael Prokop ]
184   * [772c343] docs: mention http://archive.debian.org/debian/ for
185     lenny release
186   * [6ea6382] Make sure loop module is present [Closes: issue1155]
187     Thanks to Christian Hofstaedtler for the bugreport.
188
189   [ Gregor Thill ]
190   * [afe4bad] Remove the sysfs noauto entry from the installed fstab.
191     Thanks to Carsten Hey <carsten@debian.org> for helping in
192     bug report handling and patch handling. (Closes: #670074)
193
194  -- Michael Prokop <mika@grml.org>  Tue, 24 Apr 2012 01:59:55 +0200
195
196 grml-debootstrap (0.49) unstable; urgency=low
197
198   * Team upload
199   * [d17c54b] Run upgrade procedure by default (disable via
200     UPGRADE_SYSTEM config)
201   * [04d37b9] Rework cleanup process
202   * [5f348b9] grub_install: slightly change message if grub is not
203     installed
204   * [0c7dbbc] Wording: since->because
205   * [f720b57] Slightly improve bailout and cleanup functions to better
206     catch errors
207   * [d31f878] Check for dialog executeable only when using interactive
208     mode
209   * [07c0379] VM installation: also check for parted executable
210   * [f48891f] Try to load dm-mod kernel module if kpartx fails
211   * [60881cb] Run unmount of chroot's /dev twice. Thanks to Michael Hanke
212     <mih@debian.org> for reporting and testing (Closes: #657023)
213   * [07c7f30] Bump Standards-Version to 3.9.3
214   * [851c803] Update years of copyright
215
216  -- Michael Prokop <mika@grml.org>  Fri, 24 Feb 2012 14:44:27 +0100
217
218 grml-debootstrap (0.48) unstable; urgency=low
219
220   [ Michael Prokop ]
221   * [837ac57] chroot-script: de-duplicate code WRT security mirror.
222   * [6197947] chroot-script: be more verbose about steps executed in
223     chrootmirror().
224   * [c3dbeb4] clarify usage text of --packages option
225   * [aadfa9e] chroot-script: clarify error message iff packages is not
226     available + send it to stderr
227   * [ad7c3cf] Support --nopassword option to not prompt for the root
228     password
229   * [8fe289c] do not run fsck when deploying virtual machine
230   * [e68a7d9] vim modeline: set shiftwidth to a less insane value
231   * [a7bfe23] support --grmlrepos command line option
232   * [7140774] clarify usage of --arch option
233   * [6891310] docs: improve option formating, minor typo fixes
234   * [20a41b7] update release table (drop etch, add wheezy)
235   * [bcc5b04] disable filesystem check by default
236   * [d88d27d] drop enabled config variables from config file and use
237     defaults. Thanks to Christian Hofstaedtler <ch@grml.org> for review
238     and improvements.
239   * [3adae46] make sure chroot variables are quoted
240   * [1ba2adf] make sure grub-pc is installed when grub option is used
241
242   [ Christian Hofstaedtler ]
243   * [074c439] Reformat NEWS.Debian
244   * [56a04d7] Install bootgrub.mksh 0755
245   * [ab804e4] Switch to source format 3.0 (native)
246   * [9f2c2ff] Reworded package Description a tiny bit
247   * [19bf46a] Fix debian/copyright to point to GPL-2 license
248   * [2b2dc77] Add dialog to Recommends
249
250  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 18:13:26 +0100
251
252 grml-debootstrap (0.47) unstable; urgency=low
253
254   The "initial upload to Debian" release.
255
256   [ Ulrich Dangel ]
257   * [e47ca96] Use /bin/bash for tests instead of /bin/zsh
258
259   [ Christian Hofstaedtler ]
260   * [c87dc4a] Don't depend on grml-etc-core
261   * [5e16f74] Update copyright file based on git log
262   * [bf11621] Prepare control file for targetting Debian
263   * [23140a3] Fix lintian warning debian-rules-missing-recommended-target
264   * [fcc981a] Update package description
265   * [50de133] Depend on gawk, as we're using that
266   * [5081ff4] fix ported eend function return value
267   * [79ea500] bailout on dialog cancellation
268
269   [ Michael Prokop ]
270   * [561fb86] Drop "set -e" from the scripts.
271   * [4384a10] Fix vim syntax folding issue with missing }}}.
272
273  -- Michael Prokop <mika@grml.org>  Thu, 28 Jul 2011 18:04:13 +0200
274
275 grml-debootstrap (0.46) unstable; urgency=low
276
277   * [f1c990c] Update package description and documentation to
278     reflect squeeze as current stable release.
279   * [fc6d883] Support --vmfile and --vmsize command line options
280     for deploying a virtual machine.
281   * [a64fecc] Support --force option to skip user acknowledgement
282     and do not prompt for user input.
283   * [5ee5cac] Consequently use eerror for displaying error messages.
284   * [25bfeb7] Bump Standards-Version to 3.9.2.
285
286  -- Michael Prokop <mika@grml.org>  Mon, 30 May 2011 23:27:33 +0200
287
288 grml-debootstrap (0.45) unstable; urgency=low
289
290   * [dc5e2a0] Install os-prober by default.
291   * [f7fc84f] Improve installed-check for packages that should
292     be reconfigured.
293   * [c96402b] Be quiet when checking for package precense.
294
295  -- Michael Prokop <mika@grml.org>  Sat, 14 May 2011 03:15:40 +0200
296
297 grml-debootstrap (0.44) unstable; urgency=low
298
299   [ Christian Hofstaedtler ]
300   * [840f5b8] Install (non-free) firmware for Linux kernel
301   * [a6c9e87] turn off Install-Recommends for our apt-get calls
302   * [05d6993] add rsync to package list
303   * [7f6ece8] add lsb-release to package list
304
305   [ Michael Prokop ]
306   * [5c9bdb3] Add security.debian.org to sources.list (except for
307     unstable/sid). Thanks for the suggestion to Michael Renner.
308     [Closes: issue967]
309   * [cbe2eae] Integrate Debian/squeeze and Debian/wheezy proberly.
310
311  -- Michael Prokop <mika@grml.org>  Fri, 11 Mar 2011 12:31:05 +0100
312
313 grml-debootstrap (0.43) unstable; urgency=low
314
315   * [57a2d9c] Automatically reboot after 10 seconds of inactivity after
316     successfully finishing automatic installation.
317
318  -- Michael Prokop <mika@grml.org>  Sat, 08 Jan 2011 01:33:25 +0100
319
320 grml-debootstrap (0.42) unstable; urgency=low
321
322   * [0d2a566] grml-debootstrap.8.txt: Add Squeeze as alternative
323     recommendation as suite.
324   * [9577874] Move grub_install from grml-debootstrap to chroot-script.
325   * [8782512] Makefile: drop uniq/sed/... workarounds for broken
326     docbook-xsl (1.71.0.dfsg.1-1).
327
328  -- Michael Prokop <mika@grml.org>  Tue, 28 Dec 2010 15:54:11 +0100
329
330 grml-debootstrap (0.41) unstable; urgency=low
331
332   * [97eb00e] Use /etc/apt/sources.list.d/grml.list (instead of
333     /etc/apt/sources.list) for grml-repository. Retrieve the
334     grml-debian-keyring Debian package if possible and fall back
335     to direct use of gpg/apt-key only if that fails. [Closes: issue867]
336   * [17695f7] Dynamically calculate version number using the Debian
337     package version.
338   * [0fd00f0] Run grml-debootstrap under bash.
339   * [171d6a2] Fix --help parsing.
340   * [6364b23] Improve check4root message WRT usage instructions.
341   * [8c38e6c] Improve check4root.
342
343  -- Michael Prokop <mika@grml.org>  Thu, 02 Dec 2010 14:55:19 +0100
344
345 grml-debootstrap (0.40) unstable; urgency=low
346
347   [ Christian Hofstaedtler ]
348   * Create md raids with metadata format 0.90 when installing lenny, as
349     grub from lenny can not boot from md with newer metadata versions.
350     [Closes: issue878].
351
352  -- Michael Prokop <mika@grml.org>  Mon, 18 Oct 2010 16:27:57 +0200
353
354 grml-debootstrap (0.39) unstable; urgency=low
355
356   [ Tong Sun ]
357   * remove 'umount -a' in bailout(). [Closes: issue806].
358
359   [ Christian Hofstaedtler ]
360   * Remove "read -s" bashism from target chroot script.
361     [Closes: issue912].
362
363   [ Michael Prokop ]
364   * Bump Standards-Version to 3.9.1.
365
366  -- Michael Prokop <mika@grml.org>  Mon, 18 Oct 2010 14:51:16 +0200
367
368 grml-debootstrap (0.38) unstable; urgency=low
369
370   * Source specified configuration file at according stage.
371   * Make sure to reread the correct partition table if using SW-RAID.
372   * Cosmetic: fix comment regarding local CHOOSE_MIRROR.
373
374  -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:45:20 +0200
375
376 grml-debootstrap (0.37) unstable; urgency=low
377
378   * Do not unmount ISO loopback mount point in finalize().
379
380  -- Michael Prokop <mika@grml.org>  Tue, 02 Mar 2010 02:30:32 +0100
381
382 grml-debootstrap (0.36) unstable; urgency=low
383
384   * Add support for specifying filesystem that should be created
385     when installing to directories through --filesystem.
386     [Closes: issue596]
387   * Provide /etc/network/interfaces.examples file.
388     [Closes: issue495]
389
390  -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 21:39:57 +0100
391
392 grml-debootstrap (0.35) unstable; urgency=low
393
394   * Do NOT execute 'umount -a' in chroot script for cleanup. This
395     can cause problems with installations to directories.
396     Thanks for the bugreport and debugging, Tong Sun.
397     [Closes: issue806]
398   * Replace vol_id command with blkid.
399
400  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 15:19:10 +0100
401
402 grml-debootstrap (0.34) unstable; urgency=low
403
404   * Move the apt cache removal function to a later point of execution
405     so custom scripts still have access to the Debian packages.
406   * Display executed debootstrap cmdline when running it.
407   * Slightly improve checks for grub-install/update-grub and do
408     no set full path to the binaries.
409   * Revert "Updated grml-debootstrap parameter handling" which
410     breaks the way grml-debootstrap used to work. Instead:
411   * Introduce option --nopackages to skip installation of packages
412     defined in /etc/debootstrap/packages.
413   * Support config variable RM_APTCACHE to allow disabling removal
414     of apt-cache. Thanks for the idea and initial patch, Tong Sun.
415     [Closes: issue805]
416
417  -- Michael Prokop <mika@grml.org>  Mon, 22 Feb 2010 23:46:13 +0100
418
419 grml-debootstrap (0.33) unstable; urgency=low
420
421   [ Michael Prokop ]
422   * Do not provide the 'install bootloader into partition' feature in
423     the interactive menu.
424   * Install to directory: normalise the path to an absolute directory
425     name.
426   * remove cached debs to reduce diskpace during bootstrap (based on
427     patch by gebi, thanks).
428   * Fix sed usage for fall back to old behaviour in MBR handling.
429   * Bump Standards-Version to 3.8.4 (no further changes).
430
431   [ Ulrich Dangel ]
432   * Support and enable per default --keyring option. [Closes: issue746]
433   * Do not run MAKEDEV inside the chroot.
434   * Adjusted umount handling in bailout() to work with set -e
435   * Always execute install_policy_rcd in chroot [Closes: issue778]
436   * Install signal handler to always cleanup chroot.
437   * Replace /bin/true with true in chroot-script
438   * Remove duplicate : in getopt definition. Caused wrong parameter
439     handling.
440   * Adjusted Filename comment in cmdlineopts.clp
441   * Remove trailing whitespace from debian/rules
442   * Switched order of including cmdlineopts.clp, first check local
443     directory
444   * Only set PARTITION=1 if target is a block device.
445   * Apply patch by Tong Sun <suntong@cpan.org> which addresses
446     grml-debootstrap's parameter handling. Thanks!
447   * Added unit tests for cmddlineopts.clp.
448
449   [ Michael Gebetsroither ]
450   * introduce --pre-scripts to be executed before chroot-scripts
451
452  -- Michael Prokop <mika@grml.org>  Mon, 15 Feb 2010 22:32:33 +0100
453
454 grml-debootstrap (0.32) unstable; urgency=low
455
456   * Drop support for old-stable/etch.
457   * Simplify usage for grub handling, now it's just GRUB="/dev/sdX[#]".
458   * Execute blockdev to reread partition table.
459   * Replace vol_id command with blkid.
460   * Drop deprecated sarge specific code.
461
462  -- Michael Prokop <mika@grml.org>  Wed, 28 Oct 2009 23:29:47 +0100
463
464 grml-debootstrap (0.31) unstable; urgency=low
465
466   * Adjust grub handling and install grub-pc package for
467     supporting grub2. [Closes: issue747]
468   * Use cdn.debian.net as default mirror.
469   * Support config variable INSTALL_NOTES to catch information during
470     installation which is reported at the end of the installation process.
471
472  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 02:47:00 +0200
473
474 grml-debootstrap (0.30) unstable; urgency=low
475
476   [ Ulrich Dangel ]
477   * Add cmdline option for specifying target architecture (--arch).
478     Allows to specify target architecture i386 if running on an amd64
479     system. [Closes: issue658]
480
481   [ Michael Prokop ]
482   * Add according documentation for new --arch option.
483   * Bump Standards-Version to 3.8.3 (no further changes).
484
485  -- Michael Prokop <mika@grml.org>  Fri, 11 Sep 2009 03:15:46 +0200
486
487 grml-debootstrap (0.29) unstable; urgency=low
488
489   The "thanks to gebi for the bugreports and feedback" release. :)
490   * Install busybox in kernel stage to be able to debug initramfs
491     problems.
492   * Check whether we are installing into a directory in stage mkfs
493     so we don't skip if the target is already mounted.
494   * Mention "default: lenny" instead of "default: stable" in help
495     text as "stable" is invalid.
496   * Use 'pri=0' as example for swap partition in /etc/fstab.
497   * Do not adjust mydestination and myhostname in /etc/postfix/main.cf as
498     mydestination defaults to "$myhostname, localhost.$mydomain, localhost",
499     myhostname defaults to gethostname() and mydomain to localdomain.
500   * Slightly improve wording of -t and -p options.
501   * Do not try to create /etc/debootstrap if it already exists (which
502     might be the case when installing to a directory).
503   * Mention hostname in configuration check dialog.
504   * Apply patch by Zoran Dzelajlija which addresses the partition
505     calculation problem when installing to /dev/cciss/c0d0*. Thanks!
506   * Use ls for locating /dev/md* devices instead of echo so we don't
507     have '/dev/md*' in the interactive partition dialog.
508   * Do not display mountpoint if we are using the default one.
509   * Avoid duplicate 'Running ... on a directory, nothing to mount.'
510     message.
511   * Do not continue execution if provided mirror doesn't work.
512     [Closes: issue711]
513   * Bump Standard Version to 3.8.2 (no further changes).
514
515  -- Michael Prokop <mika@grml.org>  Fri, 24 Jul 2009 09:47:47 +0200
516
517 grml-debootstrap (0.28) unstable; urgency=low
518
519   * Work around the chpasswd problem. [Closes: issue692]
520     Thanks to Ulrich Dangel <uli@spamt.net> for the patch!
521
522  -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2009 16:11:30 +0200
523
524 grml-debootstrap (0.27) unstable; urgency=low
525
526   * New features:
527     - support setting Debian suite components (like main, contrib,...)
528       through COMPONENTS so it's possible to use a simple 'main' mirror.
529     - support setting aptitude/apt-get options through $DPKG_OPTIONS.
530     - support selection of netinstall vs. local mirror in interactive menu
531   * Bugfixes:
532     - make sure to ignore /dev/md* devices if not using SW-RAID
533     - do not fail in chrootmirror() when using $ISO variable.
534     - change order of checkconfiguration() so we get the prompt/
535       display for checking configuration again.
536     - Drop 'do not prompt for partition dialog if swraid has been
537       configured already' which doesn't make any sense in most situations
538   * Minor changes:
539     - check for mounted target in mkfs() step already instead of mount_target()
540     - use '.. to the debootstrap command' in description of --debopt
541     - chroot-script: put installation of kernel before installing additional
542       packages so installation of kernel doesn't fail if the kernel directory
543       exists already
544   * Debian Package:
545     - bump Standard Version to 3.8.1 (no further changes).
546
547  -- Michael Prokop <mika@grml.org>  Fri, 08 May 2009 17:57:57 +0200
548
549 grml-debootstrap (0.26) unstable; urgency=low
550
551   * Do not use UUID on SW-RAID.
552   * Add /dev/md* to partition list. If /dev/md* is already
553     configured we don't want to re-run the SW-RAID setup
554     but instead just install on /dev/md*.
555
556  -- Michael Prokop <mika@grml.org>  Tue, 17 Mar 2009 10:47:53 +0100
557
558 grml-debootstrap (0.25) unstable; urgency=low
559
560   * Use configuration $RELEASE as well as default in interactive
561     setup script.
562   * Provide $MNTPOINT as environment variable for usage inside
563     /etc/debootstrap/scripts/.
564
565  -- Michael Prokop <mika@grml.org>  Sat, 07 Mar 2009 14:37:46 +0100
566
567 grml-debootstrap (0.24) unstable; urgency=low
568
569   * Update documentation.
570   * Use configuration of $MIRROR, $HOSTNAME as defaults in
571     interactive setup script.
572   * Add initial support for Debian/squeeze and drop sarge instead.
573   * Update VCS*-headers and long description of Debian package.
574   * Move asciidoc, docbook-xsl, xsltproc to Build-Depends-Indep.
575   * Drop $CHROOTMIRROR variable, instead use $MIRROR for debootstrap
576     as well as inside the chroot.
577   * Provide $MNTPOINT as environment variable for usage inside
578     /etc/debootstrap/scripts/.
579
580  -- Michael Prokop <mika@grml.org>  Sat, 07 Mar 2009 14:15:32 +0100
581
582 grml-debootstrap (0.23) unstable; urgency=low
583
584   The "hey, rocking - we get patches via git" release.
585
586   * Improve look'n'feel of partition error dialog.
587   * Improve documentation regarding installation of bootloader when
588     using directories as installation target. Thanks Tong Sun!
589     [Closes: issue539]
590   * Copy /etc/debootstrap/[s]bin as well to the chroot if they are
591     present. Suggestion by Tong Sun - thanks! [Closes: issue540]
592   * Apply several patches by Tong Sun (thanks!):
593     - allow symlinks when coping existing files to chroot.
594     - pre-seed packages using /etc/debootstrap/debconf-selections
595       [Closes: issue518]
596     - support DEBOOTSTRAP_OPT for passing extra parameters to the
597       debootstrap command
598     - support KEEP_SRC_LIST to allow user to provide their
599       own apt sources.list from /etc/debootstrap/etc/apt/sources.list
600     - provide cmdline processing in separate script
601     - added the '-d, --confdir=path' option
602     - added "--nodebootstrap": Skip debootstrap, only do configuration
603       to the target
604     - add -v, --verbose: Increase verbosity
605     - do not create stage file at finalize()
606   * Edit /etc/network/interfaces as well if the file exists already,
607     we definitely need at least a loopback interface.
608   * Adjust postfix configuration:
609     - modify hostname related options in /etc/postfix/main.cf
610     - listen on loopback interface by default (thanks for suggestion, gebi)
611   * Unify the --bootappend option, it's not --boot_append (thanks for
612     the hint, Tong Sun).
613   * Support execution of further scripts via options --scripts and
614     --chroot-scripts.
615   * Drop locales from RECONFIGURE list (thanks for hint, Tong Sun).
616     [Closes: issue560]
617
618  -- Michael Prokop <mika@grml.org>  Mon, 24 Nov 2008 23:29:30 +0100
619
620 grml-debootstrap (0.22) unstable; urgency=low
621
622   * Display meaningful information when no partitions could be found.
623
624  -- Michael Prokop <mika@grml.org>  Mon, 15 Sep 2008 19:46:20 +0200
625
626 grml-debootstrap (0.21) unstable; urgency=low
627
628   * Make sure it works on target directories also if they are
629     *not* mounted separately. Thanks for reporting, Tong.
630
631  -- Michael Prokop <mika@grml.org>  Tue, 02 Sep 2008 23:19:05 +0200
632
633 grml-debootstrap (0.20) unstable; urgency=low
634
635   * Use root=UUID=... by default if possible to avoid possible
636     race conditions with libata vs. pata.
637   * Fix setting hostname via interface.
638   * Provide interface in dialog for setting root password.
639
640  -- Michael Prokop <mika@grml.org>  Tue, 02 Sep 2008 14:02:43 +0200
641
642 grml-debootstrap (0.19) unstable; urgency=low
643
644   * Use dialog with --separate-output option to make sure mdadm
645     receives correct quoting for the RAID devices.
646
647  -- Michael Prokop <mika@grml.org>  Tue, 02 Sep 2008 13:36:12 +0200
648
649 grml-debootstrap (0.18) unstable; urgency=low
650
651   The "development sponsored by Sipwise GmbH" release.
652
653   * Provide interactive configuration dialog.
654   * Initial support for SW-RAID.
655   * Use stages based on target information, this gives us
656     the possibility to run multiple instance of grml-debootstrap.
657     [Closes: issue510]
658   * Use policy-rc.d inside chroot to avoid startup of daemons.
659     [Closes: issue509]
660   * Do not activate /sys by default anymore in /etc/fstab.
661   * Copy /etc/network/interfaces from running system to target
662     installation.
663   * Setting password via passwd does not work, use chpaswd instead.
664   * Remove stages after successful execution. [Closes: issue513]
665   * Make sure the configuration file inside the chroot provides
666     the same configuration as specified on the cmdline (thanks gebi
667     for reporting).
668   * Copy system's /etc/hosts to the target system.
669   * Move stages to /var/cache/grml-debootstrap (thanks for the idea,
670     gebi).
671   * Install devices using our own device tarball instead of running
672     MAKEDEV (which is just an ungly fork bomb).
673   * Install MTA postfix by default to avoid installation of unwanted
674     packages like citadel in lenny.
675   * Allow use of comments in file /etc/debootstrap/packages.
676   * Replace initrd-tools with initramfs-tools.
677   * Run aptitude with --without-recommends option.
678   * Run grub-install using --no-floppy, as requested by gebi.
679   * Support setting hostname via cmdline.
680   * Close issue in grml's BTS which showed up during development in hg:
681     Fix handling of config file inside chroot, thanks for spotting, gebi!
682     [Closes: issue512]
683   * Update debian/ to make lintian happy.
684
685  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 02:01:14 +0200
686
687 grml-debootstrap (0.17) unstable; urgency=low
688
689   * Support "-r" option as well as "--release" as being documented.
690     Thanks for reporting, Jens Kubieziel.
691
692  -- Michael Prokop <mika@grml.org>  Wed, 26 Mar 2008 22:44:06 +0100
693
694 grml-debootstrap (0.16) unstable; urgency=low
695
696   * Drop the second passwd call.
697
698  -- Michael Prokop <mika@grml.org>  Wed, 19 Dec 2007 10:10:54 +0100
699
700 grml-debootstrap (0.15) unstable; urgency=low
701
702   * Make sure the passwd command succeeds.
703     Thanks, Wolfgang Karall! [Closes: issue363]
704
705  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 16:30:37 +0100
706
707 grml-debootstrap (0.14) unstable; urgency=low
708
709   * Make sure variable ISO is unset variable if not used.
710     Thanks for the bugreport, Darsha! [Closes: issue352]
711
712  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 20:16:15 +0100
713
714 grml-debootstrap (0.13) unstable; urgency=low
715
716   * Fix manpage handling of xsltproc.
717
718  -- Michael Prokop <mika@grml.org>  Thu, 06 Dec 2007 23:47:09 +0100
719
720 grml-debootstrap (0.12) unstable; urgency=low
721
722   * Fixed some typos in the manpage.
723     Thanks for the patch, Alexander 'Stone' Steinböck!
724
725  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 10:16:03 +0200
726
727 grml-debootstrap (0.11) unstable; urgency=low
728
729   * Better inform user about already executed stages.
730     [Closes: issue299]
731
732  -- Michael Prokop <mika@grml.org>  Sat,  6 Oct 2007 18:03:16 +0200
733
734 grml-debootstrap (0.10) unstable; urgency=low
735
736   * Add console-common to /etc/debootstrap/packages. Thanks for
737     the feature request, Thorsten Strusch!
738   * Support option -i/--iso: now it's possible to install packages
739     from a normal Debian ISO. Thanks for the idea and the basic
740     instructions to Thorsten Strusch!
741     http://www.thorstenstrusch.de/software/debian-linux/
742
743  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:13:32 +0200
744
745 grml-debootstrap (0.9) unstable; urgency=low
746
747   [ Alexander Wirt ]
748   * Add support for EXTRAPACKAGES that can be dropped in
749     /etc/debootstrap/extrapackages
750   * Add boot_append option to manpage
751   * Manpage reformatted
752
753   [ Michael Prokop ]
754   * Support grml-repository and installation of grml-kernel
755     via GRMLREPOS and GRMLPACKAGES.
756   * Use stage logic inside chroot-script as well.
757   * Activate zsh completion.
758   * Rewrote interfaces() code for handling of
759     /etc/network/interfaces. Thanks for the pointer, formorer.
760   * Make sure stopping a service inside chroot-script does not
761     fail chroot-script itself.
762
763  -- Michael Prokop <mika@grml.org>  Mon, 23 Apr 2007 00:23:19 +0200
764
765 grml-debootstrap (0.8) unstable; urgency=low
766
767   * Add BOOT_APPEND option for kernel appendline
768
769  -- Alexander Wirt <formorer@grml.org>  Sat, 21 Apr 2007 11:19:06 +0200
770
771 grml-debootstrap (0.7) unstable; urgency=low
772
773   * Support setting some variables via cmdline.
774   * Support full automatic installation via debian2hd.
775   * Change logic of function execution and improved error handling
776     in some functions.
777   * Use aptitude instead of apt-get in chroot-script, but
778     only if it's available.
779   * Use DEBIAN_FRONTEND='noninteractive' so we avoid unnecessary
780     questions when installing. (Thanks, formorer!)
781   * Added additional check to grub code for running sed on
782     /boot/grub/menu.lst.
783   * Updated TODO file.
784   * Use asciidoc for manpage generation.
785   * Added basic zsh-completion (thanks, ft!), but do not install it yet.
786     We have to adjust $fpath in grml-etc-core first.
787
788  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:57:29 +0200
789
790 grml-debootstrap (0.6) unstable; urgency=low
791
792   * Support Debian release with codename 'lenny'. Depend on
793     debootstrap/cdebootstrap versions supporting lenny therefore.
794   * Split all the code into separate functions.
795   * Export LANG=C and LC_ALL=C as we don't have the locales inside
796     the chroot when running grml-debootstrap. (Just a cosmetic
797     change as there aren't any errors but warning messages from
798     dpkg.)
799   * Always assume architecture of the running system (overwriting
800     via $ARCH is still supported of course).
801   * Write variables from grml-debootstrap to /etc/debootstrap/variables
802     and provide it to chroot-script.
803   * Support stages. [Closes: issue151]
804
805  -- Michael Prokop <mika@grml.org>  Mon,  9 Apr 2007 14:35:21 +0200
806
807 grml-debootstrap (0.5) unstable; urgency=low
808
809   * Changed Architecture from any to all.
810
811  -- Michael Prokop <mika@grml.org>  Sat, 24 Mar 2007 16:58:53 +0100
812
813 grml-debootstrap (0.4) unstable; urgency=low
814
815   * Support installation into directory.
816
817  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 23:00:38 +0100
818
819 grml-debootstrap (0.3) unstable; urgency=low
820
821   * Initial support for $ARCH.
822   * Added function for clean exit (using trap).
823
824  -- Michael Prokop <mika@grml.org>  Fri, 10 Nov 2006 00:51:09 +0100
825
826 grml-debootstrap (0.2) unstable; urgency=low
827
828   * Support Sarge and Sid as "$RELEASE"s as well.
829   * Added 'debootstrap | cdebootstrap' and grml-etc-core to
830     depends.
831   * Added support for:
832     - cdebootstrap [broken for sarge as $RELEASE, see #390510]
833     - setting hostname via /etc/hostname
834     - /etc/kernel-img.conf
835     - support setting locales through /etc/debootstrap/locale.gen
836   * Added ssh, mdadm and lvm2 to default package list.
837   * Rewrote kernel package version handling (removed from package
838     list to be able to support sarge as well).
839
840  -- Michael Prokop <mika@grml.org>  Fri,  3 Nov 2006 19:05:19 +0100
841
842 grml-debootstrap (0.1) unstable; urgency=low
843
844   * Initial release.
845
846  -- Michael Prokop <mika@grml.org>  Fri,  3 Nov 2006 01:10:52 +0100
847