39 Commits

Author SHA1 Message Date
23ca5f0c65 refactor(os): Remove existing initramfs fallback files when we remove them from build instructions () 2023-02-21 00:38:55 +01:00
6cee2ab403 feat(os): chmod 0600 new initramfs files, they contain our pool password () 2023-02-21 00:36:06 +01:00
0f099b1d45 docs(zfs): Key file may have newline at the end, ZFS doesn't care () 2023-02-21 00:10:03 +01:00
6820fdfbb0 fix(os): Replace hard-coded ZFS key file name with variable () 2023-02-20 23:59:13 +01:00
75757ee108 fix(os): Add plain text ZFS key file into initramfs, it lives inside an encrypted pool anyway () 2023-02-20 23:58:23 +01:00
f4c4504e1d fix(zfs): Having keylocation readble for owner is fine () 2023-02-20 21:27:27 +01:00
fbb19eb710 fix(zfs): keylocation file must not have newline () 2023-02-20 21:26:59 +01:00
cddcce4ff3 fix(os): Shorten initramfs build list () 2023-02-20 04:14:44 +01:00
11b43e6fd0 refactor(os): Clean up initramfs generation () 2023-02-20 02:49:21 +01:00
0ea47e25bf fix(iso): You know we should really add ZFS files to chroot () 2023-02-20 01:19:13 +01:00
a5733bdb56 docs(zbm): Trim unnecessary newline () 2023-02-20 00:59:36 +01:00
db0e0f0b7c docs(zbm): Harmonize unordered list bullet points () 2023-02-20 00:57:54 +01:00
0e9314ef6f fix(iso): Call correct path inside chroot () 2023-02-20 00:47:53 +01:00
d03821e46a fix(iso): Notify that we're running reflector otherwise it looks like script's hanging () 2023-02-20 00:39:31 +01:00
a798481e49 fix(iso): Remove test exit () 2023-02-20 00:36:52 +01:00
f1deb9de7c docs(os): Clarify hostname choice () 2023-02-20 00:30:04 +01:00
d33206866a docs(os): Clarify username setup () 2023-02-20 00:29:05 +01:00
c7dbcc4e13 docs(os): Shorten docs () 2023-02-20 00:24:38 +01:00
554b806f1a docs(os): Clarify post-install steps () 2023-02-20 00:22:53 +01:00
9b9c884063 docs(zbm): Add credits () 2023-02-20 00:22:21 +01:00
99a8eeeede docs(os): Default timezone can be changed () 2023-02-19 23:59:04 +01:00
48ead422ec fix(os): systemd.network unit does not recognize [DHCPV4] () 2023-02-19 22:50:10 +01:00
5fa9e07bac docs(zbm): Explain install and post-install steps () 2023-02-19 22:35:19 +01:00
f2572c333c docs(zbm): Explain prep steps () 2023-02-19 22:17:38 +01:00
e1d6f64a09 Merge branch '1-get-initial-setup-working' of quico.space:quico-os-setup/arch-zbm into 1-get-initial-setup-working 2023-02-19 22:01:07 +01:00
393b0a73c3 fix(iso): Update invocation command () 2023-02-19 22:01:00 +01:00
0829731294 fix(iso): Try running script () 2023-02-19 21:55:47 +01:00
d78e537f61 docs(os): Remind user about our AUR helper choice paru () 2023-02-19 21:37:51 +01:00
ec315459e8 fix(os): chown instead of chmod works wonders () 2023-02-19 21:28:42 +01:00
4dcacebcdd docs(os): Remind user to customize their OS () 2023-02-19 21:22:07 +01:00
a5e240f350 fix(iso): Start reflector once before first package install () 2023-02-19 21:13:11 +01:00
61897e0364 fix(zfs): Fix color reset in bash () 2023-02-19 21:01:36 +01:00
e21e7381f9 fix(zfs): Handle zpool list output () 2023-02-19 21:00:03 +01:00
2aaa2b6729 fix(zfs): After running github.com/eoli3n/archiso-zfs init script we need to reset shell colors () 2023-02-19 20:52:20 +01:00
b463cd95aa docs(iso): We don't care about partially upgrading our ISO () 2023-02-19 20:46:51 +01:00
9f9a1b86eb fix(iso): Do an initial pacman database update () 2023-02-19 20:38:42 +01:00
8bc0c2e8c3 docs(os): Set up README.md markdown outline () 2023-02-19 20:22:01 +01:00
0c21e961b1 feat(os): Get initial script set up () 2023-02-19 20:21:20 +01:00
6f1efef36e Initial commit 2023-02-19 06:20:56 +00:00