remove cached debs to reduce diskpace during bootstrap
[grml-debootstrap.git] / chroot-script
2009-12-03 Michael Gebetsroitherremove cached debs to reduce diskpace during bootstrap
2009-11-22 Ulrich DangelReplace /bin/true with true in chroot-script
2009-11-22 Ulrich DangelInstall signal handler to always cleanup chroot.
2009-11-22 Ulrich DangelAlways execute install_policy_rcd in chroot [Closes...
2009-11-15 Ulrich DangelDo not run MAKEDEV inside the chroot.
2009-10-28 Michael ProkopDrop deprecated sarge specific code
2009-10-28 Michael ProkopDrop support for Etch, simplify grub handling
2009-10-24 Michael ProkopFix typo in GRUB_CMDLINE_LINUX
2009-10-24 Michael ProkopDrop -y from update-grub when using grub2
2009-10-24 Michael ProkopAdjust grub handling and support INSTALL_NOTES
2009-10-23 Michael ProkopAdjust grubdevice() handling and install grub-pc
2009-07-07 Michael ProkopDo not adjust mydestination and myhostname in /etc...
2009-07-07 Michael ProkopUse 'pri=0' as example for swap partition in /etc/fstab
2009-07-07 Michael ProkopInstall busybox in kernel stage
2009-06-16 Ulrich DangelWürgaround for changed chpasswd options
2009-05-08 Michael Prokopchroot-script: put installation of kernel before instal... v0.27
2009-05-08 Michael ProkopSupport setting aptitude/apt-get options through $DPKG_...
2009-05-08 Michael ProkopSupport setting Debian mirror components
2009-03-17 Michael ProkopDo not use UUID on SW-RAID
2009-03-04 Michael ProkopDrop $CHROOTMIRROR variable v0.24
2008-11-21 Michael ProkopFix handling of /etc/hosts
2008-11-21 Michael ProkopFix check for chroot script directory
2008-11-21 Michael ProkopAdjust postfix configuration
2008-11-20 Michael ProkopAlways execute finalize(), based on patch by Tong Sun...
2008-11-20 Michael ProkopMerge branch 'chrootscripts'
2008-11-20 Michael ProkopSupport execution of further scripts
2008-11-12 Michael ProkopAdjust /etc/postfix/main.cf and /etc/network/interfaces
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-09-02 Michael ProkopUse root=UUID=... by default, provide interface for...
2008-08-28 Michael ProkopRun aptitude with --without-recommends option
2008-08-28 Michael ProkopImprove passwords()
2008-08-28 Michael ProkopAllow use of comments in file /etc/debootstrap/packages...
2008-08-26 Michael ProkopProvide interactive configuration dialog, several bugfixes
2007-12-19 Michael ProkopDrop the second passwd call 0.16
2007-12-16 Michael ProkopMake sure the passwd command succeeds 0.15
2007-06-05 Michael ProkopSupport option -i/--iso: now it is possible to install...
2007-04-28 Michael ProkopMake sure stopping a service inside chroot-script does... 0.9
2007-04-28 Michael ProkopRewrote interfaces() code for handling of /etc/network...
2007-04-23 Michael ProkopFix syntax error in chroot-script
2007-04-23 Michael ProkopUse apt-pinning for grml-repository
2007-04-23 Michael ProkopAdjust gpg code
2007-04-22 Michael ProkopReturn always true in gpg code
2007-04-22 Michael ProkopFix typo in grml-repos code; use new stages in chroot...
2007-04-22 Michael ProkopAdjust GRMLREPOS in chroot-script
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 ProkopSupport setting password for user root
2007-04-16 Michael ProkopFix usage of DEBIAN_FRONTEND
2007-04-16 Michael ProkopUse DEBIAN_FRONTEND inside APTINSTALL as well
2007-04-16 Michael ProkopRemove ewarn+eend from chroot-script
2007-04-16 Michael ProkopUse DEBIAN_FRONTEND inside chroot-script
2007-04-16 Michael ProkopDirectly invoke /usr/sbin/update-grub
2007-04-16 Michael ProkopFix stupid typo in chroot-script
2007-04-16 Michael ProkopAdd notice regarding bailout for functions
2007-04-16 Michael ProkopFix APTINSTALL variable
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-10 Michael Prokopimprove display of stage warning in chroot-script
2007-04-10 Michael Prokopdrop ewarn/eend from chroot-script
2007-04-10 Michael ProkopRewrite code into seperate function()
2007-04-09 Michael Prokopfix stage() function
2007-04-09 Michael ProkopAdd support for stages to chroot-script
2006-11-18 Michael Prokopadd intial support for grml-repos
2006-11-10 Michael Prokopquote $GROOT in info message
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 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-06 Michael Prokopset +e in passwd code
2006-11-06 Michael Prokopstop mdadm in chroot
2006-11-03 Michael Prokoptry to fix groot-problem of grub
2006-11-03 Michael Prokopimprove initramfs generation code
2006-11-03 Michael Prokopuse echo instead of einfo inside chroot-script
2006-11-03 Michael Prokopuse /lib/grub/i386-pc/ for sarge
2006-11-03 Michael Prokopfix initrd stuff for sarge
2006-11-03 Michael Prokopuse # instead of / in sed
2006-11-03 Michael Prokopfix typo in sed command, time4bed...
2006-11-03 Michael Prokopfix typo for $CHROOTMIRROR
2006-11-03 Michael Prokopadded some workarounds for sarge
2006-11-03 Michael Prokopadd [kernel|linux]-headers-
2006-11-03 Michael Prokoprewrote kernel package version handling
2006-11-03 Michael Prokopfix use of chrootmirror
2006-11-03 Michael Prokopdo not quote package list output
2006-11-03 Michael Prokopupdated manpage and fix for apt-get command in chroot...
2006-11-03 Michael Prokoprun apt-get with --force-yes
2006-11-03 Michael Prokopupdate createfstab function
2006-11-03 Michael Prokop- support setting locales through /etc/debootstrap...
2006-11-03 Michael Prokop* Added support for:
2006-11-03 Michael Prokopsome code updates for cdebootstrap
2006-11-03 Michael Prokopprompt user for check of configuration before executing it
2006-11-03 Michael Prokoprun grub-install ; added TODO file ; remove debian...
2006-11-03 Michael Prokopsupport tune2fs
2006-11-03 Michael Prokopdo not use savedefault in menu.lst, support fsck
2006-11-03 Michael Prokopfix sed command line in chroot-script
2006-11-03 Michael Prokopdo not support lilo but just grub
2006-11-03 Michael Prokopommit -i option of cp, send output of umount to /dev...
2006-11-03 Michael Prokopsome more grub updates + fixes
2006-11-03 Michael Prokoprun 'true' if umount... in chroot-script fails
next