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-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 w...
Anton Hvornum
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. Fo...
Anton Hvornum
2019-04-11
More git update experiments
Anton Hvornum
2019-04-11
More status output
Anton Hvornum
2019-04-11
Improving on the git update
Anton Hvornum
2019-04-11
Doing live tests
Anton Hvornum
2019-04-11
Trying to fix auto-git-update
Anton Hvornum
2019-04-11
Forgot to decode the bytes data
Anton Hvornum
2019-04-11
Failed to convert one more iterator
Anton Hvornum
2019-04-11
Missed another join()
Anton Hvornum
2019-04-11
Forgot to .exec()
Anton Hvornum
2019-04-11
Forgot to join the iterator in some places
Anton Hvornum
2019-04-11
Swapping the run() command for something a little more potent
Anton Hvornum
2019-04-10
Forgot to send the options as actual options.
Anton Hvornum
2019-04-10
Forgot to send the options as actual options.
Anton Hvornum
2019-04-10
Testing a thing
Anton Hvornum
2019-04-10
Reorder of when password is set. And added a boot options to boot into the ne...
Anton Hvornum
2019-04-10
Added support to boot a installation
Anton Hvornum
2019-04-10
Changed some formatting and status output. Also added manual chroot-setup. It...
Anton Hvornum
2019-04-10
Wrapping is not systemd-nspawn's coup of tea
Anton Hvornum
2019-04-10
Added psutil workaround in case it's not installed.
Anton Hvornum
2019-04-10
Added no-chroot option to commands, so that they can run outside in the live-...
Anton Hvornum
2019-04-10
Forgot to wrap the commands
Anton Hvornum
2019-04-10
Reworked according to the new data structure. Changing rooms still doesnt wor...
Anton Hvornum
2019-04-08
Verified implementation for #6 and #7
Anton Hvornum
2019-04-08
Added yubikey support, changed according to issues #6 and #7
Anton Hvornum
2018-10-01
Fixed output success parsing
Anton Hvornum
2018-06-06
Logical miss on if statement.
Anton Hvornum
2018-05-30
Added two new features, --no-default parameter that halts the script instead ...
Lord Anton Hvornum
2018-05-30
Debug: temporary output activation
Anton Hvornum
2018-05-24
Merge branch 'master' into net-deploy
Anton Hvornum
2018-05-24
* New feature: deployment structure can now import/include other templates (I...
Lord Anton Hvornum
2018-05-13
Fixed urllib in offline mode.
Anton Hvornum
2018-05-05
Merge branch 'master' into net-deploy
Lord Anton Hvornum
2018-05-05
Fixed: nvme-drive support fixed. parted gives partition numbers, not the actu...
Lord Anton Hvornum
2018-04-13
More debugging
Lord Anton Hvornum
2018-04-12
Forgot to create the pdns user
Lord Anton Hvornum
2018-04-12
Debugging
Lord Anton Hvornum
[next]