Age | Commit message (Collapse) | Author |
|
allow admin to set that an update-initramfs postinst call
should update any known initramfs.
|
|
|
|
- new bzr location
- functional copy_dir_modules()
- modprobe a bunch of ppc windfarm modules in thermal
- provide output on error
|
|
- allow conservative settings for skipping updated initramfs.
- debug output to screen
- parse mbr for lilo
+ small fixes
|
|
- add myri10ge, smc911x and hptiop modules
- fix check_minkver() logic
- escape resume variables
- fix SEE ALSO section in all manpages
- source /usr/share/initramfs-tools/conf.d/*
- check against modules.dep before running depmod
- more verbose output
- open console with -i for dash interactive
- fix resume param by LABEL or UUID
- lvm has new prereq mdadm
- update-initramfs fix -v calling
- functions/scripts replace basename usage with shell expansion
|
|
- 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
|
|
- 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
|
|
|
|
remove traling whitespace in the conffile
remove debugging "set -x"
|
|
|
|
|
|
|
|
|
|
|
|
Based on a patch from maximilian attems, thanks!
* Handle module arguments in /etc/mkinitramfs/modules
* Do hookscripts at generation time. Drop things into
/usr/share/initramfs-tools/hooks or /etc/mkinitramfs/hooks
* Make sure local-bottom and nfs-bottom get created
Thanks to Karl Hegbloom for these three patches!
* Prune stray echo from call_scripts
* Load raid1 for now so that md setups will work.
* Detect ide modules load
Thanks to Jeff Waugh for initial testing of this!
|
|
onto the initramfs
|
|
|