Age | Commit message (Expand) | Author |
2020-01-12 | Bugfix according to bash syntax. | xengineering |
2020-01-12 | Test for new check_bootmode.sh. | xengineering |
2020-01-12 | Some small changes. | xengineering |
2020-01-09 | Bugfix for install_bootloader.sh. | xengineering |
2020-01-08 | First version of luks encrypted archinstall. | xengineering |
2019-12-22 | Removed LVM on top of LUKS for a MVP-style version of encryption. | xengineering |
2019-12-22 | Some improvement for encrypted formatting. | xengineering |
2019-12-22 | Reimplemented some modules for luks encryption. | xengineering |
2019-12-22 | setup_lvm.sh is working. | xengineering |
2019-12-22 | Formatting and opening luks Partition works. | xengineering |
2019-12-22 | format_crypto_partition.sh working. | xengineering |
2019-12-17 | Implemented system encryption in write_config.py and first_stage.sh. | xengineering |
2019-12-17 | Renamed boot_partition to efi_partition and root_partition to main_partition. | xengineering |
2019-12-15 | Fixed usability bug. | xengineering |
2019-12-15 | Implemented configuration of default user account (without sudo). | xengineering |
2019-12-15 | Wrote util/confirm_installation.sh. | xengineering |
2019-12-15 | Finally moved to new stages/util system. | xengineering |
2019-12-15 | Bugfix for new second_stage.sh. | xengineering |
2019-12-15 | Implemented new stages/second_stage.sh. | xengineering |
2019-12-15 | New first_stage.sh implemented. | xengineering |
2019-12-15 | Bugfix for new first_stage.sh. | xengineering |
2019-12-15 | Debug version for new first_stage.sh. | xengineering |
2019-12-15 | Started change to new stages/util concept. | xengineering |
2019-12-15 | Splitted new stage/util files from old bin files. | xengineering |
2019-12-14 | Created util files and moved stages. | xengineering |