summaryrefslogtreecommitdiff
path: root/hooks/kernelextras
AgeCommit message (Collapse)Author
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-07-16big ubuntu merge:maximilian attems
- changelog - typos + whitespace + comments + quoting - vga16fb
2005-12-12get ready for the release:maximilian attems
remove traling whitespace in the conffile remove debugging "set -x"
2005-12-06fix hooks/kernelextras not include current dir with wildcard.maximilian attems
break out of loop on the '*' case.
2005-10-26Check for dir ${MODULESDIR}/initrd/, exit if it doesn't exist.maximilian attems
2005-10-21new repo format v6maximilian attems
2005-08-17initramfs-tools (0.21) breezy; urgency=lowJeff Bailey
"All that I desire to point out is the general principle that life imitates art far more than art imitates life." - Oscar Wilde * mkinitramfs: Define MODULESDIR and use it. * hook-functions: Use MODULESDIR (add_modules_from_file): Do not add .ko extension to file lists. Call force_load instead of twiddling conf/modules directly. (Ubuntu #13372) (force_load): New function. (copy_exec): Attempt to use non-optimsed libraries if available. (Ubuntu #13470) (auto_add_modules) Include forcedeth (Ubuntu #13448) * hooks/kernelextras: New file. (Ubuntu #13414) * debian/initramfs-tools.postinst: Preserve /etc/mkinitrd/modules if possible on new install. (Ubuntu #13372) -- Jeff Bailey <jbailey@ubuntu.com> Tue, 16 Aug 2005 15:56:00 -0400