summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-17add kernel-package compat stuff, behaves like mkinitramfs and addsmaximilian attems
an sha1sum for update-initramfs. is meant for etch release, hope we get rid afterwards. will allow to clean up mkinitramfs from the longoption calls.
2006-02-17highlight the mode of operation of update-initramfsmaximilian attems
2006-02-14better document the point of update-initramfs and mkinitramfs.maximilian attems
2006-02-13s/was/has/ been alteredmaximilian attems
2006-02-06rename ide -> udev-helpermaximilian attems
as this is an debian udev workaround and will need more.
2006-01-30fix stage checkingmaximilian attems
2006-01-24add dm_snapshot to the modules for booting on lvm snapshotsmaximilian attems
2006-01-24check for /dev/.initramfs/ before writing into it,maximilian attems
seen on an testboot with "break=init".
2006-01-24take care of modular atkb and i8042.maximilian attems
seen on the Debian ppc .config!?
2006-01-24sync 0.40ubuntu16maximilian attems
2006-01-23use CONFDIR everywheremaximilian attems
2006-01-23Call panic on circular deps to get rescue shell.maximilian attems
2006-01-16another changelog fixmaximilian attems
2006-01-14uuh removed a revision with shelve from previous 0.49maximilian attems
2006-01-14add latest changelogmaximilian attems
2006-01-14fix MODULES=dep due to modprobe --show-depends printing not only insmod ↵maximilian attems
commands but also the install ones.
2006-01-14evms took their own hooks. :)maximilian attems
2006-01-11add first DEBUG section to initramfs-tools.8maximilian attems
2006-01-04pump debhelper dep as pointed out by lindamaximilian attems
2006-01-04/lib/klibc-*.so moved from /usr/lib/klibc/lib/klibc-*.somaximilian attems
2006-01-04small quick fix for klibc 1.1.14maximilian attems
/bin/sh no longer build don't complain about missing it.
2005-12-29dch char changes + fs emailmaximilian attems
2005-12-29upps had included the .bzr files due to newer dev machine.maximilian attems
2005-12-29add hook ide depending on udevmaximilian attems
loads ide-disk and ide-generic on all needed ide cases.
2005-12-28fix passing of the debug param to init.maximilian attems
2005-12-12revert activate all vg,maximilian attems
may leed to data loss.
2005-12-12debian's module-init-tools of testing doesn't have yet themaximilian attems
modprobe -Qb interface, keep the change for next time. :(
2005-12-12get ready for the release:maximilian attems
remove traling whitespace in the conffile remove debugging "set -x"
2005-12-12fix lintian warning due to non latin char in manpage.maximilian attems
2005-12-12set urgency=highmaximilian attems
2005-12-12merge ubuntu modprobe silence stuffmaximilian attems
and cp all /etc/modprobe.d :)
2005-12-07remove dup suspend codemaximilian attems
2005-12-06update TODO to current state.maximilian attems
2005-12-06add initramfs-tools.8maximilian attems
update manpage crossreferences
2005-12-06fix hooks/kernelextras not include current dir with wildcard.maximilian attems
break out of loop on the '*' case.
2005-12-05activate all lvm volumesmaximilian attems
2005-12-05fix wording in initramfs.conf regarding resume option.maximilian attems
2005-12-05missed the newer udev depend on previous change.maximilian attems
2005-12-05resync with latest ubuntu, split udev done by hand.maximilian attems
2005-12-01add mptspi to the scsi modules listmaximilian attems
2005-11-28fix changelog mention, add creditsmaximilian attems
2005-11-280.076-3 has all the fixes we want!!maximilian attems
with 0.076-2 we have missing mousedev stories resulting in missing /dev/input dir -> no xorg..
2005-11-28kill udev as late as possible.maximilian attems
2005-11-28sync ubuntu: breaknowmaximilian attems
2005-11-28fix for newest upstream udev:maximilian attems
udev has no a queue, which we can test (loop) against. :)
2005-11-23only include needed udev bits,maximilian attems
also move them to hooks/udev from mkinitramfs.
2005-11-23evms=${ROOT#/dev/evms/} expression already sets it to <volname>.maximilian attems
So, the proper behavior is to exit if the volume name starts with a /, and continue if the volume name does not.
2005-11-23avoid a double link copy of bbr and bbr_segmaximilian attems
2005-11-23better use copy_exec for the udev stuffmaximilian attems
2005-11-23fix changelog, add bug nrs.maximilian attems