summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
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-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-23fix changelog, add bug nrs.maximilian attems
2005-11-23fix evms hookmaximilian attems
2005-11-23fixes for latest udev 0.074-3maximilian attems
2005-11-23resynch with ubuntu:maximilian attems
use $CONFDIR everywhere in mkinitramfs
2005-11-23medium priority uploadmaximilian attems
2005-11-17sync with latest ubuntu:maximilian attems
* typo in mkinitramfs -d handling * only cp klibc-*.so file
2005-11-17use higher timeout, so that lesser people ends without devices.maximilian attems
future udevd should have condition to test against so that this timeout is no longer needed.
2005-11-17fixes for newer udev.maximilian attems
2005-11-17revert usage of mklibs-copy - reduces python dep.maximilian attems