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
Tommaso Chiti
2dca5f98b1
Update README.md
2021-02-07 09:53:44 +01:00
Tommaso Chiti
7cae338fff
PS3
2021-02-07 09:49:38 +01:00
Tommaso Chiti
64e50d996f
Update README.md
2021-02-07 09:46:50 +01:00
Tommaso Chiti
292a669224
Improving code.
2021-02-07 09:45:21 +01:00
Tommaso Chiti
fa1df31e1a
Shortering code.
2021-02-07 09:37:20 +01:00
Tommaso Chiti
6ebc1472b9
Delete .github/workflows directory
2021-02-06 15:21:22 +01:00
Tommaso Chiti
4aa1236667
Archiso.
2021-02-04 15:27:33 +01:00
Tommaso Chiti
f8deff73b0
Again.
2021-02-04 15:21:06 +01:00
Tommaso Chiti
51c7fafc6d
Non interactive.
2021-02-04 15:19:28 +01:00
Tommaso Chiti
bdaa8af886
pacman
2021-02-04 15:18:06 +01:00
Tommaso Chiti
76fc48765f
docker
2021-02-04 15:12:21 +01:00