Revert "Updated grml-debootstrap parameter handling"
[grml-debootstrap.git] / grml-debootstrap
2008-08-27 Michael ProkopSome minor code cleanups
2008-08-27 Michael ProkopInitial support for SW-RAID
2008-08-27 Michael ProkopFix groot and grub handling
2008-08-27 Michael ProkopUpdate grub_device handling
2008-08-26 Michael ProkopProvide interactive configuration dialog, several bugfixes
2008-03-26 Michael ProkopSupport -r option as well 0.17
2007-12-09 Michael ProkopMake sure variable ISO is unset variable if not used
2007-10-06 Michael ProkopBetter inform user about already executed stages 0.11
2007-06-05 Michael ProkopExtend $ISODIR
2007-06-05 Michael ProkopFix /proc/mounts-check
2007-06-05 Michael ProkopSome more umount checks
2007-06-05 Michael ProkopUnmount loopback device at the end too
2007-06-05 Michael ProkopUpdate documentation and config file
2007-06-05 Michael ProkopUpdate version number and mention Thorsten in changelog
2007-06-05 Michael ProkopAdd $ISODIR for correct mounting
2007-06-05 Michael ProkopFix two syntax errors
2007-06-05 Michael ProkopSupport option -i/--iso: now it is possible to install...
2007-04-23 Michael ProkopFix formating of configuration check message
2007-04-22 Alexander WirtUpdate TODO
2007-04-22 Alexander WirtAdd extrapackages feature
2007-04-21 Alexander WirtIntroduce BOOT_APPEND also to grml-debootstrap
2007-04-16 Michael ProkopDisplay dialog screen when AUTOINSTALL finished
2007-04-16 Michael ProkopFix CHROOT vs. CHROOTMIRROR inside variable file
2007-04-16 Michael ProkopAdjust version, it is 0.7 and not 0.8
2007-04-16 Michael ProkopSupport setting password for user root
2007-04-16 Michael ProkopDirectly invoke /usr/sbin/grub-install in grml-debootstrap
2007-04-16 Michael ProkopSupport mountpoint as option, update manpage
2007-04-16 Michael ProkopRework cmdline handling, supporting some variables...
2007-04-16 Michael ProkopImprove error handling inside debootstrap_system()
2007-04-16 Michael ProkopImprove bailout function
2007-04-16 Michael ProkopMake chrootscript() more independent
2007-04-16 Michael ProkopAdd notice regarding bailout for functions
2007-04-16 Michael ProkopChange logic of function execution.
2007-04-16 Michael ProkopUse aptitude instead of apt-get in chroot-script
2007-04-12 Michael ProkopSupport setting variables inside chroot system via...
2007-04-12 Michael ProkopBailout on any error in execution of functions
2007-04-12 Michael ProkopCheck for $STAGES/grml-debootstrap
2007-04-12 Michael ProkopDon't clean up stages after execution
2007-04-10 Michael ProkopRewrite code into seperate function()
2007-04-09 Michael Prokopfix stage() function
2007-04-09 Michael ProkopStop ssh and mdadm in bailout
2007-04-09 Michael ProkopAdd support for stages to chroot-script
2007-04-09 Michael ProkopSupport stages, update manapge for lenny
2007-04-09 Michael ProkopAlways assume architecture of the running system
2007-04-09 Michael ProkopExport LANG=C and LC_ALL=C
2006-11-21 Michael Prokopadjust help text
2006-11-18 Michael Prokopadd additional empty line before prompting for OK
2006-11-17 Michael Prokopunset variable FSCK as well if installing into directory
2006-11-17 Michael Prokopadjust warning text for directory target
2006-11-17 Michael Prokopinitial version of support for installation into a...
2006-11-09 Michael ProkopInitial support for $ARCH.
2006-11-06 Michael Prokopadded variable $GRUB for installation of grub in MBR...
2006-11-06 Michael Prokoptested with cdebootstrap for sid, works as well - relea...
2006-11-06 Michael Prokopdeprecate $MBR and use $GROOT instead everywhere
2006-11-06 Michael Prokopmove grub code to a place before umount code; fix sed...
2006-11-06 Michael Prokoprun grub outside chroot as grub seems to be broken...
2006-11-03 Michael Prokopdo not quote package list output
2006-11-03 Michael Prokop- support setting locales through /etc/debootstrap...
2006-11-03 Michael Prokopsome code updates for cdebootstrap
2006-11-03 Michael Prokopbeautify display of configuration check 0.1
2006-11-03 Michael Prokopprompt user for check of configuration before executing it
2006-11-03 Michael Prokopupdate manpage, add XS-Vcs-hg header to debian/control
2006-11-03 Michael Prokopcheck for uid 0 and support -v/-h option on cmdline
2006-11-03 Michael Prokopfix
2006-11-03 Michael Prokopdrop the set -u stuff
2006-11-03 Michael Prokopsupport tune2fs
2006-11-03 Michael Prokopdo not use savedefault in menu.lst, support fsck
2006-11-03 Michael Prokopmake sure "Preparing chroot system" ends with eend 0
2006-11-03 Michael Prokopcheck whether is already mounted
2006-11-03 Michael Prokopsome bugfixes, run first tests...
2006-11-03 Michael Prokopinitial checkin