Commit graph

1223 commits

Author SHA1 Message Date
Tobias Powalowski
c134542804 add new fstab generator, which honors systemds capability to removenot needed fstab entries 2013-10-18 21:44:26 +02:00
Tobias Powalowski
648e1fd9e0 ldlinux.sys is not existent on btrfs, allow syslinux on btrfs 2013-10-17 14:23:23 +02:00
Tobias Powalowski
87ff385c06 fix btrfs creation if filesystem is already present 2013-10-16 09:18:58 +02:00
Tobias Powalowski
4d4328421f cleanup fstab from all entries first 2013-10-15 18:10:35 +02:00
Tobias Powalowski
3069ee8596 update GPT info text 2013-10-15 17:49:45 +02:00
Tobias Powalowski
6b4a0a0f50 fix makepkg.conf files for !staticlibs 2013-10-15 13:03:39 +02:00
Tobias Powalowski
0652c8c95e fix typo 2013-10-15 12:57:32 +02:00
Tobias Powalowski
0b1a74bc06 fix GPT partitioning in autoprepare mode 2013-10-15 12:56:37 +02:00
Tobias Powalowski
7c38f3cbda shorten guids supported with next gptfdisk 2013-10-14 12:17:56 +02:00
Tobias Powalowski
63d76abdc5 set EFISYSLINUX defaut to /boot 2013-10-14 12:01:58 +02:00
Tobias Powalowski
bed7e07fd5 add new GUID's for /home and swap in autoprepare function 2013-10-12 10:07:44 +02:00
Tobias Powalowski
231c99a093 update docs 2013-10-11 08:30:33 +02:00
Tobias Powalowski
2f22ab5f92 Do not always enable testing repository 2013-09-25 22:00:25 +02:00
Tobias Powalowski
14a67fff2e don't run bootloader section always twice 2013-09-22 21:09:44 +02:00
Tobias Powalowski
f7b5b70bc3 Only ask once about efisys partition 2013-09-22 14:23:45 +02:00
Tobias Powalowski
93cac33096 simplify bootloader loop 2013-09-22 14:11:49 +02:00
Tobias Powalowski
7f7ce72d6d only ask once about direct uefi bootloader installing, ask always for installing another bootloader 2013-09-22 14:01:29 +02:00
Tobias Powalowski
b8142669c3 add correct loop for multiple bootloader installation in uefi mode 2013-09-22 13:28:58 +02:00
Tobias Powalowski
09ca835c56 do not reinstall all uefi packages, if not needed 2013-09-22 12:39:35 +02:00
Tobias Powalowski
1746f2943d Keshav: Make sure main install_bootloader_menu is run even if the
user says no for uefi bootloader menu
2013-09-22 09:03:54 +02:00
Tobias Powalowski
857f0d3dbb Keshav: Make sure we run chroot_mount() before using grub-probe.
Install GRUB efi files to /EFI/grub instead of /EFI/arch_grub
2013-09-21 22:01:27 +02:00
Tobias Powalowski
95acf40919 remove uefi_common from gummiboot and refind 2013-09-21 10:07:07 +02:00
Tobias Powalowski
27faee205c simplify uefi_common package installation, run pacman only once 2013-09-19 08:59:43 +02:00
Tobias Powalowski
0343212a04 fix space 2013-09-18 18:52:41 +02:00
Tobias Powalowski
24f1b5a12f fix permissions of /sys /dev/ /proc to keep it consistent with filesystem package 2013-09-18 16:13:12 +02:00
Tobias Powalowski
5018589a74 fix unmounting of /sys part2 2013-09-18 15:53:26 +02:00
Tobias Powalowski
3f4230eceb fix unmounting of /sys 2013-09-18 15:52:49 +02:00
Tobias Powalowski
d252f723c3 Keshav: Use 'mount --rbind' instead of 'mount --bind' for
chroot_mount() so that all the sub-mounts are also present inside the chroot
2013-09-18 14:31:52 +02:00
Tobias Powalowski
2f55d36da9 Keshav: Disable old efivars kernel module completely, even if it is
found in the archboot initramfs image.
2013-09-18 08:16:07 +02:00
Tobias Powalowski
ac98db7669 Keshav: Remove all traces of sysfs-efivars from setup script 2013-09-18 08:14:52 +02:00
Tobias Powalowski
4d26a16ceb remove efivar hacks 2013-09-17 15:51:46 +02:00
Tobias Powalowski
82ab041cd2 remove efi.pstore from kernel parameters, no longer part of kernel config 2013-09-17 12:36:02 +02:00
Tobias Powalowski
334fc20278 fix syntax 2013-09-17 12:30:49 +02:00
Tobias Powalowski
c3394d87b4 remove blacklisting efivars, efivarfs code, standard kernel includes efivarfs in kernel 2013-09-17 12:29:47 +02:00
Tobias Powalowski
4dc7b0f629 Keshav: Minor 2013-09-16 16:48:20 +02:00
Tobias Powalowski
b8f398e96f Keshav: Reword DIALOG info about EFISYS FAT32 for better clarity wrt 2013-09-16 16:47:42 +02:00
Tobias Powalowski
ed1a0035cf Keshav: Recheck DISC if the var contains something other than /dev/* 2013-09-16 16:45:54 +02:00
Tobias Powalowski
d7a7774544 mark efivar package installation as HACK 2013-09-16 14:31:32 +02:00
Tobias Powalowski
23eaf1cc10 Keshav: Try to install efivar pkg separately from efibootmgr pkg so
that the latter gets installed even if the former does not exist in archboot
 media
2013-09-14 08:18:05 +02:00
Tobias Powalowski
b7ff2b9ba3 Keshav: Minor 2013-09-14 08:15:58 +02:00
Tobias Powalowski
6dc2db167a Keshav: Determine DISC variable based on / if /boot is not a separate
partition, so that we do not ignore to run check_efisys_part() function due
 to empty DISC variable
2013-09-14 08:14:52 +02:00
Tobias Powalowski
68137b58ef fix sysfs chroot mounting 2013-09-13 08:53:47 +02:00
Tobias Powalowski
158b987747 Increase autoprepare EFISYS part size to 1024 MiB. Bind mount
/proc and /sys inside chroot instead of directly mounting as there are other
 filesystems inside them that are also necessary inside a chroot.
2013-09-12 20:33:41 +02:00
Tobias Powalowski
8c2068b2d4 mark efibootmgr hack 2013-09-09 15:49:18 +02:00
Tobias Powalowski
e2e5960fec Enable efivarfs for efibootmgr only when libefivar is used by
efibootmgr
2013-09-09 15:42:33 +02:00
Tobias Powalowski
485a7f1a15 Use 'efivar -l' to detect uefi boot 2013-09-09 15:18:29 +02:00
Tobias Powalowski
b90867362d Keshav: Fix efibootmgr code 2013-08-31 12:34:46 +02:00
Tobias Powalowski
a7afd5bfa7 Keshav: Do not forget to mount EFI System Partition before installing any UEFI Boot manager/loade 2013-08-31 12:32:33 +02:00
Tobias Powalowski
9001f9e1d6 Keshav: Move efi vars disable code to uefi_disable_all_var_interfaces 2013-08-31 12:31:12 +02:00
Tobias Powalowski
34b170e721 bump to latest mirrorlist 2013-08-31 11:06:20 +02:00