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-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
2019-11-18
Fix for unpartitioned drives.
Anton Hvornum
2019-11-17
Fixed some stuff
Anton Hvornum
2019-11-17
Added tests. Also improved emulated commands.
Anton Hvornum
2019-11-17
Cleaning up some more
Anton Hvornum
2019-11-17
Improved sys_command(). Also added a commandhistory-log and emulation mode
Anton Hvornum
2019-11-17
Added new ways to get the disk size, since os.statvfs() won't work on unmount...
Anton Hvornum
2019-11-15
Starting to move individual steps into functions instead, so that they can be...
Anton Hvornum
2019-11-13
Adding runas in options to POST commands. To be able to run AUR commands as a...
Anton Hvornum
2019-11-13
Improving tracelog output on error
Anton Hvornum
2019-11-13
Added debug output for the AUR step
Anton Hvornum
2019-11-13
Fixing sed command
Anton Hvornum
2019-11-13
Forgot ending "
Anton Hvornum
2019-11-13
Improved aibuilder for building yay
Anton Hvornum
[next]