Age | Commit message (Expand) | Author | Files | Lines |
2011-06-25 | install/base: cleanup and simplify | Dave Reisner | 1 | -22/+12 |
2011-06-25 | remove support for -m to add a startup message | Dave Reisner | 1 | -4/+0 |
2011-06-16 | functions: remove add_device | Dave Reisner | 1 | -5/+0 |
2011-06-16 | mkinitcpio: deprecate install() in install hooks | Dave Reisner | 1 | -1/+1 |
2011-04-08 | Introduce /run | Thomas Bächler | 1 | -0/+1 |
2010-06-26 | Add back /dev/{zero,null,mem} to the initramfs image | Thomas Bächler | 1 | -0/+3 |
2010-06-10 | Create /dev/{null,zero,mem,console} devices when devtmpfs is missing | Thomas Bächler | 1 | -3/+0 |
2010-01-10 | Make base hook help message more generic, remove klibc reference | Thomas Bächler | 1 | -2/+2 |
2010-01-10 | Remove kinit usage from /init: Implement parseblock and kinit in shell code, ... | Thomas Bächler | 1 | -0/+1 |
2010-01-05 | Start moving from klibc to glibc+busybox | Thomas Bächler | 1 | -12/+9 |
2009-06-07 | Adjust for module-init-tools change: usb-load-ehci-first is now usb-load-ehci... | Thomas Bächler | 1 | -1/+1 |
2009-06-06 | Add a new file init_functions that contains common functions used in /init an... | Thomas Bächler | 1 | -0/+1 |
2009-01-11 | Always add /etc/modprobe.d/usb-load-ehci-first to initramfs0.5.21 | Thomas Bächler | 1 | -0/+1 |
2008-03-16 | Fix various coding style issues | Thomas Bächler | 1 | -3/+3 |
2008-03-15 | v86d failed if called before udev, because /dev/mem didn't exist. This patch ... | Thomas Bächler | 1 | -0/+1 |
2007-10-31 | Prepare base hook for klibc-module-init-tools | Thomas Bächler | 1 | -8/+6 |
2007-08-11 | Coding style change, use -n and -z for variable tests | Aaron Griffin | 1 | -1/+1 |
2007-05-12 | - adjusted all hooks for new modprobe path | Thomas Bächler | 1 | -0/+2 |
2007-05-12 | - fix a bug with BINARIES= (also accept shared objects, not only executables) | Thomas Bächler | 1 | -1/+6 |
2006-12-06 | Trying to address piix issue: | Thomas Bächler | 1 | -0/+4 |
2006-04-28 | * Initial attempt to get the device-mapper stuff in order | Aaron Griffin | 1 | -1/+1 |
2006-04-27 | klibc upgrade - udev broken, working on patching | Aaron Griffin | 1 | -1/+1 |
2006-04-26 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@20 880c04e... | Aaron Griffin | 1 | -0/+1 |
2006-04-25 | Bug fixes - I broke some things with syntax errors | Aaron Griffin | 1 | -4/+4 |
2006-04-22 | Hook updates and changes... | Aaron Griffin | 1 | -0/+32 |