Commit Graph

267 Commits

Author SHA1 Message Date
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 38437daebd
Follow upstream rename of vanilla-kernel-bin to gentoo-kernel-bin 2020-04-23 19:24:33 +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 b80d27e467
Export important disk variables 2020-04-23 17:07:13 +02:00
oddlama 00cf2ce260
global DISK_ID_TO_RESOLVABLE 2020-04-23 16:53:31 +02:00
oddlama ff31e4f1b3
Added overwriting for luks header backups 2020-04-23 16:25:34 +02:00
oddlama 88ad973072
Replaced old PARTITION_UUID variables with new disk id system 2020-04-22 23:48:36 +02:00
oddlama 486d22db79
Added luks creation with keyfile support 2020-04-22 23:08:11 +02:00
oddlama 8a0f83b4e9
Fixed missing device resolve on formatting 2020-04-22 12:28:47 +02:00
oddlama 3f80df8695
Fixed wrong error messages 2020-04-21 23:45:55 +02:00
oddlama d203dfc6c3
Made mdadm uuids discoverable 2020-04-21 23:41:27 +02:00
oddlama cfcefae1ec
Fixed mdadm invocation, added raid names 2020-04-21 23:29:06 +02:00
oddlama 9133dcb37c
Fixed PTUUID ambiguity leading to blkid not showing results 2020-04-21 23:15:29 +02:00
oddlama 265851cbc8
Fixed type empty when using efi default 2020-04-21 22:13:13 +02:00
oddlama a334d50921
Fixed efi being the default type 2020-04-21 22:12:18 +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 bab787cbb7
Fixed subscript bug 2020-04-21 20:51:11 +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 506bb9acf8
Move functions to internal_config.sh; fixed regex 2020-04-21 18:43:17 +02:00
oddlama 9b854df006
Added persistent uuids across repeated runs 2020-04-21 18:38:46 +02:00
oddlama b62df43a72
More readme related updates 2020-04-21 16:26:45 +02:00
oddlama 97f65b92c1
Update readme 2020-04-21 16:22:07 +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 00fe9bc553
Added set -uo pipefail 2020-04-16 23:19:33 +02:00
oddlama 95977f18c1
add ansible to wheel group, necessary for using "su" 2020-01-17 18:15:12 +01:00
oddlama 675d61b012
Add sshusers group as the only group for ssh access 2020-01-13 22:56:16 +01:00
oddlama 487160fb94
Default ssh port changed to 2222 2020-01-09 19:02:52 +01:00
oddlama 0d51f13e97
Added gentoolkit to default install 2020-01-09 11:51:36 +01:00
oddlama 39d845ae2f
Added TL;DR section 2020-01-08 18:26:40 +01:00
oddlama 53a4d1cd37
Rename to gentoo-install 2020-01-08 18:21:01 +01:00
oddlama 3b551f7509
Add Troubleshooting section 2020-01-06 21:43:11 +01:00
oddlama 34bbda7d95
Move install section 2020-01-06 21:38:28 +01:00
oddlama 03a117f201
Updated readme; Conditionalized sshd installation 2020-01-06 21:34:44 +01:00
oddlama 08f815a3f1
Try password set to be sure the user can intervene 2020-01-06 18:26:11 +01:00
oddlama 527a9e6b0a
Use binary vanilla kernel 2020-01-06 18:20:47 +01:00
oddlama f07929d0d6
Added option for HOSTNAME; chown ansible home. 2020-01-06 16:13:42 +01:00
oddlama a352a5d703
Mount efivars if not mounted; Umount root fs all when done. 2020-01-06 01:09:09 +01:00
oddlama be0e36b45b
Fixed wrapping issue because of PS1 2020-01-06 00:38:39 +01:00
oddlama 8af50eb142
Finished efibootmgr execution; Added installation of sshd, dhcpcd, ansible. Added mirrorselect. 2020-01-06 00:35:15 +01:00
oddlama 6c47a73d75
Install vanilla kernel. 2020-01-04 21:55:42 +01:00