- Feb 11, 2010
-
-
Thomas Bächler authored
-
Thomas Bächler authored
Conflicts: Makefile
-
Thomas Bächler authored
Fix file system autodetection of filesystems when the running kernel and the target kernel don't match. We need --set-version when resolving filesystem aliases, thanks Tobias.
-
Gerardo Exequiel Pozzi authored
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Feb 10, 2010
-
-
Thomas Bächler authored
-
Gerardo Exequiel Pozzi authored
Also remove comment about "modload" in conf. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Thomas Bächler <thomas@archlinux.org>
-
Thomas Bächler authored
Patch provided by Davorin Učakar, currently only unicode fonts are supported
-
Thomas Bächler authored
-
- Feb 09, 2010
-
-
Thomas Bächler authored
-
Thomas Bächler authored
Remove the comment about 'reboot': busybox reboot requires init to run, thus typing reboot is ineffective
-
Simon Boulay authored
-
Gerardo Exequiel Pozzi authored
otherwise will access to /sys/block//sys/block/sda/sda1/dev (for example) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-
- Feb 08, 2010
-
-
Thomas Bächler authored
-
Eric Bélanger authored
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
-
Thomas Bächler authored
-
- Feb 07, 2010
-
-
Thomas Bächler authored
-
Thomas Bächler authored
This hook is complete overkill: Firmware for modules is added when they specify it in modinfo. If someone needs more firmware, FILES= in mkinitcpio.conf should always be used.
-
Thomas Bächler authored
-
Thomas Bächler authored
There is no nss library or user/group database in initramfs, so tell udev to not try to resolve any names
-
Thomas Bächler authored
Fixes FS#18214
-
Thomas Bächler authored
This fixes FS#18213.
-
Thomas Bächler authored
This fixes future bugs in 2.6.33 when the ext4 driver is used for ext3 and ext2, and you want to mount ext2/3 as your root filesystem
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
Revert commit 4fde9323, this shouldn't be applied to the master branch
-
Thomas Bächler authored
-
Tobias Powalowski authored
-
- Feb 05, 2010
-
-
Thomas Bächler authored
-
Thomas Bächler authored
-
- Jan 29, 2010
-
-
Thomas Bächler authored
-
- Jan 24, 2010
-
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
-
Thomas Bächler authored
Use modprobe --resolve-alias for resolving aliases in autodetect as Arch's udev 150-1 removes resolve-modalias
-
Thomas Bächler authored
Use modprobe --resolve-alias for resolving aliases in autodetect as Arch's udev 150-1 removes resolve-modalias
-
- Jan 14, 2010
-
-
Thomas Bächler authored
-
Thomas Bächler authored
- As in http://mailman.archlinux.org/pipermail/arch-commits/2010-January/072491.html, replace resolve-modalias with modprobe --resolve-alias - Remove usage of custom moddeps binary, replace it with the same 'sed' line as in /lib/udev/load-modules.sh
-
- Jan 12, 2010
-
-
Thomas Bächler authored
-