mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 17:37:36 +02:00
Edit README.md
This commit is contained in:
@@ -577,13 +577,18 @@ You will have to re-run the installer.
|
|||||||
|
|
||||||
- ### LUKS Encryption: [Interactive - Skippable]
|
- ### LUKS Encryption: [Interactive - Skippable]
|
||||||
|
|
||||||
Your selected 'Root x86-64' partition will be encrypted using LUKS.
|
If you select to encrypt your system with LUKS, then:
|
||||||
|
|
||||||
If a separate 'Home' partition is detected, and the filesystem chosen is 'ext4', then you will be offered the option to encrypt 'Home' too.
|
|
||||||
|
|
||||||
Should you choose 'yes' to that option, then auto-configuration will take place, so an extra LUKS password won't be needed to unlock said volume.
|
- [] Your selected 'Root x86-64' partition will be encrypted.
|
||||||
|
|
||||||
Should you choose 'no', the installer will still ask for your confirmation before formatting the 'Home' partition to 'ext4', in case you would like to keep it intact.
|
- [] If a separate 'Home' partition has been set to be created, it will be encrypted.
|
||||||
|
|
||||||
|
Auto-configuration will take place, and said volume will be unlocked automatically.
|
||||||
|
|
||||||
|
- [] If a separate 'Home' partition has been set to be re-used by the installer, it will not be encrypted and will be mounted unformatted to the system.
|
||||||
|
|
||||||
|
- [] If a Swap partition has been selected, it will be encrypted.
|
||||||
|
|
||||||
This stage cannot offer automatic error-resolving by automatically taking actions such as re-running previous steps of the installation precedure, like [Auto] or [Manual] mode does, as after LUKS encryption has finished, partprobing and informing the kernel about further/new changes requires a system restart.
|
This stage cannot offer automatic error-resolving by automatically taking actions such as re-running previous steps of the installation precedure, like [Auto] or [Manual] mode does, as after LUKS encryption has finished, partprobing and informing the kernel about further/new changes requires a system restart.
|
||||||
|
|
||||||
@@ -613,7 +618,7 @@ The system will be pacstrapped and your selected setup will be installed.
|
|||||||
|
|
||||||
- ### Chroot & Configure System: [Auto]
|
- ### Chroot & Configure System: [Auto]
|
||||||
|
|
||||||
During this stage, the majority of configuration takes place.
|
During this stage, all configuration takes place.
|
||||||
|
|
||||||
Detection of rotational or solid state drives has already taken place, so 'fstrim.timer' will be activated accordingly for the installation drive.
|
Detection of rotational or solid state drives has already taken place, so 'fstrim.timer' will be activated accordingly for the installation drive.
|
||||||
|
|
||||||
@@ -621,16 +626,12 @@ Also, if a non-rotational drive is being used during installation and LUKS encry
|
|||||||
|
|
||||||
Graphics setup, encryption setup, swap/swapfile/Zram Swap activation, swap offset calculation, specific filesystem-based options, pciid database update, auto configuration of your timezone based on your computer's ip address, sudoers file configuration, systemd services activation etc., all happen here.
|
Graphics setup, encryption setup, swap/swapfile/Zram Swap activation, swap offset calculation, specific filesystem-based options, pciid database update, auto configuration of your timezone based on your computer's ip address, sudoers file configuration, systemd services activation etc., all happen here.
|
||||||
|
|
||||||
As mentioned earlier, all configuration takes place ONLY in the respective drop-in directories and never at the original '.conf' files, where applicable.
|
As mentioned earlier, all configuration takes place only in the respective drop-in directories and never at the original '.conf' files, where applicable.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
That's pretty much it.
|
That's pretty much it.
|
||||||
|
|
||||||
All instructions used, stem from the Arch wiki.
|
|
||||||
|
|
||||||
Any feedback will be greatly appreciated.
|
Any feedback will be greatly appreciated.
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|||||||
Reference in New Issue
Block a user