summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-28don't stumble on lvm10 leftovers, explicitly check for lvm2maximilian attems
2006-02-27really install those compat scripts.maximilian attems
changelog nitpicking
2006-02-27really set takeover=0maximilian attems
2006-02-27initial ieee1394 supportmaximilian attems
2006-02-27hardcoded root supportmaximilian attems
2006-02-27readd the kpkg compat wrappermaximilian attems
2006-02-27resync ubuntu24 aka nice conf.dmaximilian attems
2006-02-27sync with ubuntu22 + some handmergesmaximilian attems
2006-02-20fix adding initrd against newer handbuild kernels.maximilian attems
2006-02-20set takeover=1 in debian too,maximilian attems
removes the need of a stupid wrapper package
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