Update README.md
This commit is contained in:
parent
84fb8a7b0e
commit
9f29c9090c
|
@ -4,9 +4,11 @@
|
||||||
|
|
||||||
##### It aims for a simple (read minimal) Arch Linux installation, which is modern in the way that it uses UEFI and systemd-boot, secure in the way that it uses full-disk encryption using LUKS as well as flexibility by using LVM volumes for the root and home partition.
|
##### It aims for a simple (read minimal) Arch Linux installation, which is modern in the way that it uses UEFI and systemd-boot, secure in the way that it uses full-disk encryption using LUKS as well as flexibility by using LVM volumes for the root and home partition.
|
||||||
|
|
||||||
###### [Click here to go to the actual installation.](https://gitlab.com/dataprolet/simple-modern-and-secure-arch-linux-install/-/blob/master/install.md).
|
###### [Click here to go to the actual installation manual..](https://gitlab.com/dataprolet/simple-modern-and-secure-arch-linux-install/-/blob/master/install.md).
|
||||||
|
|
||||||
To automatically get the necessary configuration files, clone this repository when installing.
|
# This is currently untested work in progress!
|
||||||
|
|
||||||
|
To automatically install Arch Linux, clone this repository:
|
||||||
```
|
```
|
||||||
pacman -Sy git
|
pacman -Sy git
|
||||||
git clone https://gitlab.com/dataprolet/arch-install
|
git clone https://gitlab.com/dataprolet/arch-install
|
||||||
|
|
Loading…
Reference in New Issue