Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archinstall
Age
Commit message (
Expand
)
Author
2021-03-21
Moved some info logs into debug instead to minimize user splash.
Anton Hvornum
2021-03-21
Added some debugging to help identify why archinstall cannot find unencrypted...
Anton Hvornum
2021-03-21
Cleaned up after some debugging.
Anton Hvornum
2021-03-21
Spelling error on variable.
Anton Hvornum
2021-03-21
Moved the globalization of 'installation' variable. Since Profile() might be ...
Anton Hvornum
2021-03-21
Storing original namespace of profiles as they were during initation. Namespa...
Anton Hvornum
2021-03-21
Reverted reset_namespace idea. Didn't turn out as clean as I wanted it to.
Anton Hvornum
2021-03-21
Enabling load_instructions() to set a temporary namespace, and then reverting...
Anton Hvornum
2021-03-21
Enabling load_instructions() to set a temporary namespace, and then reverting...
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Marking newly created partitions as safe to format in use_entire_disk(), by a...
Anton Hvornum
2021-03-21
Added some more debugging and error logs to the project. Mainly to indicate b...
Anton Hvornum
2021-03-21
Fixing minor issue in v2.1.2-rc3. The use_entire_disk() helper function was a...
Anton Hvornum
2021-03-20
Removed search logic for mirrors since we now have column-printouts, the colu...
Anton Hvornum
2021-03-20
Fix number padding based on length of the highest option index - instead of u...
Ninchester
2021-03-20
Make option list 0-index based
Ninchester
2021-03-20
Add margin at the bottom
Ninchester
2021-03-20
Print options in columns
Ninchester
2021-03-20
Added helper functions for #81. So that we have a basic information about the...
Anton Hvornum
2021-03-20
Fixed #64. installation.set_timezone() already excisted since earlier version...
Anton Hvornum
2021-03-14
Added some error handling.
Anton Hvornum
2021-03-14
encrypted devices won't always report as a child to a device, can't reliably ...
Anton Hvornum
2021-03-14
Made add_bootloader() a little bit more robust, it shouldn't overwrite the ex...
Anton Hvornum
2021-03-14
Added error handling for install_profile() if string vs Profile() is given as...
Anton Hvornum
2021-03-14
Corrected some spelling errors and wrong variables.
Anton Hvornum
2021-03-14
Using 'umount -R' rather than just 'umount' since we're going to wipe the par...
Anton Hvornum
2021-03-14
Removed redundant error handling as well as added some more debug logs.
Anton Hvornum
2021-03-14
Enhanced the error handling on crypt-devices.
Anton Hvornum
2021-03-14
Some more error handling.
Anton Hvornum
2021-03-14
Added alias umount() to unmount().
Anton Hvornum
2021-03-14
Added some error handling for umount().
Anton Hvornum
2021-03-14
Wrong variable name.
Anton Hvornum
2021-03-14
Tweaked SysCallError() exception to include the exit code in a machine readab...
Anton Hvornum
2021-03-14
Added a partition.umount() and a check when running cryptsetup if the disk is...
Anton Hvornum
2021-03-14
Removing hardcoded boot-loader config name. #51.
Anton Hvornum
2021-03-12
stip /dev/ since path is /dev/sdxN
advaithm
2021-03-12
add a if statment to prevent a possible error
advaithm
2021-03-12
figured out a way to get root device for installing grub
advaithm
2021-03-12
fixed mistake in disk.py
advaithm
2021-03-12
add function to check cpu vendor to allow for cpu specific command line argum...
advaithm
2021-03-12
fixed typo
advaithm
[prev]
[next]