- Mar 22, 2008
-
-
Thomas Bächler authored
-
- Mar 16, 2008
-
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
- Mar 15, 2008
-
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
v86d failed if called before udev, because /dev/mem didn't exist. This patch allows people to use uvesafb earlier.
-
- Jan 04, 2008
-
-
Aaron Griffin authored
Using an explicit set of params passed to kinit is annoying, because we forget things like this. Add init=??? syntax again, for i.e. init=/bin/bash to recover a root password Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Nov 14, 2007
-
-
Thomas Bächler authored
Instead, include the uncompressed manpage AND the source.
-
- Nov 09, 2007
-
-
Thomas Bächler authored
-
Thomas Bächler authored
It is not all perfect yet, looks good enough.
-
- Nov 03, 2007
-
-
Thomas Bächler authored
a module is found, not for the module itself.
-
- Oct 31, 2007
-
-
Thomas Bächler authored
"source" of it and build it properly.
-
Thomas Bächler authored
This reverts commit 06effe28.
-
Thomas Bächler authored
"source" of it and build it properly.
-
Thomas Bächler authored
-
Thomas Bächler authored
fixes Archlinux #8448
-
- Aug 11, 2007
-
-
Aaron Griffin authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@209 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Jun 11, 2007
-
-
Tobias Powalowski authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@207 880c04e9-e011-0410-abf7-b926e227c9cd
-
- May 12, 2007
-
-
Thomas Bächler authored
- added compatibility symlink /bin/modprobe - 0.5.14 release git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@206 880c04e9-e011-0410-abf7-b926e227c9cd
-
Thomas Bächler authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@205 880c04e9-e011-0410-abf7-b926e227c9cd
-
Thomas Bächler authored
- fix some bugs introduced by phrakture (could you be more careful?) git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@204 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Mar 14, 2007
-
-
Aaron Griffin authored
* mkinitcpio/functions (add_dir) remove existing dir check before adding git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@203 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Mar 12, 2007
-
-
Aaron Griffin authored
Default rootdelay for removable devices to 6 seconds. git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@202 880c04e9-e011-0410-abf7-b926e227c9cd
-
Aaron Griffin authored
This one exports $rootdelay to $kinit_params to avoid having to wait for $rootdelay 2 times when one specifies rootdelay=x on the kernel cmdline (one in init, one for kinit)... git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@201 880c04e9-e011-0410-abf7-b926e227c9cd
-
Aaron Griffin authored
The attached patch places the $root check before killing udev. The point is this: It gives udev a chance to create the device. It also prints a message saying "if you see the device being created here, try passing rootdelay=8 or higher to the kernel" also some minor edits: - Use echo instead of message when dropping into the shell when $root isn't found. People will always want to see those message i guess... - fixed a little typo : "use d echo * " is now "use echo * " mkinitcpio-rev199-place-rootcheck-before-killing-udev.patch git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@200 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Mar 07, 2007
-
-
Aaron Griffin authored
* Check for root device, drop down to recovery prompt and allow for reboot * Handle rootdelay in init (before udev is killed), to properly populate devices git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@199 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Mar 05, 2007
-
-
Aaron Griffin authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@198 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Mar 02, 2007
-
-
Aaron Griffin authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@197 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Feb 28, 2007
-
-
Aaron Griffin authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@196 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Feb 12, 2007
-
-
Aaron Griffin authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@195 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Jan 22, 2007
-
-
Tobias Powalowski authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@194 880c04e9-e011-0410-abf7-b926e227c9cd
-
- Jan 15, 2007
-
-
Tobias Powalowski authored
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@192 880c04e9-e011-0410-abf7-b926e227c9cd
-