Update changelog.
[grml-debootstrap.git] / grml-debootstrap
2010-06-09 Tong Sunremove 'umount -a' in bailout()
2010-05-27 Michael ProkopRelease version 0.38. v0.38
2010-05-18 Michael ProkopMake sure to reread the correct partition table if...
2010-05-18 Michael ProkopSource specified configuration file at according stage.
2010-05-18 Michael ProkopFix comment regarding local CHOOSE_MIRROR.
2010-03-02 Michael ProkopDo not unmount ISO loopback mount point in finalize(). v0.37
2010-02-27 Michael ProkopAdd support for specifying filesystem + provide /etc... v0.36
2010-02-26 Michael ProkopReplace vol_id command with blkid. v0.35
2010-02-26 Michael ProkopUpdate changelog and bump version number.
2010-02-26 Michael ProkopDo NOT execute umount -a in chroot.
2010-02-22 Michael ProkopDocument --nopackages option usage screen.
2010-02-22 Michael ProkopSupport config variable RM_APTCACHE.
2010-02-22 Michael ProkopIntroduce option --nopackages
2010-02-22 Michael ProkopRevert "Updated grml-debootstrap parameter handling"
2010-02-22 Michael ProkopSlightly improve checks for grub-install/update-grub.
2010-02-22 Michael ProkopDisplay executed debootstrap cmdline when running it.
2010-02-22 Michael ProkopMove the apt cache removal function to the end to avoid...
2010-01-30 Tong SunUpdated grml-debootstrap parameter handling
2009-12-18 Michael ProkopFix sed usage for fall back to old behaviour in MBR...
2009-12-14 Michael ProkopUpdate changelog for release 0.33.
2009-12-14 Michael ProkopMerge branch 't/pre_scripts'
2009-12-14 Michael ProkopMerge commit 'remotes/origin/t/remove_apt_cache'
2009-12-05 Michael Gebetsroitherintroduce --pre-scripts to be executed before chroot...
2009-12-03 Michael ProkopInstall to directory: normalise the path to an absolute...
2009-12-03 Ulrich DangelOnly set PARTITION=1 if target is a block device.
2009-12-03 Ulrich DangelSwitched order of including cmdlineopts.clp, first...
2009-12-03 Michael Gebetsroitherhandle /dev/shm/* as directory, not as an mountpoint
2009-11-22 Ulrich DangelAdjusted umount handling in bailout() to work with...
2009-11-14 Ulrich DangelSupport and enable per default --keyring option. [Close...
2009-10-29 Michael ProkopDo not provide the 'install bootloader into partition...
2009-10-28 Michael ProkopAdd backwards compability checks and NEWS file v0.32
2009-10-28 Michael ProkopUpdate for release
2009-10-28 Michael ProkopExecute blockdev to reread partition table; replace...
2009-10-28 Michael ProkopDrop support for Etch, simplify grub handling
2009-10-24 Michael ProkopUpdate for release 0.31 v0.31
2009-10-24 Michael ProkopMove displaying installation notes into umount_chroot()
2009-10-24 Michael ProkopAdjust grub handling and support INSTALL_NOTES
2009-10-24 Michael ProkopUse cdn.debian.net as default mirror
2009-10-23 Michael ProkopAdjust grubdevice() handling and install grub-pc
2009-09-11 Michael ProkopAdjust programm version in script
2009-09-11 Michael ProkopUpdate documentation for --arch option
2009-09-10 Ulrich DangelAdded cmdline option for specifying target architecture
2009-07-24 Michael ProkopDo not continue execution if provided mirror doesn...
2009-07-08 Michael ProkopDo not display mountpoint if we are using the default one
2009-07-08 Michael ProkopUse ls for locating /dev/md* devices
2009-07-08 Michael ProkopApply patch which address the /dev/cciss/c0d0* issue
2009-07-08 Michael ProkopMention hostname in configuration check dialog
2009-07-08 Michael ProkopDo not try to create /etc/debootstrap if it already...
2009-07-08 Michael ProkopSlightly improve wording of -t and -p options
2009-07-07 Michael ProkopFix -t option when not using a device
2009-06-16 Michael ProkopUpdate program version in script v0.28
2009-05-08 Michael Prokopcheck for mounted target in mkfs() step already instead...
2009-05-08 Michael Prokopuse '.. to the debootstrap command' in description...
2009-05-08 Michael ProkopDrop the 'do not prompt for partition dialog if swraid...
2009-05-08 Michael ProkopSupport selection of netinstall vs. local mirror in...
2009-05-08 Michael ProkopReplace tabs with spaces
2009-05-08 Michael ProkopBugfix: change order of checkconfiguration()
2009-05-08 Michael ProkopAdjust version number in script
2009-05-08 Michael ProkopBugfix: ignore /dev/md* when skipping SW-RAID
2009-03-17 Michael ProkopAdd /dev/md* to partition list v0.26
2009-03-07 Michael ProkopBump version to 0.25, update changelog v0.25
2009-03-07 Michael ProkopProvide $MNTPOINT as environment variable
2009-03-07 Michael ProkopUse $RELEASE as default in interactive setup script
2009-03-04 Michael ProkopDrop $CHROOTMIRROR variable v0.24
2009-03-04 Michael ProkopAdjust size of release dialog
2009-03-04 Michael ProkopDrop sarge from interface, docs and script
2009-03-04 Michael ProkopUse configure $MIRROR and $HOSTNAME as defaults in...
2008-12-10 Michael ProkopUpdate documentation
2008-11-24 Tong Sunensure --chroot-scripts always works v0.23
2008-11-21 Michael ProkopFix handling of /etc/hosts
2008-11-21 Michael ProkopFix check for chroot script directory
2008-11-20 Michael ProkopImprove execute_scripts(), fx typo in _opt_chroot_scrip...
2008-11-20 Michael ProkopClarify cmdline option usage
2008-11-20 Michael ProkopMerge branch 'chrootscripts'
2008-11-20 Michael ProkopMerge branch 'master' of ssh://git@git.grml.org/grml...
2008-11-20 Michael ProkopSupport execution of further scripts
2008-11-14 Tong Sunmake sure additional packages get installed in chroot
2008-11-12 Michael ProkopDrop deprecated prog_real=...
2008-11-12 Michael ProkopRename grml-debootstrap.clp to cmdlineopts.clp
2008-11-12 Michael ProkopMerge commit 'origin/t/tong'
2008-10-20 Tong Sunbug fix for --confdir
2008-10-20 Tong Sunto close Issue558 - Increase verbosity
2008-10-20 Tong SunTo close Issue556
2008-10-20 Tong Sunto close Issue555, Make --confdir=path works as expected.
2008-10-20 Tong SunRe-think the confdir logic
2008-10-20 Tong Sunfor Issue555
2008-10-20 Tong SunFully implement the optional parameters
2008-10-20 Tong Sunadd "business-logic" to command line parameter-processing
2008-10-20 Tong Sunuse external command line parameter-processing script
2008-10-20 Tong Sunreplace help message with new format/content
2008-10-10 Michael Prokopallow symlinks when coping existing files to chroot...
2008-10-06 Tong SunReapply previous missing various patches for the issues...
2008-10-05 Michael ProkopApply several patches by Tong Sun, update changelog
2008-10-05 Michael ProkopCopy /etc/debootstrap/[s]bin as well to the chroot...
2008-10-05 Tong Sunbug fix: allow symlinks when coping existing files...
2008-09-15 Michael ProkopImprove look'n'feel of partition error dialog.
2008-09-15 Michael ProkopDisplay meaningful information when no partitions could... 0.22
2008-09-02 Michael ProkopMake sure it works on target directories 0.21
2008-09-02 Michael ProkopBump version number 0.20
2008-09-02 Michael ProkopUse root=UUID=... by default, provide interface for...
next