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

125 Commits

Author SHA1 Message Date
TommyTran732
2ce85003f0
Fix ZRAM config 2022-08-27 03:13:48 -04:00
TommyTran732
8293476125
Switch to zram-generator 2022-08-27 03:13:48 -04:00
TommyTran732
e3fb861554
Update 2022-08-27 03:13:47 -04:00
TommyTran732
4d745c0ac9
Update 2022-08-27 03:13:47 -04:00
TommyTran732
5dfc2ad5f0
Added fwupd 2022-08-27 03:13:47 -04:00
TommyTran732
4951e5f8d9
Update 2022-08-27 03:13:47 -04:00
TommyTran732
e663b92de1
Update 2022-08-27 03:13:46 -04:00
TommyTran732
0135dbba21
Update 2022-08-27 03:13:46 -04:00
TommyTran732
c88ba25eb8
Update 2022-08-27 03:13:46 -04:00
TommyTran732
3eaf3b0cc6
Update 2022-08-27 03:13:46 -04:00
TommyTran732
65ed6a4d06
Update install.sh 2022-08-27 03:13:45 -04:00
TommyTran732
1cddcfbc3e
Restricting file permissions 2022-08-27 03:13:43 -04:00
TommyTran732
f1347ccc57
Update install.sh 2022-08-27 03:13:42 -04:00
TommyTran732
d09fe558bf
Update install.sh 2022-08-27 03:13:41 -04:00
TommyTran732
1d85f5ff15
Update install.sh 2022-08-27 03:13:41 -04:00
TommyTran732
a348abfd15
Update install.sh 2022-08-27 03:13:41 -04:00
TommyTran732
619c3ac2d1
Fixed styling 2022-08-27 03:13:40 -04:00
TommyTran732
79729d65ac
Update install.sh 2022-08-27 03:13:40 -04:00
TommyTran732
1f359ef750
Update install.sh 2022-08-27 03:13:40 -04:00
TommyTran732
0713a4389a
Update install.sh 2022-08-27 03:13:40 -04:00
TommyTran732
d1d22c50d0
Update install.sh 2022-08-27 03:13:40 -04:00
TommyTran732
9c0d7aeede
Update install.sh 2022-08-27 03:13:39 -04:00
TommyTran732
e177886169
Update install.sh 2022-08-27 03:13:39 -04:00
TommyTran732
e28effdd0d
Update install.sh 2022-08-27 03:13:38 -04:00
TommyTran732
3adb403754
Add some grub settings from whonix 2022-08-27 03:13:38 -04:00
TommyTran732
d421ed5a56
Update install.sh 2022-08-27 03:13:38 -04:00
TommyTran732
75215fe0a7
Add user creation
Based on the changes made in https://github.com/patarapolw/arch-btrfs/blob/main/scripts/03-root-install.sh
2022-08-27 03:13:37 -04:00
ajeyrgowda
f202bd0a6f
replacing earlyoom with systemd-oomd
earlyoom is not needed since systemd already provides that
2022-08-27 03:13:37 -04:00
TommyTran732
f3da738195
Added EarlyOOM 2022-08-27 03:13:36 -04:00
TommyTran732
c9f994e532
Revert to using the old layout
OverlayFS doesn't allow snapper rollback when you are booted into a read only snapshot
2022-08-27 03:13:36 -04:00
TommyTran732
fcab538c2e
Update install.sh 2022-08-27 03:13:36 -04:00
TommyTran732
018a6c1769
Update install.sh 2022-08-27 03:13:35 -04:00
TommyTran732
7ba6e45f6b
Update install.sh 2022-08-27 03:13:35 -04:00
TommyTran732
88f2612e42
Add new subvol for /var/lib/machines
Seems like snapd creates a subvol for this and cause problems with deleting snapshots, might as well just create it here and avoid the headache
2022-08-27 03:13:35 -04:00
TommyTran732
af306aeb76
Update install.sh 2022-08-27 03:13:35 -04:00
TommyTran732
bb5e850cd2
Another typo fix 2022-08-27 03:13:34 -04:00
TommyTran732
f971624253
Typo fix 2022-08-27 03:13:34 -04:00
TommyTran732
1862d6bdcf
Update install.sh 2022-08-27 03:13:34 -04:00
TommyTran732
a776ec585b
Remove @/tmp sulvol
/tmp on Arch linux should be using tmpfs
2022-08-27 03:13:34 -04:00
TommyTran732
df4c1f1f65
Switch to overlayfs 2022-08-27 03:13:32 -04:00
TommyTran732
208b1ea59e
Update install.sh 2022-08-27 03:13:32 -04:00
TommyTran732
f6f6b7f3a3
Switch back to LUKS1
Grub does not nicely work with LUKS2 Argon yet, and grub-install is broken with LUKS2
2022-08-27 03:13:32 -04:00
TommyTran732
19702d39ea
Update install.sh 2022-08-27 03:13:32 -04:00
TommyTran732
2bd49abab3
Update install.sh 2022-08-27 03:13:32 -04:00
TommyTran732
4b7fa4329b
Update install.sh 2022-08-27 03:13:31 -04:00
TommyTran732
7dff5fb6ac
Switch to LUKS2
GRUB 2.06 added support for LUKS2, so I am also adding it here.
2022-08-27 03:13:31 -04:00
TommyTran732
9ea825dc72
Added man 2022-08-27 03:13:31 -04:00
TommyTran732
51ab67a220
Update kernel parameters
Update kernel parameters to include the correct encryption key
2022-08-27 03:13:30 -04:00
TommyTran732
d201b4ec8e
Put the encryption key to its own subvol
Putting the encryption key into it's own subvolume so that it can be excluded from BTRFS snapshots/backups
2022-08-27 03:13:30 -04:00
TommyTran732
aa9321a170
Update install.sh 2022-08-27 03:13:30 -04:00