1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-09-19 15:14:43 -04:00

Update README.md

This commit is contained in:
TommyTran732 2021-07-25 08:54:25 +00:00 committed by tommytran732
parent 1475739105
commit 3061eb1729
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -1,5 +1,5 @@
### Introduction ### Introduction
This is my fork of [easy-arch](https://github.com/classy-giraffe/easy-arch), a **script** made in order to boostrap a basic **Arch Linux** environment with **snapshots** and **encryption** by using a fully automated process. This is my fork of [easy-arch](https://github.com/classy-giraffe/easy-arch), a **script** made in order to boostrap a basic **Arch Linux** environment with **snapshots** and **encryption** by using a fully automated process (UEFI only).
This fork comes with various security improvements and fully working rollbacks with snapper. I do submit some of the changes here back to upstream as well. This fork comes with various security improvements and fully working rollbacks with snapper. I do submit some of the changes here back to upstream as well.
@ -26,6 +26,7 @@ Currently, there is an problem where GRUB requires tpm.mod to be included for si
6. Randomize Mac Address and disable Connectivity Check for privacy 6. Randomize Mac Address and disable Connectivity Check for privacy
7. Added some kernel/grub settings from https://github.com/Whonix/security-misc/tree/master/etc/default 7. Added some kernel/grub settings from https://github.com/Whonix/security-misc/tree/master/etc/default
8. Added udev rules from https://gitlab.com/garuda-linux/themes-and-settings/settings/garuda-common-settings/-/tree/master/etc/udev/rules.d 8. Added udev rules from https://gitlab.com/garuda-linux/themes-and-settings/settings/garuda-common-settings/-/tree/master/etc/udev/rules.d
9. Added Secure Boot script
### Snapper behavior ### Snapper behavior
The partition layout I use rallows us to replicate the behavior found in openSUSE 🦎 The partition layout I use rallows us to replicate the behavior found in openSUSE 🦎