Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run emerge --sync at the end of the installation | Lothar Serra Mari | 2020-05-12 | 1 | -0/+2 |
| | |||||
* | Fix checking for UEFI_MODE during GRUB setup | Lothar Serra Mari | 2020-05-09 | 1 | -2/+2 |
| | | | | | | | In the chrooted script, the UEFI_MODE variable needs to be properly escaped. Otherwise the check will fail since in non-UEFI mode, the variable is completely empty, breaking the check and the GRUB installation. | ||||
* | add support for NVMe drives in install.sh | Kyle K | 2020-05-01 | 1 | -8/+25 |
| | |||||
* | prep for initial release | Kyle K | 2020-04-28 | 1 | -0/+1 |
| | |||||
* | add ability to change username, set hostname and domain name after install | Kyle K | 2020-04-28 | 1 | -1/+21 |
| | |||||
* | enable compress=lzo for btrfs, add arandr and adjust ffmpeg and vlc USE ↵ | Kyle K | 2020-04-11 | 1 | -2/+2 |
| | | | | flags for more features | ||||
* | fix typo path passed to fdisk | Kyle K | 2020-02-13 | 1 | -2/+2 |
| | |||||
* | correct /boot/efi creation | Kyle K | 2020-02-01 | 1 | -7/+8 |
| | |||||
* | add dobtrfs to the kernel boot line | Kyle K | 2020-02-01 | 1 | -6/+11 |
| | |||||
* | typo corrections in install.sh script | Kyle K | 2020-02-01 | 1 | -18/+29 |
| | |||||
* | continue working on install script | Kyle K | 2020-02-01 | 1 | -20/+76 |
| | |||||
* | work on install.sh and postinstall.sh scripts | Kyle K | 2020-01-31 | 1 | -0/+93 |