Age | Commit message (Expand) | Author |
2020-12-28 | Update URL for /etc/pacman.d/mirrorlist Generator | xengineering |
2020-03-22 | Avoid Mounting of efi Partition with fstab | xengineering |
2020-03-22 | Bugfix for awk finding the crypto UUID | xengineering |
2020-03-22 | Bugfix for Setting of crypto_partition Variable | xengineering |
2020-03-22 | Move boot_mode Check to archinstall.sh | xengineering |
2020-03-22 | First complete Version of Rewrite | xengineering |
2020-03-21 | Implement Optimization of mirrorlist | xengineering |
2020-03-21 | Implement Formatting and Mounting for LUKS | xengineering |
2020-03-21 | Remove Input Checks | xengineering |
2020-03-21 | Rearrange Code | xengineering |
2020-03-21 | Use print_x Functions for Output | xengineering |
2020-03-21 | Debug Version for print_x functions | xengineering |
2020-03-19 | Implement Formatting for UEFI without LUKS | xengineering |
2020-03-19 | Improve Readability | xengineering |
2020-03-19 | Switched to coloured Output | xengineering |
2020-03-18 | Setup of Rewrite for devel Branch | xengineering |
2020-03-18 | Next Test | xengineering |
2020-03-18 | Testpatch | xengineering |
2020-03-18 | Implement full Test Setup | xengineering |
2020-03-18 | Implement Bootloader Installation | xengineering |
2020-03-18 | Implement Network Config and Root Password | xengineering |
2020-03-18 | Implement Timezone and Localization | xengineering |
2020-03-18 | Bugfix | xengineering |
2020-03-18 | Implement first Stage for Rewrite | xengineering |
2020-03-18 | Implement seperate Boot Partition for BIOS/no LUKS | xengineering |
2020-03-17 | Bugfix | xengineering |
2020-03-17 | Implement Formatting for BIOS without LUKS | xengineering |
2020-03-17 | Bugfix | xengineering |
2020-03-17 | Implement if/elif Blocks for Partition Formatting | xengineering |
2020-03-17 | Second Bugfix | xengineering |
2020-03-17 | Bugfix | xengineering |
2020-03-17 | Implement Partitioning | xengineering |
2020-03-17 | Start from Scratch for a Rewrite | xengineering |
2020-01-12 | First version of BIOS boot. | xengineering |
2020-01-12 | Added -u flag to every python call (bugfix). | xengineering |
2020-01-12 | Another test for check_bootmode.sh. | xengineering |
2020-01-12 | Second bugfix. | xengineering |
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 |