summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12New priority for BIOS systems.xengineering
2020-01-12Improved usability of write_config.py.xengineering
2020-01-12Some small changes.xengineering
2020-01-09Removed unused comment.xengineering
2020-01-09Changed To Do priorities.xengineering
2020-01-09Encryption is working!xengineering
2020-01-09Merge branch 'feature_luks' into develxengineering
2020-01-09Bugfix for install_bootloader.sh.xengineering
2020-01-08Bugfixes for luks encryption.xengineering
2020-01-08First version of luks encrypted archinstall.xengineering
2020-01-06Added "Usage with VirtualBox" to README.md.xengineering
2020-01-06Unnecessary hotfix has been removed.xengineering
2020-01-06Avoid copy of live image keyring to new installation.xengineering
2020-01-06Last commit was not complete.xengineering
2020-01-06Hotfix for broken pacman keys.xengineering
2020-01-06Added link to etcher website.xengineering
2019-12-26Added packages for audio and network control for XFCE to install_packages.sh.xengineering
2019-12-22Bugfix for closing LUKS partition.xengineering
2019-12-22Removed LVM on top of LUKS for a MVP-style version of encryption.xengineering
2019-12-22Some improvement for encrypted formatting.xengineering
2019-12-22Reimplemented some modules for luks encryption.xengineering
2019-12-22setup_lvm.sh is working.xengineering
2019-12-22Formatting and opening luks Partition works.xengineering
2019-12-22format_crypto_partition.sh working.xengineering
2019-12-22partition_disk.sh ready for luks encryption.xengineering
2019-12-20Added accountsservice package to desktop install to avoid lightdm errors and ...xengineering
2019-12-18Renamed label of main partition to "MAIN".xengineering
2019-12-17Implemented system encryption in write_config.py and first_stage.sh.xengineering
2019-12-17Renamed boot_partition to efi_partition and root_partition to main_partition.xengineering
2019-12-17Usability improvement.xengineering
2019-12-17Fixed screen locking.xengineering
2019-12-16Added light-locker as default desktop package.xengineering
2019-12-16Small changes.xengineering
2019-12-16User configuration implemented.xengineering
2019-12-16Bugfix for final message.xengineering
2019-12-16Bugfix for password settings.xengineering
2019-12-16Test version for new user configuration.xengineering
2019-12-15Fixed usability bug.xengineering
2019-12-15Implemented configuration of default user account (without sudo).xengineering
2019-12-15Wrote util/confirm_installation.sh.xengineering
2019-12-15Finally moved to new stages/util system.xengineering
2019-12-15Bugfix for new second_stage.sh.xengineering
2019-12-15Implemented new stages/second_stage.sh.xengineering
2019-12-15New first_stage.sh implemented.xengineering
2019-12-15Bugfix for new first_stage.sh.xengineering
2019-12-15Debug version for new first_stage.sh.xengineering
2019-12-15Started change to new stages/util concept.xengineering
2019-12-15Removed $DELAY.xengineering
2019-12-15Splitted new stage/util files from old bin files.xengineering
2019-12-15Removed some hard-coding.xengineering