oddlama
|
a5cfe872a3
|
Added zfs pool creation
|
2021-05-27 20:35:28 +02:00 |
oddlama
|
6daa319c17
|
Use encryption key from environment variable; Adjust default ssh config; Remove ansible integration in favor of neutral installation
|
2021-05-02 15:29:56 +02:00 |
oddlama
|
09b920d6d4
|
Add some unnecessary checks to satisfy shellcheck
|
2021-04-28 16:06:52 +02:00 |
oddlama
|
dd7482da5e
|
Disk configurator finished except for encryption keys
|
2021-04-28 14:22:46 +02:00 |
oddlama
|
07470e8806
|
Begin adding menuentries for remaining disk configuration items.
|
2021-04-27 01:17:25 +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
|
5f7acc58c5
|
Begin cleaning disk definitions, finish all menu points except disk.
|
2021-04-23 01:33:46 +02:00 |
oddlama
|
d446af1d6a
|
Begin partitioning scheme selector
|
2021-04-22 21:09:11 +02:00 |
oddlama
|
c742b0987d
|
A lot more options finished. Disk partitioning missing.
|
2021-04-22 20:35:48 +02:00 |
oddlama
|
a136055135
|
Implemented better option selection and begin writing actual menu
entries.
|
2021-04-22 02:31:45 +02:00 |
oddlama
|
8678ee05ec
|
Make keymap selection more intuitive
|
2021-04-21 16:07:49 +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 |