Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-28 | don't stumble on lvm10 leftovers, explicitly check for lvm2 | maximilian attems | |
2006-02-27 | really install those compat scripts. | maximilian attems | |
changelog nitpicking | |||
2006-02-27 | really set takeover=0 | maximilian attems | |
2006-02-27 | initial ieee1394 support | maximilian attems | |
2006-02-27 | hardcoded root support | maximilian attems | |
2006-02-27 | readd the kpkg compat wrapper | maximilian attems | |
2006-02-27 | resync ubuntu24 aka nice conf.d | maximilian attems | |
2006-02-27 | sync with ubuntu22 + some handmerges | maximilian attems | |
2006-02-20 | fix adding initrd against newer handbuild kernels. | maximilian attems | |
2006-02-20 | set takeover=1 in debian too, | maximilian attems | |
removes the need of a stupid wrapper package | |||
2006-02-17 | add kernel-package compat stuff, behaves like mkinitramfs and adds | maximilian 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-17 | highlight the mode of operation of update-initramfs | maximilian attems | |
2006-02-14 | better document the point of update-initramfs and mkinitramfs. | maximilian attems | |
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 | get ready for the release: | maximilian attems | |
remove traling whitespace in the conffile remove debugging "set -x" | |||
2005-12-12 | fix lintian warning due to non latin char in manpage. | maximilian attems | |
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 | |