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.py
Age
Commit message (
Expand
)
Author
2019-11-23
Fixed which statement. It's a builtin and not a /usr/bin command
Anton Hvornum
2019-11-19
Cleaned up function calls a bit
Anton Hvornum
2019-11-19
Removed some debugging
Anton Hvornum
2019-11-19
Added extra error handling in case filesystem wasn't mounted porperly
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
More error handling
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debug
Anton Hvornum
2019-11-19
Enhanced spawn logic a bit
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
debugging
Anton Hvornum
2019-11-19
Debug
Anton Hvornum
2019-11-18
Debugging
Anton Hvornum
2019-11-18
mismatch between archinstall and archinstall_gui in the worker class
Anton Hvornum
2019-11-18
Debugging
Anton Hvornum
2019-11-18
Finished moving almost all steps into functions.
Anton Hvornum
2019-11-18
Forgot return value
Anton Hvornum
2019-11-18
Correction on args fetching
Anton Hvornum
2019-11-18
Positions and kwargs not added to functions
Anton Hvornum
2019-11-18
String convertion on part numbers, maybe a stupid idea?
Anton Hvornum
2019-11-18
Debugging
Anton Hvornum
2019-11-18
Debugging
Anton Hvornum
2019-11-18
Refresh partitions function enhanced. Previously it just returned a unsorted ...
Anton Hvornum
2019-11-18
Refresh partitions function enhanced. Previously it just returned a unsorted ...
Anton Hvornum
2019-11-18
Debugging
Anton Hvornum
2019-11-18
Fetching partitions from the partition tree in the dictionary.
Anton Hvornum
2019-11-18
Positions, not args
Anton Hvornum
2019-11-18
Converted to a new mode. Each parameter to the functions, are given as string...
Anton Hvornum
2019-11-18
Cleaned up the entire format process into functions.
Anton Hvornum
2019-11-18
Cleaned up the entire format process into functions.
Anton Hvornum
2019-11-18
Added more *q, **k to functions
Anton Hvornum
2019-11-18
Stupid of me to call the sys.argv for args. Now I have to rename all *args ex...
Anton Hvornum
2019-11-18
Added args/kwargs to function
Anton Hvornum
2019-11-18
Added success return on format of disks
Anton Hvornum
2019-11-18
Started adding failure responses on commands for error checks.
Anton Hvornum
2019-11-18
Added refreshing of partitions into a function
Anton Hvornum
2019-11-18
Parameter missmatch on name
Anton Hvornum
2019-11-18
Added args, kwargs to a function
Anton Hvornum
2019-11-18
Added debug
Anton Hvornum
2019-11-18
Don't show drives unless we have some
Anton Hvornum
2019-11-18
Cache password is now a function. This is so others can call it
Anton Hvornum
2019-11-18
Test
Anton Hvornum
2019-11-18
Corrected commandlog history emulated or not
Anton Hvornum
2019-11-18
More visible output
Anton Hvornum
2019-11-18
More verbose output for unformatted drives.
Anton Hvornum
[next]