Go to file
Dave Reisner 7c53cd416b common: ignore errors from efivarfs mount failures
The existence of /sys/firmware/efi/efivars only indicates that we've
booted the kernel in EFI mode. It does not guarantee that the same
kernel has support for efivarfs. Since this isn't critical, don't fail
the whole api mount.
2013-11-29 14:08:37 -05:00
.gitattributes Create a project Makefile 2012-06-18 11:17:42 +02:00
.gitignore Create a project Makefile 2012-06-18 11:17:42 +02:00
arch-chroot.in common: auto-register api_fs_umount EXIT trap 2013-05-23 12:06:29 -04:00
common common: ignore errors from efivarfs mount failures 2013-11-29 14:08:37 -05:00
COPYING add GPL2 license file 2012-12-12 21:00:41 -05:00
genfstab.in genfstab: check sooner for pseudofs types 2013-07-14 12:24:34 -04:00
Makefile prepare v11 release 2013-05-26 15:51:41 -04:00
pacstrap.in common: auto-register api_fs_umount EXIT trap 2013-05-23 12:06:29 -04:00
README.md add a skeleton README file 2012-12-28 23:37:02 -05:00
zsh-completion allow turning off --noconfirm 2012-08-03 08:43:01 -04:00

Arch Install Scripts

This is a small suite of scripts aimed at automating some meanial tasks when installing Arch Linux.

License

See COPYING for details.