summaryrefslogtreecommitdiff
path: root/debian/initramfs-tools.preinst
AgeCommit message (Collapse)Author
2007-08-08initramfs-tools.preinst: Inhibit resume var creation.maximilian attems
don't create /etc/initramfs-tools/conf.d/resume in chroot for debian-live and other custom debian distributions which build their systems in a chroot.
2007-04-02cleanup initramfs-tools.preinst from conffile movemaximilian attems
better test for $RESUME handling
2006-10-18- improve run_bootloader (elilo, zipl)maximilian attems
- fix preinst sed command - bunch of minor fixes
2006-10-13- add backup handling to initramfs-toolsmaximilian attems
- allow conservative settings for skipping updated initramfs. - debug output to screen - parse mbr for lilo + small fixes
2006-09-27- mkinitramfs: allow umask setting paranoidmaximilian attems
- revert an nfs changes small fixes over the place
2006-07-13- fix noresume exportingmaximilian attems
- readd plain upgly kernel-package interface to mkinitramfs with depreciation warning - nice fixes in preinst by Kamion
2006-07-07- mkinitramfs take care of eventual missing depmod runmaximilian attems
- do the migration from mkinitramfs in preinst - sed the modules file so that it looks pretty some than ours - polish modules file - allow BUSYBOX=n
2006-07-02woow pile of stuff turned up:maximilian attems
- cleanup of activate_vg() in lvm boot script - use less of busybox utilities - conf.d for BUSYBOX=y usage for the packages - don't poke on conffile for RESUME - use printf instead of expr (ooh ash and dash are *fun*) - fix update-initramfs to use current_version when no other version exists around
2006-05-20- mv /etc/mkinitramfs /etc/initramfs-toolsmaximilian attems
upgrade handling on preinst - update TODO - update bug script
2006-02-27resync ubuntu24 aka nice conf.dmaximilian attems