Commit Graph

35 Commits

Author SHA1 Message Date
oddlama 87b75b2466
Add debug 2020-10-06 21:26:13 +02:00
oddlama 64251a3d31
WIP: Implement btrfs raid layout 2020-10-03 16:32:14 +02:00
oddlama fceb479402
Fix bug in fstab generation 2020-04-25 20:12:00 +02:00
oddlama 18674a4b0c
UUID based fstab 2020-04-25 18:06:38 +02:00
oddlama f2909a7c72
Added dracut cmdline generation 2020-04-25 15:12:35 +02:00
oddlama 2b323d0c0d
Removed need to save resolve entries altogether; WIP: Dracut integration 2020-04-24 23:02:00 +02:00
oddlama 21ff831af0
install mdadm on chrooted system when raid is used 2020-04-23 23:56:53 +02:00
oddlama cf0413f948
Forgot to remove a quote in output 2020-04-23 23:19:11 +02:00
oddlama b1c4d9d40e
Removed need for internally stored id->device map 2020-04-23 23:15:41 +02:00
oddlama 048b39ffe0
Fixed bug in map saving 2020-04-23 22:31:18 +02:00
oddlama 4c376dae12
fixed case mistake 2020-04-23 21:08:36 +02:00
oddlama 826f232807
Export some crucial variables 2020-04-23 21:06:22 +02:00
oddlama f40334f9be
Manually save and restore mapped ids and devices 2020-04-23 17:42:23 +02:00
oddlama 2274c3f7c2
Added disk resolvable saving and loading 2020-04-23 17:32:36 +02:00
oddlama 486d22db79
Added luks creation with keyfile support 2020-04-22 23:08:11 +02:00
oddlama d203dfc6c3
Made mdadm uuids discoverable 2020-04-21 23:41:27 +02:00
oddlama 9133dcb37c
Fixed PTUUID ambiguity leading to blkid not showing results 2020-04-21 23:15:29 +02:00
oddlama 119cdd53ba
Fixed wrong known_arguments 2020-04-21 22:04:39 +02:00
oddlama 61293f149b
Added bios mode for layout creation 2020-04-21 21:52:46 +02:00
oddlama 29a7b8a183
Added blkid device resolve by PTUUID 2020-04-21 20:58:21 +02:00
oddlama bae6327c59
Added sylinux installation for bios systems 2020-04-21 20:48:23 +02:00
oddlama 25adbb0b68
Fixed missing conjunction; move preprocess_config into main.sh 2020-04-21 18:59:49 +02:00
oddlama 99491a3e22
Untested: Implemented new disk configuration system 2020-04-21 14:33:42 +02:00
oddlama 7136079ad3
Added real pretty print of disk changes 2020-04-21 00:46:27 +02:00
oddlama 7effe7f76b
WIP: Adding framework for more sophisticated disk setups 2020-04-19 21:34:36 +02:00
oddlama 53a4d1cd37
Rename to gentoo-install 2020-01-08 18:21:01 +01:00
oddlama 6b72474053
Fixed missing >&3 conversion after log removal 2020-01-04 14:19:21 +01:00
oddlama dcf4498821
Disable logging, as it caused too many side effects. Use tmux or screen on the live system. 2020-01-04 14:15:27 +01:00
oddlama 0c3ca37792
Display promt in try properly 2020-01-04 13:31:39 +01:00
oddlama 97fd3e77ea
Avoiding infinite loops seems reasonable 2020-01-04 13:27:12 +01:00
oddlama 23769585dc
Added more options to try 2020-01-04 13:09:29 +01:00
oddlama 0d952d5a34
Added try operation 2020-01-04 12:55:31 +01:00
oddlama e47ffb0700
Flush stdin before ask(); implement safe ctrl-c 2020-01-03 00:29:17 +01:00
oddlama a5e8476352
Implemented script logging, export parallel compilation paramters in chroot 2020-01-02 23:28:16 +01:00
oddlama 76bf36f20b
Installation script until stage3 extraction and chroot complete 2019-12-31 16:28:42 +01:00