Commit graph

403 commits

Author SHA1 Message Date
TommyTran732
123f5f2aad
Set proper ESP flag
Without this flag it will be marked as basic data, which could cause issue when dual booting
2021-04-24 04:44:59 -04:00
Tommaso Chiti
9e7f7fe696
Update easy-arch.sh 2021-04-17 15:03:05 +02:00
Tommaso Chiti
89493b0854
Update easy-arch.sh 2021-04-16 15:59:42 +02:00
Tommaso Chiti
d55614671e
Update easy-arch.sh 2021-04-16 15:03:17 +02:00
Tommaso Chiti
20ae7c7a60
Update easy-arch.sh 2021-04-16 15:02:34 +02:00
Tommaso Chiti
77ddd82d57
Merge pull request #10 from tommytran732/patch-7
Some security settings from the Arch Wiki
2021-04-16 07:29:10 +02:00
Tommaso Chiti
53944208c0
Update easy-arch.sh 2021-04-16 07:28:35 +02:00
Tommaso Chiti
6bf87e0be9
Update easy-arch.sh 2021-04-15 16:56:12 +02:00
Tommaso Chiti
2909c000e2
Update easy-arch.sh 2021-04-15 16:55:36 +02:00
Tommaso Chiti
e6ea09fa53
Update easy-arch.sh 2021-04-15 16:46:36 +02:00
Tommaso Chiti
b1b8648c9a
Merge pull request #7 from tommytran732/patch-6
Add the key to mkinitcpio's config
2021-04-15 16:40:21 +02:00
TommyTran732
3cbe6d664f
Update easy-arch.sh 2021-04-15 07:17:56 -04:00
TommyTran732
db155c2c6b
Some security settings from the Arch Wiki
These would be nice to have out of the box, especially with ptrace completely disabled.
2021-04-15 07:14:22 -04:00
TommyTran732
8126c5a2c5
Add the key to mkinitcpio's config 2021-04-14 19:40:59 -04:00
Tommaso Chiti
a4d515776d
Update bug_report.md 2021-04-14 17:26:38 +02:00
Tommaso Chiti
697a89c9db Update issue templates 2021-04-14 17:25:56 +02:00
Tommaso Chiti
e4c1a7835f
Update README.md 2021-04-14 17:24:41 +02:00
Tommaso Chiti
9b8d38ff83
Merge pull request #5 from tommytran732/patch-4
Actually disable CoW on @swap and @var_log
2021-04-14 17:19:57 +02:00
Tommaso Chiti
5a9b37030f
Merge branch 'main' into patch-4 2021-04-14 17:19:39 +02:00
Tommaso Chiti
3a8a2b7ec7
Update easy-arch.sh 2021-04-14 17:07:38 +02:00
Tommaso Chiti
f1eae98bcb
Update easy-arch.sh 2021-04-14 17:07:07 +02:00
Tommaso Chiti
4073eb9da9
Update easy-arch.sh 2021-04-14 16:47:02 +02:00
Tommaso Chiti
73129dc987
Update easy-arch.sh 2021-04-14 16:44:16 +02:00
Tommaso Chiti
8363877ce2
Update easy-arch.sh 2021-04-14 16:42:30 +02:00
Tommaso Chiti
64c5dc8ec6
Update easy-arch.sh 2021-04-14 15:58:50 +02:00
Tommaso Chiti
c6c6d27e4d
Update README.md 2021-04-14 15:45:21 +02:00
Tommaso Chiti
77f1f4203a
Update easy-arch.sh 2021-04-14 15:43:16 +02:00
Tommaso Chiti
8de70756bb
Merge pull request #6 from tommytran732/patch-5
Adding the option for kernel flavor and microcode
2021-04-14 14:36:12 +02:00
TommyTran732
50934ead01
Adding the option for kernel flavor and microcode 2021-04-14 08:09:49 -04:00
TommyTran732
0f389165bf
Actually disable CoW on @swap and @var_log
There is a bug with BTRFS where it uses the same mount option for the first subvolume for any subvolume you mount. That means the nodatacow flag you set on line 74 and 75 are useless. In order to disable CoW, you must add chattr +C to those.

https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5)
2021-04-14 07:52:32 -04:00
Tommaso Chiti
aa4edb94f1
Update easy-arch.sh 2021-04-14 13:22:47 +02:00
Tommaso Chiti
3ae6f8735e
Update easy-arch.sh 2021-04-14 10:52:33 +02:00
Tommaso Chiti
29912686b8
Update easy-arch.sh 2021-04-14 10:37:24 +02:00
Tommaso Chiti
5520b3731a
Update easy-arch.sh 2021-04-14 10:20:55 +02:00
Tommaso Chiti
5bc6dcff7b
Update easy-arch.sh 2021-04-14 10:16:28 +02:00
Tommaso Chiti
a0170741c5
Update easy-arch.sh 2021-04-14 10:06:30 +02:00
Tommaso Chiti
44f38d4a66
Update easy-arch.sh 2021-04-14 10:01:06 +02:00
Tommaso Chiti
2bf1efa22d
Update easy-arch.sh 2021-04-14 09:40:03 +02:00
Tommaso Chiti
0f5c97f380
Automatic timezone. 2021-04-14 09:31:49 +02:00
Tommaso Chiti
fbbeb567fb
Update README.md 2021-04-14 08:54:04 +02:00
Tommaso Chiti
b1599c0dd3
Update easy-arch.sh 2021-04-14 08:48:48 +02:00
Tommaso Chiti
8faed77b04
Update easy-arch.sh 2021-04-14 08:43:05 +02:00
Tommaso Chiti
6ccbd4d8ef
Update easy-arch.sh 2021-04-14 08:42:02 +02:00
Tommaso Chiti
384ea2e1f7
Merge pull request #3 from tommytran732/patch-2
Remove BINARIES()
2021-04-11 12:31:33 +02:00
Tommaso Chiti
2c890b5341
Merge pull request #1 from tommytran732/patch-1
Improved BTRFS flags
2021-04-11 12:31:19 +02:00
TommyTran732
b2baff3cc0
Remove BINARIES()
It works just fine without it. Not sure why you have to specify it there.
2021-04-09 16:29:30 -04:00
TommyTran732
4aa3efd44e
Update easy-arch.sh 2021-04-09 03:39:46 -04:00
Tommaso Chiti
7da3dcd7cf Errors. 2021-02-07 14:24:00 +01:00
Tommaso Chiti
adf0769f16 Spacing. 2021-02-07 10:17:25 +01:00
Tommaso Chiti
de35ad76d3 Better disks selection. 2021-02-07 10:16:53 +01:00