Commit Graph

311 Commits

Author SHA1 Message Date
Min Xu 3888a552fa
fix: Wait for device symlink after partitioning (#56)
Co-authored-by: Min Xu <min.xu.public@gmail.com>
2022-10-05 15:32:02 +02:00
oddlama d46010ba7b
fix(syntax): missing && (closes #55) 2022-10-01 13:33:55 +02:00
oddlama 7b9586ad30
fix: checkfile set even if tuple is not a expression (fixes #51) 2022-09-28 17:55:13 +02:00
oddlama 1975f75d02
feat: always install linux-firmware (fixes #50) 2022-09-28 17:51:53 +02:00
oddlama 3e18167a06
fix: always use included locale file to prevent mismatches (closes #52) 2022-09-28 17:45:34 +02:00
oddlama c56f1766cc
chore: update eoli3n zfs init script location
see 4d726eafbb
2022-08-31 20:55:44 +02:00
oddlama b22ff29173
fix: stage3 menu label confusion (fixes #46) 2022-07-01 20:34:19 +02:00
oddlama 70e51eaad8
fix: change into /tmp before downloading dracut-sshd 2022-07-01 19:55:13 +02:00
oddlama b78dea2dc7
fix: make all rbound mountpoints also rslaves. 2022-07-01 19:54:26 +02:00
oddlama b3324498fb
feat: generate ssh keys before generating initramfs in case sshd needs them 2022-07-01 14:10:38 +02:00
oddlama 01c73895dd
chore: clarify that CIDR masks are required for network addresses 2022-07-01 02:11:30 +02:00
oddlama 7efb6886d0
fix: don't wipe inputbox options when cancelling 2022-07-01 02:08:13 +02:00
oddlama 998828fe9a
feat: networkd options and remote crypt unlocking 2022-07-01 02:04:23 +02:00
oddlama a97fcaabc8
feat: mount /run to suppress warnings (closes #44) 2022-06-30 21:22:57 +02:00
oddlama 0350ada8c3
fix: ZFS compression was not properly enabled on the rpool dataset 2022-06-29 02:15:32 +02:00
oddlama 81fc06784e
chore: add warning about changing mirrors 2022-06-28 17:32:13 +02:00
oddlama 2d5b04dcc7
fix: mirror selections were not applied 2022-06-28 17:29:38 +02:00
oddlama b8134d4a50
docs: add troubleshooting for ZFS kernel mismatch 2022-06-28 17:29:02 +02:00
oddlama 944c745ce7
chore: enable portage testing after installation to hopefully ensure a better installation experience. 2022-06-09 18:44:08 +02:00
oddlama e3a45b15ec
chore: update screenshot 2022-06-09 03:39:20 +02:00
oddlama 158d44c6a5
chore: improve readme readability 2022-06-09 02:46:35 +02:00
oddlama eb11c51b90
chore: REAMDE.md rewrite 2022-06-09 02:31:42 +02:00
oddlama 90fc659b7e
chore: (wip) easy usage ready to copy-and-paste 2022-06-08 02:51:02 +02:00
oddlama f204711516
feat: (wip) rewrite readme 2022-06-08 02:48:07 +02:00
oddlama 5f36dfb3d0
feat: enable dracut zstd compression by default 2022-06-08 02:47:40 +02:00
oddlama 07799f47b3
fix: temporary workaround for dracut issue:
Dracut changed parameter interpretation in a new version,
causing this script to error out. To properly fix this,
we require a resolution of dracutdevs/dracut#1835.
Meanwhile, this is tracked internally by #41.
2022-06-05 13:20:14 +02:00
oddlama 42bd850351
chore: remove finished todos 2022-05-14 00:52:59 +02:00
oddlama 3c8391789d
fix: remove invalid variable in check for rhash availability 2022-05-14 00:51:28 +02:00
oddlama 38bf1de80c
chore: improve wanted program check (remove array indirection) 2022-05-14 00:48:42 +02:00
oddlama 64218c9a5c
feat: fallback to sha512sum if rhash is not available. closes #36. 2022-05-14 00:29:50 +02:00
oddlama 6a57329962
fix: don't use existing swap when disabled after device selection 2022-05-13 23:16:11 +02:00
oddlama a73cdcf723
fix: adjust wrong function name 2022-05-13 22:56:25 +02:00
oddlama 6b3f9c2a76
feat: reduce length of device names if under /dev/disk/by-id/ 2022-05-13 22:55:15 +02:00
oddlama 50ec673974
feat: canonicalize devices before use to /dev/disk/by-id/ if possible.
This is beneficial for ZFS pools and for humans to see whether the
correct disk was selected.
2022-05-13 22:48:50 +02:00
oddlama 20a69f41ec
feat: implement better device selection dialog 2022-05-13 22:43:34 +02:00
oddlama 4949293ac1
fix: track whether partitioning is disallowed 2022-05-13 21:32:24 +02:00
oddlama 1dbb0b29d6
feat: add warning message to ensure users have freed devices before partitioning. Closes #22. 2022-05-13 21:28:23 +02:00
oddlama 2003738dca
feat: show added existing disks in action summary 2022-05-13 21:15:09 +02:00
oddlama 93f70f969c
feat: add new dummy partitioning scheme "existing_partitions", which skips all partitioning and formatting operations. 2022-05-13 20:41:24 +02:00
oddlama 8e01c52ed6
feat: show warning when efi is selected but efi support cannot be verified. closes #32. 2022-05-13 00:48:16 +02:00
oddlama c5cdc21467
feat: allow selection of different initial stage3 tarballs (at own risk).
Closes #39.
2022-05-13 00:24:30 +02:00
oddlama 547ca2e35d
fix: adjust DIGESTS verification for changed gentoo signature format 2022-05-12 23:24:40 +02:00
oddlama 9de6e70bce
fix: wrong title for USE_PORTAGE_TESTING 2022-04-18 22:15:07 +02:00
oddlama 82e32ffb1f
fix: don't kill gentoo install script if it errors before forking 2022-04-17 00:05:19 +02:00
oddlama f4040d9679
feat: save minimal scripts in boot partition to easily create a new initramfs or efiboot entry 2022-04-17 00:04:42 +02:00
oddlama eb067c5d6c
feat: remove unnecessary /EFI subdirectory in the efi partition 2022-04-16 15:31:11 +02:00
oddlama 1f3f5df584
feat: increase default efi/boot partition size to 512MiB to allow storing at least two bigger kernels 2022-04-16 15:28:43 +02:00
oddlama 1ecdf996a0
feat: add configuration option to enable/disable portage testing branch via ACCEPT_KEYWORDS="~$GENTOO_ARCH" 2022-04-16 15:26:31 +02:00
oddlama 02db85b545
chore: update DIGEST process to reflect upstream name changes 2022-02-28 17:38:04 +01:00
oddlama 871f962bca
fix: remove reference to old ROOT_HOME variable (fixes #27) 2022-02-10 14:37:41 +01:00