Commit Graph

100 Commits

Author SHA1 Message Date
oddlama 07db67534b
Better vfat fstab entry (permission masks) 2020-05-01 12:15:37 +02:00
oddlama 56cea7d8ee
Create dracut with default modules; fix initramfs.img location in syslinux.cfg 2020-04-25 22:37:50 +02:00
oddlama 2c7c804105
Fixed missing uuid resolve in dracut cmdline generation 2020-04-25 20:17:24 +02:00
oddlama cd078400b8
change bios partition mountpoint to /boot/bios to prevent automatic partition filling 2020-04-25 20:15:16 +02:00
oddlama fceb479402
Fix bug in fstab generation 2020-04-25 20:12:00 +02:00
oddlama 2420251b28
Replace link with copy because vfat can handle links. 2020-04-25 18:48:48 +02:00
oddlama 18674a4b0c
UUID based fstab 2020-04-25 18:06:38 +02:00
oddlama ac5d8f1645
Added vmlinuz syslinux.cfg generatoin and bios link 2020-04-25 17:56:04 +02:00
oddlama bbece4293a
Fixed syslinux installation directory 2020-04-25 16:38:55 +02:00
oddlama db1918e6d5
Added missing conjunction 2020-04-25 15:27:32 +02:00
oddlama 9439c07b28
make ADDITIONAL_PACKAGES an bash array 2020-04-25 15:24:24 +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 048b39ffe0
Fixed bug in map saving 2020-04-23 22:31:18 +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 88ad973072
Replaced old PARTITION_UUID variables with new disk id system 2020-04-22 23:48:36 +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 9b854df006
Added persistent uuids across repeated runs 2020-04-21 18:38:46 +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 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 0d51f13e97
Added gentoolkit to default install 2020-01-09 11:51:36 +01:00
oddlama 53a4d1cd37
Rename to gentoo-install 2020-01-08 18:21:01 +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
oddlama 7deede64eb
Fixed bug in chroot mount preparation (--rslave not occurring) 2020-01-04 18:33:41 +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 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 54f7b0f322
Added timezone and locale settings 2020-01-03 23:48:49 +01:00
oddlama c4d21647ad
Close fd 3 when disabling logging 2020-01-03 00:42:31 +01:00
oddlama 4df94e6c3d
Fixed using unbound directory in chroot 2020-01-03 00:31:44 +01:00
oddlama e47ffb0700
Flush stdin before ask(); implement safe ctrl-c 2020-01-03 00:29:17 +01:00
oddlama b3cf81f95d
Disable logging before chrooting 2020-01-02 23:42:45 +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