diff options
| author | Yurii Kolesnykov <yurikoles@gmail.com> | 2015-10-24 00:27:41 +0300 |
|---|---|---|
| committer | Yurii Kolesnykov <yurikoles@gmail.com> | 2015-10-24 00:27:41 +0300 |
| commit | 18ecd12b3118f8486b2f23fcb58a6c5cbeea8398 (patch) | |
| tree | 8978ca6565724cd7ef2dbdad3004f12dc370b5d5 /arch.conf | |
| download | systemd-git-18ecd12b3118f8486b2f23fcb58a6c5cbeea8398.tar.gz systemd-git-18ecd12b3118f8486b2f23fcb58a6c5cbeea8398.tar.bz2 | |
227
Diffstat (limited to 'arch.conf')
| -rw-r--r-- | arch.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch.conf b/arch.conf new file mode 100644 index 0000000..250b778 --- /dev/null +++ b/arch.conf @@ -0,0 +1,7 @@ +## This is just an example config file. +## Please edit the paths and kernel parameters according to your system. + +title Arch Linux +linux /vmlinuz-linux +initrd /initramfs-linux.img +options root=PARTUUID=XXXX rootfstype=XXXX add_efi_memmap |
