1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2025-02-20 18:01:33 -05:00
Commit Graph

128 Commits

Author SHA1 Message Date
TommyTran732
d8a57aaf20
AppArmor cache and notifications 2021-08-30 05:37:24 -04:00
TommyTran732
ea46e02543
Add notify2 2021-08-30 04:54:44 -04:00
TommyTran732
c78251d8dc
Enable landlock 2021-08-30 03:25:38 -04:00
TommyTran732
5305fc1653
Fix ZRAM config 2021-08-28 20:06:54 -04:00
TommyTran732
a2942c82f2
Switch to zram-generator 2021-08-26 03:51:26 -04:00
TommyTran732
63de50b527
Update 2021-08-22 03:26:49 -04:00
TommyTran732
809c4865be
Update 2021-08-21 17:44:13 -04:00
TommyTran732
3adb750858
Added fwupd 2021-08-21 05:42:10 -04:00
TommyTran732
398d6f049c
Update 2021-08-21 02:56:20 -04:00
TommyTran732
52244a0ac3
Update 2021-08-17 19:28:24 -04:00
TommyTran732
1b0ca285f5
Update 2021-08-17 11:50:16 -04:00
TommyTran732
810f911b0b
Update 2021-08-16 19:36:24 -04:00
TommyTran732
e9b2bf5c5a
Update 2021-08-15 14:18:01 -04:00
TommyTran732
a7e150c720
Update install.sh 2021-08-05 00:59:34 -04:00
TommyTran732
af44017d5e
Restricting file permissions 2021-07-25 09:10:07 +00:00
TommyTran732
0653b3dc7b
Update install.sh 2021-07-25 08:40:50 +00:00
TommyTran732
68dff3929b
Update install.sh 2021-07-25 08:26:40 +00:00
TommyTran732
a21d907a3f
Update install.sh 2021-07-25 08:24:20 +00:00
TommyTran732
73661bad8e
Update install.sh 2021-07-25 08:23:01 +00:00
TommyTran732
326437fd05
Fixed styling 2021-07-25 08:03:07 +00:00
TommyTran732
b02bb18e1d
Update install.sh 2021-07-25 07:52:26 +00:00
TommyTran732
33b15021ef
Update install.sh 2021-07-25 07:49:41 +00:00
TommyTran732
53dcd53335
Update install.sh 2021-07-25 07:49:16 +00:00
TommyTran732
c347c9f87a
Update install.sh 2021-07-25 07:47:12 +00:00
TommyTran732
36a296035b
Update install.sh 2021-07-25 07:34:32 +00:00
TommyTran732
6f4e361130
Update install.sh 2021-07-25 07:29:52 +00:00
TommyTran732
84189f8edd
Update install.sh 2021-07-25 07:11:44 +00:00
TommyTran732
8a0e8dd8d4
Add some grub settings from whonix 2021-07-25 07:03:01 +00:00
TommyTran732
85bde22996
Update install.sh 2021-07-25 06:55:42 +00:00
TommyTran732
8679d38eee
Add user creation
Based on the changes made in https://github.com/patarapolw/arch-btrfs/blob/main/scripts/03-root-install.sh
2021-07-25 06:48:46 +00:00
ajeyrgowda
a3acb1f131
replacing earlyoom with systemd-oomd
earlyoom is not needed since systemd already provides that
2021-07-20 09:07:52 -04:00
TommyTran732
cc23c7eb3e
Added EarlyOOM 2021-07-15 07:42:54 -04:00
TommyTran732
99c3a65f8e
Revert to using the old layout
OverlayFS doesn't allow snapper rollback when you are booted into a read only snapshot
2021-07-11 14:49:53 +00:00
TommyTran732
10be8ffc57
Update install.sh 2021-07-09 01:36:30 -04:00
TommyTran732
92a7987897
Update install.sh 2021-07-09 00:41:38 -04:00
TommyTran732
4056d1dcf9
Update install.sh 2021-07-09 00:38:30 -04:00
TommyTran732
7a1178d9cb
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
2021-07-08 08:43:51 -04:00
TommyTran732
fdb55e0a7e
Update install.sh 2021-07-08 06:55:13 -04:00
TommyTran732
ea812946da
Another typo fix 2021-07-08 06:25:45 -04:00
TommyTran732
0245615858
Typo fix 2021-07-08 06:22:01 -04:00
TommyTran732
c71127c988
Update install.sh 2021-07-01 05:19:51 -04:00
TommyTran732
b857ce345c
Remove @/tmp sulvol
/tmp on Arch linux should be using tmpfs
2021-06-23 19:06:20 -04:00
TommyTran732
be11e0f0ab
Switch to overlayfs 2021-06-23 13:17:54 -04:00
TommyTran732
0aa6fc72b7
Update install.sh 2021-06-23 13:16:22 -04:00
TommyTran732
625f097132
Switch back to LUKS1
Grub does not nicely work with LUKS2 Argon yet, and grub-install is broken with LUKS2
2021-06-21 23:46:40 -04:00
TommyTran732
ddd7420902
Update install.sh 2021-06-21 16:45:15 -04:00
TommyTran732
9a927b89d5
Update install.sh 2021-06-21 19:27:34 +00:00
TommyTran732
5ba97b9a6b Update install.sh 2021-06-14 21:39:50 -04:00
TommyTran732
8f0c9ee591 Switch to LUKS2
GRUB 2.06 added support for LUKS2, so I am also adding it here.
2021-06-14 19:26:49 -04:00
TommyTran732
6e2f6b40b5 Added man 2021-06-14 16:47:20 -04:00