index
:
archinstall
main
Installation script for the Arch Linux operating system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2020-01-09
Removed unused comment.
xengineering
2020-01-09
Merge branch 'feature_luks' into devel
xengineering
2020-01-09
Bugfix for install_bootloader.sh.
xengineering
2020-01-08
Bugfixes for luks encryption.
xengineering
2020-01-08
First version of luks encrypted archinstall.
xengineering
2020-01-06
Unnecessary hotfix has been removed.
xengineering
2020-01-06
Avoid copy of live image keyring to new installation.
xengineering
2020-01-06
Last commit was not complete.
xengineering
2020-01-06
Hotfix for broken pacman keys.
xengineering
2019-12-26
Added packages for audio and network control for XFCE to install_packages.sh.
xengineering
2019-12-22
Bugfix for closing LUKS partition.
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-22
partition_disk.sh ready for luks encryption.
xengineering
2019-12-20
Added accountsservice package to desktop install to avoid lightdm errors and ...
xengineering
2019-12-18
Renamed label of main partition to "MAIN".
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-17
Fixed screen locking.
xengineering
2019-12-16
Added light-locker as default desktop package.
xengineering
2019-12-16
Small changes.
xengineering
2019-12-16
User configuration implemented.
xengineering
2019-12-16
Bugfix for final message.
xengineering
2019-12-16
Bugfix for password settings.
xengineering
2019-12-16
Test version for new user configuration.
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
Started change to new stages/util concept.
xengineering
2019-12-15
Removed some hard-coding.
xengineering
2019-12-14
Reduced code in new util scripts.
xengineering
2019-12-14
Copied code to new util scripts.
xengineering
2019-12-14
Created util files and moved stages.
xengineering