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
/
second_stage.sh
Age
Commit message (
Expand
)
Author
2020-03-22
First complete Version of Rewrite
xengineering
2020-03-21
Use print_x Functions for Output
xengineering
2020-03-19
Improve Readability
xengineering
2020-03-19
Switched to coloured Output
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-17
Start from Scratch for a Rewrite
xengineering
2020-01-12
First version of BIOS boot.
xengineering
2020-01-09
Bugfix for install_bootloader.sh.
xengineering
2020-01-08
First version of luks encrypted archinstall.
xengineering
2019-12-22
Some improvement for encrypted formatting.
xengineering
2019-12-17
Renamed boot_partition to efi_partition and root_partition to main_partition.
xengineering
2019-12-15
Implemented configuration of default user account (without sudo).
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
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