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 (
Collapse
)
Author
2019-06-09
Forcing overwriting exciting btrfs partition by doing -f
Anton Hvornum
2019-06-09
Modified partition debug output to not fool which order they come in
Anton Hvornum
2019-06-09
Moved sorting logic
Anton Hvornum
2019-06-09
Moved sorted logic for partitions
Anton Hvornum
2019-06-09
Sorted partitions. Not just the drives
Anton Hvornum
2019-06-09
Fixed size debug information. Apparently that comes part of lsblk.. heh
Anton Hvornum
2019-06-09
Enhancing debug information for failed command executions
Anton Hvornum
2019-06-09
Added partition size information in debug information printed
Anton Hvornum
2019-06-09
Invalid syntax fix
Anton Hvornum
2019-06-09
Added sorted drives and partition debug information
Anton Hvornum
2019-04-14
Added support to select --drive=<UUID> and it now maps to a drive. To ensure ↵
Anton Hvornum
/dev/sda haven't changed location and the wrong drive gets wiped
2019-04-14
Added support to select --drive=<UUID> and it now maps to a drive. To ensure ↵
Anton Hvornum
/dev/sda haven't changed location and the wrong drive gets wiped
2019-04-14
Added more templates and removed debugging
Anton Hvornum
2019-04-14
Something
Anton Hvornum
2019-04-14
Debugging
Anton Hvornum
2019-04-14
Fixing login scenario
Anton Hvornum
2019-04-14
Testing application specific configratuin (might auto-trigger in the future
Anton Hvornum
2019-04-11
More debugging
Anton Hvornum
2019-04-11
Swapped no-chroot to simple command. More expected behavior that way
Anton Hvornum
2019-04-11
First working copy of the new subsystem / boot / hacks
Anton Hvornum
2019-04-11
Forgot formatting on hostname
Anton Hvornum
2019-04-11
Live testing
Anton Hvornum
2019-04-11
Fixed some stuff
Anton Hvornum
2019-04-11
Misspelled Archinstall :P
Anton Hvornum
2019-04-11
Added a exit condition for the subsystem
Anton Hvornum
2019-04-11
Live testing
Anton Hvornum
2019-04-11
Frikin dicts and sizes.. fixed
Anton Hvornum
2019-04-11
Final touches on the new subsystem thing
Anton Hvornum
2019-04-11
misspelling
Anton Hvornum
2019-04-11
Testing live
Anton Hvornum
2019-04-11
misspelling
Anton Hvornum
2019-04-11
Forgot ENTER (new line) after subsystem input
Anton Hvornum
2019-04-11
Live testing
Anton Hvornum
2019-04-11
live testing
Anton Hvornum
2019-04-11
Handling login during pseudo-boot
Anton Hvornum
2019-04-11
Trying something else
Anton Hvornum
2019-04-11
Writing needs to be bytes
Anton Hvornum
2019-04-11
Increased read buffer from 1024 to 8192. Also added the command as a trigger
Anton Hvornum
2019-04-11
Swapped for simple_command on multiple pipe command.. it's to messy heh
Anton Hvornum
2019-04-11
Almost there
Anton Hvornum
2019-04-11
Skipping re-exec for when git repo is already up to date
Anton Hvornum
2019-04-11
Forgot that iterators don't actually do anything unless you **try** to work ↵
Anton Hvornum
with the output result. Optimizations ftw
2019-04-11
Editing more outputs
Anton Hvornum
2019-04-11
Fixed a output message
Anton Hvornum
2019-04-11
Forgot to place the output some where.. oh i know.. in output...
Anton Hvornum
2019-04-11
Error when removing a non-existing file.. duh..
Anton Hvornum
2019-04-11
erm, echo was removed.. since it's part of the opts now
Anton Hvornum
2019-04-11
Added back a simple_command() where path changes and stuff had to be done. ↵
Anton Hvornum
For now.. this surely must work by doing os.chdir() or something
2019-04-11
More git update experiments
Anton Hvornum
2019-04-11
More status output
Anton Hvornum
[next]