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

252 Commits

Author SHA1 Message Date
TommyTran732
da72760db1
Update README.md 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
2ca684728a
Update README.md 2022-08-27 03:13:33 -04:00
TommyTran732
d3127508b6
Update README.md 2022-08-27 03:13:33 -04:00
TommyTran732
65e44f4b12
Update README.md 2022-08-27 03:13:33 -04:00
TommyTran732
fc36b17a62
Update README.md 2022-08-27 03:13:33 -04:00
TommyTran732
3b53f87359
Update README.md 2022-08-27 03:13:33 -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
9f2a5d5a8d
Update README.md 2022-08-27 03:13:31 -04:00
TommyTran732
f22c4e278d
Update README.md 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
TommyTran732
881bae384e
Update install.sh 2022-08-27 03:13:30 -04:00
TommyTran732
82332b22a9
Update install.sh 2022-08-27 03:13:30 -04:00
TommyTran732
b29d0aab6c
Update install.sh 2022-08-27 03:13:29 -04:00
TommyTran732
8f9b7d59a4
Update install.sh 2022-08-27 03:13:29 -04:00
TommyTran732
1c7bda2c2b
Update install.sh 2022-08-27 03:13:29 -04:00
TommyTran732
eacbb16edb
Update install.sh 2022-08-27 03:13:29 -04:00
TommyTran732
19aeaea6c4
Update README.md 2022-08-27 03:13:29 -04:00
TommyTran732
029bc148af
Update install.sh 2022-08-27 03:13:28 -04:00
TommyTran732
11b514f90c
Update install.sh 2022-08-27 03:13:28 -04:00
TommyTran732
389000b7df
Update install.sh 2022-08-27 03:13:28 -04:00
TommyTran732
5382fedce8
Update README.md 2022-08-27 03:13:28 -04:00
TommyTran732
1981a2f971
Added Packagekit Plugin 2022-08-27 03:13:27 -04:00
TommyTran732
65142be351
Enable Bluetooth Service
This will prevent the bug where bluetooth cannot be managed by GNOME
2022-08-27 03:13:27 -04:00
TommyTran732
30c32d5ce4
Update README.md 2022-08-27 03:13:27 -04:00
TommyTran732
6a51a20bc7
Update install.sh 2022-08-27 03:13:27 -04:00
TommyTran732
fb88f3fd6e
Update install.sh 2022-08-27 03:13:27 -04:00
TommyTran732
391c500241
Create bug_report.md 2022-08-27 03:13:26 -04:00
TommyTran732
6613f84ff1
Update README.md 2022-08-27 03:13:26 -04:00
TommyTran732
158f58f66c
Update install.sh 2022-08-27 03:13:26 -04:00
TommyTran732
d22b749233
Update install.sh 2022-08-27 03:13:26 -04:00
TommyTran732
b24bfec760
Update install.sh 2022-08-27 03:13:26 -04:00
TommyTran732
e6272e8306
Update install.sh 2022-08-27 03:13:25 -04:00
TommyTran732
82f337139f
Update README.md 2022-08-27 03:13:25 -04:00
TommyTran732
728d2e6219
Update README.md 2022-08-27 03:13:25 -04:00
TommyTran732
8c19198546
Update README.md 2022-08-27 03:13:25 -04:00