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
|
23ec84eef2
|
Clarify configuration loading cases
|
2021-05-31 17:20:06 +02:00 |
oddlama
|
a80b22f687
|
Fixed conditional confustion in config existence check in ./install
|
2021-05-31 17:17:40 +02:00 |
oddlama
|
68a128153c
|
Read encryption key when starting installation if not given otherwise;
Clarify readme
|
2021-05-31 17:12:19 +02:00 |
oddlama
|
a5cfe872a3
|
Added zfs pool creation
|
2021-05-27 20:35:28 +02:00 |
oddlama
|
09b920d6d4
|
Add some unnecessary checks to satisfy shellcheck
|
2021-04-28 16:06:52 +02:00 |
oddlama
|
525e7668d8
|
set -e is staight from hell. [[ $CONFIG_VAR == 1 ]] && do_smth is now
wrong, need for command && ret=$? || ret=$?. I'm out.
|
2021-04-26 23:48:30 +02:00 |
oddlama
|
bc10d3293b
|
Configure doesn't depend on cwd now and behaves as expected relative to cwd.
|
2021-04-21 15:35:52 +02:00 |
oddlama
|
3420fe4a69
|
Add help texts to menu. Run configurator automatically if configuration
is missing.
|
2021-04-21 15:16:31 +02:00 |
oddlama
|
920e0f7f55
|
scripts/config.sh -> gentoo.conf
|
2021-04-20 16:55:38 +02:00 |
oddlama
|
7c54bac857
|
Rename config file
|
2021-04-20 00:53:38 +02:00 |
oddlama
|
a531945dbb
|
Use sane script locations and add help menu
|
2021-04-20 00:51:48 +02:00 |
oddlama
|
76bf36f20b
|
Installation script until stage3 extraction and chroot complete
|
2019-12-31 16:28:42 +01:00 |