Commit graph

68 commits

Author SHA1 Message Date
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
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
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
7cae338fff PS3 2021-02-07 09:49:38 +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
4026fe1ff5 Typos. 2021-02-03 09:56:40 +01:00
Tommaso Chiti
7a57ea28df
Update easy-arch.sh 2021-02-03 08:12:58 +01:00
Tommaso Chiti
c2c7902503 Env bash. 2021-02-02 12:13:37 +01:00
Tommaso Chiti
d9d074926a Spacing. 2021-02-01 13:36:06 +01:00
Tommaso Chiti
27ab6288fd Suppressing some output. 2021-02-01 13:00:16 +01:00
Tommaso Chiti
b30fab7b2a Fix snapper inside chroot. 2021-02-01 12:45:21 +01:00
Tommaso Chiti
b343cf3970 Snapper configuration. 2021-02-01 12:26:06 +01:00
Tommaso Chiti
08005bc6ae better comments. 2021-02-01 12:09:02 +01:00
Tommaso Chiti
d078d75d66 Small changes. 2021-02-01 11:52:38 +01:00
Tommaso Chiti
80b76543ee Documentation. 2021-02-01 11:20:58 +01:00
Tommaso Chiti
91c6a0b3b0 Changes. 2021-02-01 11:05:57 +01:00
Tommaso Chiti
f3f5b50b6d Fixed swap. 2021-02-01 11:03:27 +01:00
Tommaso Chiti
ee27105889 Fixing wrong path. 2021-02-01 10:11:27 +01:00
Tommaso Chiti
dc256d4d86 Setting time. 2021-02-01 09:58:18 +01:00
Tommaso Chiti
ce29a7d9ca commenting. 2021-02-01 09:51:27 +01:00
Tommaso Chiti
5b89727972 Editing fstab. 2021-02-01 09:50:58 +01:00
Tommaso Chiti
113d8be2d0 Formatting. 2021-02-01 09:43:08 +01:00
Tommaso Chiti
4d8e21e1d8 Clearing the TTY. 2021-02-01 09:37:35 +01:00
Tommaso Chiti
e574293d31 Comments. 2021-02-01 09:33:43 +01:00
Tommaso Chiti
f081700be0 Typo. 2021-02-01 09:31:10 +01:00
Tommaso Chiti
8eb1c103ea Silencing outputs. 2021-02-01 09:28:35 +01:00
Tommaso Chiti
ac7d8980f9 Silencing certain outputs. 2021-02-01 09:16:23 +01:00
Tommaso Chiti
b3ba0ac08d Spacing again. 2021-02-01 09:13:52 +01:00
Tommaso Chiti
96a85cd11e Spacing. 2021-02-01 09:13:05 +01:00
Tommaso Chiti
9a1c7b8de0 Comments. 2021-02-01 09:09:08 +01:00
Tommaso Chiti
81199abf17 Enabled deleting swap subvol. 2021-02-01 09:08:10 +01:00
Tommaso Chiti
d2efb8f102 removed useless "break" 2021-02-01 09:02:50 +01:00
Tommaso Chiti
170146321e Adding a echo. 2021-02-01 08:46:53 +01:00