Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-13Fixed urllib in offline mode.Anton Hvornum
Apparently, urrlib throws different errors on the "same" issue. With ambiguous names at that.
2018-05-06Merged master's changes of make_offline into this branchLord Anton Hvornum
2018-05-06Merge branch 'master' into net-deployLord Anton Hvornum
2018-05-06Removed some mirror build specific instructions.Anton Hvornum
2018-05-06Added a addon script to build AUR packages into the live iso that's used to ↵Lord Anton Hvornum
execute archinstall
2018-05-06Added a addon script to build AUR packages into the live iso that's used to ↵Lord Anton Hvornum
execute archinstall
2018-05-05Synced in changes from master. had a re-arrange issue. but other than that ↵Lord Anton Hvornum
nothing much
2018-05-05Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' ↵Lord Anton Hvornum
would occationally fail to clone into /root rendering the rest of the process invalid.
2018-05-05Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' ↵Lord Anton Hvornum
would occationally fail to clone into /root rendering the rest of the process invalid.
2018-05-05Merge branch 'master' into net-deployLord Anton Hvornum
2018-05-05Fixed: nvme-drive support fixed. parted gives partition numbers, not the ↵Lord Anton Hvornum
actual labels of devices. Hence, parted is scrapped and lsblk is used to determain partition names/labels instead.
2018-04-13More debuggingLord Anton Hvornum
2018-04-13More debuggingLord Anton Hvornum
2018-04-13More debuggingLord Anton Hvornum
2018-04-13Update 08:00:27:6f:0c:25.jsonAnton Hvornum
2018-04-13DebuggingLord Anton Hvornum
2018-04-13DebuggingLord Anton Hvornum
2018-04-12Fixing syntax errorsLord Anton Hvornum
2018-04-12Forgot to create the pdns userLord Anton Hvornum
2018-04-12DebuggingLord Anton Hvornum
2018-04-12Added loading in the powerdns tablesLord 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-12Update 08:00:27:6f:0c:25.jsonAnton Hvornum
2018-04-12Update 08:00:27:6f:0c:25.jsonAnton Hvornum
2018-04-12Update 08:00:27:6f:0c:25.jsonAnton Hvornum
2018-04-11Testing pre-stepsLord Anton Hvornum
2018-04-11DNS ServerAnton Hvornum
2018-04-11DNS + DatabaseAnton Hvornum
2018-04-11Update 08:00:27:e0:e0:e6.jsonAnton Hvornum
2018-04-11Creating the first local mirror dependant clientAnton Hvornum
2018-04-08Forgot a måsvinge.. fmlAnton Hvornum
2018-04-08Removed stay after post. Installation looks good.Anton Hvornum
2018-04-08Removed debugging, added autostarts.Anton Hvornum
2018-04-08Update 08:00:27:e0:e0:e6.jsonAnton Hvornum
2018-04-08Added "rerun" instructions.Anton Hvornum
2018-04-08Changed debug flag for a commandAnton Hvornum
2018-04-08Forgot --noconfirm on pacman local dumpAnton Hvornum
2018-04-08Merge branch 'net-deploy' of github.com:Torxed/archinstall into net-deployLord Anton Hvornum
2018-04-08Added debug output when options were given to the net-deploy commandLord Anton Hvornum
2018-04-08Enabled debugging on mirror creationAnton Hvornum
2018-04-08Improved sys exec to enable debug output via net deployLord Anton Hvornum
2018-04-08Created a local mirror (sh added because *. searchAnton Hvornum
2018-04-08More debuggingLord Anton Hvornum
2018-04-08Created a offline repo machine (namechange)Anton Hvornum
2018-04-08Changed the JSON structure to be able to pass args via the networkLord Anton Hvornum
2018-04-08Created a offline repo serverAnton Hvornum
2018-04-08No need to close net-deploy for network support.Anton Hvornum
2018-04-08Merge pull request #1 from Torxed/net-deployAnton Hvornum
Net deploy support, looks good.