Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-13 | s/was/has/ been altered | maximilian attems | |
2006-02-06 | rename ide -> udev-helper | maximilian attems | |
as this is an debian udev workaround and will need more. | |||
2006-01-30 | fix stage checking | maximilian attems | |
2006-01-24 | add dm_snapshot to the modules for booting on lvm snapshots | maximilian attems | |
2006-01-24 | check for /dev/.initramfs/ before writing into it, | maximilian attems | |
seen on an testboot with "break=init". | |||
2006-01-24 | take care of modular atkb and i8042. | maximilian attems | |
seen on the Debian ppc .config!? | |||
2006-01-24 | sync 0.40ubuntu16 | maximilian attems | |
2006-01-23 | use CONFDIR everywhere | maximilian attems | |
2006-01-23 | Call panic on circular deps to get rescue shell. | maximilian attems | |
2006-01-16 | another changelog fix | maximilian attems | |
2006-01-14 | uuh removed a revision with shelve from previous 0.49 | maximilian attems | |
2006-01-14 | add latest changelog | maximilian attems | |
2006-01-14 | fix MODULES=dep due to modprobe --show-depends printing not only insmod ↵ | maximilian attems | |
commands but also the install ones. | |||
2006-01-14 | evms took their own hooks. :) | maximilian attems | |
2006-01-11 | add first DEBUG section to initramfs-tools.8 | maximilian attems | |
2006-01-04 | pump debhelper dep as pointed out by linda | maximilian attems | |
2006-01-04 | /lib/klibc-*.so moved from /usr/lib/klibc/lib/klibc-*.so | maximilian attems | |
2006-01-04 | small quick fix for klibc 1.1.14 | maximilian attems | |
/bin/sh no longer build don't complain about missing it. | |||
2005-12-29 | dch char changes + fs email | maximilian attems | |
2005-12-29 | upps had included the .bzr files due to newer dev machine. | maximilian attems | |
2005-12-29 | add hook ide depending on udev | maximilian attems | |
loads ide-disk and ide-generic on all needed ide cases. | |||
2005-12-28 | fix passing of the debug param to init. | maximilian attems | |
2005-12-12 | revert activate all vg, | maximilian attems | |
may leed to data loss. | |||
2005-12-12 | debian's module-init-tools of testing doesn't have yet the | maximilian attems | |
modprobe -Qb interface, keep the change for next time. :( | |||
2005-12-12 | set urgency=high | maximilian attems | |
2005-12-12 | merge ubuntu modprobe silence stuff | maximilian attems | |
and cp all /etc/modprobe.d :) | |||
2005-12-07 | remove dup suspend code | maximilian attems | |
2005-12-06 | update TODO to current state. | maximilian attems | |
2005-12-06 | add initramfs-tools.8 | maximilian attems | |
update manpage crossreferences | |||
2005-12-06 | fix hooks/kernelextras not include current dir with wildcard. | maximilian attems | |
break out of loop on the '*' case. | |||
2005-12-05 | activate all lvm volumes | maximilian attems | |
2005-12-05 | fix wording in initramfs.conf regarding resume option. | maximilian attems | |
2005-12-05 | missed the newer udev depend on previous change. | maximilian attems | |
2005-12-05 | resync with latest ubuntu, split udev done by hand. | maximilian attems | |
2005-12-01 | add mptspi to the scsi modules list | maximilian attems | |
2005-11-28 | fix changelog mention, add credits | maximilian attems | |
2005-11-28 | 0.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-28 | kill udev as late as possible. | maximilian attems | |
2005-11-28 | sync ubuntu: breaknow | maximilian attems | |
2005-11-28 | fix for newest upstream udev: | maximilian attems | |
udev has no a queue, which we can test (loop) against. :) | |||
2005-11-23 | only include needed udev bits, | maximilian attems | |
also move them to hooks/udev from mkinitramfs. | |||
2005-11-23 | fix changelog, add bug nrs. | maximilian attems | |
2005-11-23 | fix evms hook | maximilian attems | |
2005-11-23 | fixes for latest udev 0.074-3 | maximilian attems | |
2005-11-23 | resynch with ubuntu: | maximilian attems | |
use $CONFDIR everywhere in mkinitramfs | |||
2005-11-23 | medium priority upload | maximilian attems | |
2005-11-17 | sync with latest ubuntu: | maximilian attems | |
* typo in mkinitramfs -d handling * only cp klibc-*.so file | |||
2005-11-17 | use 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-17 | fixes for newer udev. | maximilian attems | |
2005-11-17 | revert usage of mklibs-copy - reduces python dep. | maximilian attems | |