Commit graph

1285 commits

Author SHA1 Message Date
Tobias Powalowski
950ffdd313 fix lts kernel preset 2012-01-15 13:58:21 +01:00
Tobias Powalowski
41514475b5 fix lts in pacman_lts 2012-01-15 13:39:54 +01:00
Tobias Powalowski
8a5dadb0a5 revert grub2 changes, waiting for new grub2 package 2012-01-15 08:40:07 +01:00
Tobias Powalowski
aaa5434b42 fix grub2 files 2012-01-14 15:38:28 +01:00
Tobias Powalowski
0f5055fcac fix udev hook 2012-01-14 15:33:37 +01:00
Tobias Powalowski
4d696e335c bump version in setup-update, fix lts in allinone script, change to xz compression on initrds to save space 2012-01-14 15:20:30 +01:00
Tobias Powalowski
68a9769c2c add separate /usr detection for hwdetect 2012-01-14 12:12:20 +01:00
Tobias Powalowski
3478bcbf44 drop support for non-devtmpfs 2012-01-13 17:56:15 +01:00
Tobias Powalowski
99d516746e init: mount separate /usr 2012-01-13 17:54:30 +01:00
Tobias Powalowski
23c4cf94c8 init: create /run/initramfs as mode 755 2012-01-13 17:50:57 +01:00
Tobias Powalowski
b1b27f4409 init: remove size limitations from API filesystems 2012-01-13 17:42:54 +01:00
Tobias Powalowski
3e5e5b28c1 add empty fstab 2012-01-13 17:41:13 +01:00
Tobias Powalowski
4e251e5293 fix lilo for new lts kernel 2012-01-13 16:39:59 +01:00
Tobias Powalowski
82a8f744d4 only install booted kernel fix for new lts name 2012-01-13 16:34:24 +01:00
Tobias Powalowski
f58ee05937 allow btrfs on lts kernel 2012-01-13 16:09:25 +01:00
Tobias Powalowski
f0c9e5933d change to new lts layout 2012-01-13 15:52:11 +01:00
Tobias Powalowski
6873fb82a9 remove nouveau packages 2012-01-13 15:41:32 +01:00
Tobias Powalowski
f0c52aaef8 remove nouveau packages 2012-01-13 15:35:16 +01:00
Tobias Powalowski
c633636872 update wireless hooks 2012-01-13 15:22:42 +01:00
Tobias Powalowski
cef4aec4e8 add udev 177 changes 2012-01-13 15:08:53 +01:00
Tobias Powalowski
865a1ab279 bump release name 2012-01-13 14:46:26 +01:00
Tobias Powalowski
b854e09096 update btrfs binaries 2012-01-13 14:41:35 +01:00
Tobias Powalowski
71389c6c8a remove nouveau helper packages 2012-01-13 14:34:32 +01:00
Tobias Powalowski
45fe82096d fix extramodule path 2012-01-13 14:30:41 +01:00
Tobias Powalowski
4e1154726a replace btrfs-progs-unstable 2012-01-13 13:54:53 +01:00
Tobias Powalowski
80268aa8c9 minor patch from keshav 2012-01-09 18:33:20 +01:00
Tobias Powalowski
7a6e43a955 add more patches 2012-01-09 13:54:09 +01:00
Tobias Powalowski
ef2cf26539 Changes:
* Some trivial changes

* Use blkid for detecting GPT, better than parted

* Split UEFISYS checking from GPT check - check_uefisyspart()

* Simplify grub2-uefi code in iso generation by using grub-mkstandalone instead of grub-mkimage (upstream does not recommend using grub-mkimage directly due to stability issues), got rid of memdisk mounting etc., in both all-in-one and update-setup scripts

* Split UEFI related common code and efibootmgr ones from grub2 functions so that other UEFI bootloaders can be implemented once they come out.

* Split initcpio arch_efibootmgr hook from arch_grub2 .

* Added arch_dmidecode hook. setup script uses dmidecode for detecting Apple systems (from non-Mac UEFI ones).

* Remove i386-efi pkg and scripts from the initramfs and iso, setup script support is not removed. Mainly aimed at reducing iso size.

* Replaced module-init-tools with kmod - in arch_base
2012-01-08 19:35:41 +01:00
Tobias Powalowski
def2b7564d init: Remove unneeded test 2011-11-26 13:24:07 +01:00
Tobias Powalowski
c103860cfc include new_root as part of build process 2011-11-24 09:29:21 +01:00
Tobias Powalowski
384bc1370e init: Remove sed cmd usage 2011-11-24 09:23:31 +01:00
Tobias Powalowski
ed719386ac init: Remove grep usage 2011-11-24 09:22:37 +01:00
Tobias Powalowski
a1718f67db add new switch_root method 2011-11-24 09:21:09 +01:00
Tobias Powalowski
3222b335c2 add mtab symlink 2011-11-24 09:14:23 +01:00
Tobias Powalowski
cf3c3b90a5 create /run/initramfs after mounting /run 2011-11-24 09:11:36 +01:00
Tobias Powalowski
d6b3b9d144 dont tell kernel about modprobe 2011-11-24 09:10:31 +01:00
Tobias Powalowski
89bcb32d0f bump to new version 2011-11-23 16:01:29 +01:00
Tobias Powalowski
b65932c897 final fix for manually mounting install media 2011-11-23 11:56:33 +01:00
Tobias Powalowski
2ee8fee7f5 fix openconnect binary 2011-11-19 09:57:38 +01:00
Tobias Powalowski
2b68bcead2 check on manually mounted media, fix GPT detection in grub2_uefi 2011-11-17 08:12:50 +01:00
Tobias Powalowski
46b1dd1694 fix GPT check in bios_grub function 2011-11-16 20:09:05 +01:00
Tobias Powalowski
6e23204511 fix ide_blacklist 2011-11-16 16:00:25 +01:00
Tobias Powalowski
95e416ea93 remove ide and ide_blacklist hooks from default config files 2011-11-16 15:17:32 +01:00
Tobias Powalowski
2ed4091f1a bump to new version 2011-11-15 21:42:10 +01:00
Tobias Powalowski
e6f0e3036d fix lts kernel name in boot message 2011-11-15 17:13:08 +01:00
Tobias Powalowski
9d6202756d fix lts module path 2011-11-15 16:46:06 +01:00
Tobias Powalowski
efe99c988b remove input_id from udev 2011-11-15 14:19:43 +00:00
Tobias Powalowski
3d3a6619db remove arch_pcmcia 2011-10-29 11:14:09 +02:00
Tobias Powalowski
c8f7b8f3a8 adopt udev 174 changes 2011-10-29 10:03:57 +02:00
Tobias Powalowski
a9db7fa72e adopt udev 174 changes 2011-10-29 10:00:51 +02:00