ca8e8f63ec
Options parsed from findmnt may already have the subvol option, so appending the subvol option is unnecessary. Fixes FS#65003 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> |
||
---|---|---|
completion | ||
doc | ||
test | ||
.gitattributes | ||
.gitignore | ||
arch-chroot.in | ||
common | ||
COPYING | ||
genfstab.in | ||
Makefile | ||
pacstrap.in | ||
README.md |
Arch Install Scripts
This is a small suite of scripts aimed at automating some menial tasks when installing Arch Linux.
Requirements
- GNU coreutils (>= v8.15)
- util-linux (>= 2.23)
- POSIX awk
- bash (>= 4.1)
License
See COPYING for details.