index
:
archinstall
main
Installation script for the Arch Linux operating system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stages
Age
Commit message (
Expand
)
Author
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
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