Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall.py
AgeCommit message (Expand)Author
2019-04-11Forgot to place the output some where.. oh i know.. in output...Anton Hvornum
2019-04-11Error when removing a non-existing file.. duh..Anton Hvornum
2019-04-11erm, echo was removed.. since it's part of the opts nowAnton Hvornum
2019-04-11Added back a simple_command() where path changes and stuff had to be done. Fo...Anton Hvornum
2019-04-11More git update experimentsAnton Hvornum
2019-04-11More status outputAnton Hvornum
2019-04-11Improving on the git updateAnton Hvornum
2019-04-11Doing live testsAnton Hvornum
2019-04-11Trying to fix auto-git-updateAnton Hvornum
2019-04-11Forgot to decode the bytes dataAnton Hvornum
2019-04-11Failed to convert one more iteratorAnton Hvornum
2019-04-11Missed another join()Anton Hvornum
2019-04-11Forgot to .exec()Anton Hvornum
2019-04-11Forgot to join the iterator in some placesAnton Hvornum
2019-04-11Swapping the run() command for something a little more potentAnton Hvornum
2019-04-10Forgot to send the options as actual options.Anton Hvornum
2019-04-10Forgot to send the options as actual options.Anton Hvornum
2019-04-10Testing a thingAnton Hvornum
2019-04-10Reorder of when password is set. And added a boot options to boot into the ne...Anton Hvornum
2019-04-10Added support to boot a installationAnton Hvornum
2019-04-10Changed some formatting and status output. Also added manual chroot-setup. It...Anton Hvornum
2019-04-10Wrapping is not systemd-nspawn's coup of teaAnton Hvornum
2019-04-10Added psutil workaround in case it's not installed.Anton Hvornum
2019-04-10Added no-chroot option to commands, so that they can run outside in the live-...Anton Hvornum
2019-04-10Forgot to wrap the commandsAnton Hvornum
2019-04-10Reworked according to the new data structure. Changing rooms still doesnt wor...Anton Hvornum
2019-04-08Verified implementation for #6 and #7Anton Hvornum
2019-04-08Added yubikey support, changed according to issues #6 and #7Anton Hvornum
2018-10-01Fixed output success parsingAnton Hvornum
2018-06-06Logical miss on if statement.Anton Hvornum
2018-05-30Added two new features, --no-default parameter that halts the script instead ...Lord Anton Hvornum
2018-05-30Debug: temporary output activationAnton Hvornum
2018-05-24Merge branch 'master' into net-deployAnton Hvornum
2018-05-24* New feature: deployment structure can now import/include other templates (I...Lord Anton Hvornum
2018-05-13Fixed urllib in offline mode.Anton Hvornum
2018-05-05Merge branch 'master' into net-deployLord Anton Hvornum
2018-05-05Fixed: nvme-drive support fixed. parted gives partition numbers, not the actu...Lord Anton Hvornum
2018-04-13More debuggingLord Anton Hvornum
2018-04-12Forgot to create the pdns userLord Anton Hvornum
2018-04-12DebuggingLord Anton Hvornum
2018-04-12Need new-line for locale-gen to read the fileLord Anton Hvornum
2018-04-12Missing syntax in locale.genLord Anton Hvornum
2018-04-12Restructured the reboot step, added locale.confLord Anton Hvornum
2018-04-11Testing pre-stepsLord Anton Hvornum
2018-04-08Added debug output when options were given to the net-deploy commandLord Anton Hvornum
2018-04-08Improved sys exec to enable debug output via net deployLord Anton Hvornum
2018-04-08More debuggingLord Anton Hvornum
2018-04-08Changed the JSON structure to be able to pass args via the networkLord Anton Hvornum
2018-04-07Fixed password change for custom user as well as hostname and locale gen.Lord Anton Hvornum
2018-04-07Finalizing working net deployLord Anton Hvornum