Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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: 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-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.
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
2018-04-07Verified a working network install, removing debugsLord Anton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07/tmp can't be usedAnton Hvornum
The reason being, arch-chroot flushes /tmp on each command execution. So unless all commands are executed in one big gulp, another folder needs to be used. Hence, /root
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07more debuggingLord Anton Hvornum
2018-04-07Wrong logical order on command failed logicLord Anton Hvornum
2018-04-07Problem with the optional parameters in the post install scriptLord Anton Hvornum
2018-04-07Added a descriptionAnton Hvornum
2018-04-07Further debuggingLord Anton Hvornum
2018-04-07DebuggingLord Anton Hvornum
2018-04-07Improving the sys exec functionLord Anton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07more debingLord Anton Hvornum
2018-04-07DebuggingLord Anton Hvornum
2018-04-07Fixed git fetch, hopefullyLord Anton Hvornum
2018-04-07syntax error in git clone commandAnton Hvornum
2018-04-07Comments break and hang the scriptLord Anton Hvornum
2018-04-07print errorLord Anton Hvornum
2018-04-07Changed git update commandLord Anton Hvornum
2018-04-07 more debugLord Anton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Made sure commands are executed in orderLord Anton Hvornum
2018-04-07Separated the build-prerequisitsAnton Hvornum
2018-04-07Scrapped wrapaur, doing it manually instead.Anton Hvornum
2018-04-07Added wrapaur installation (i preferred pacaur)Anton Hvornum
2018-04-07Forgot to execute post-install inside arch-chrootLord Anton Hvornum
2018-04-07Create 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Modified the install command and debug outputLord Anton Hvornum
2018-04-07Added support for remote HTTPS instructionsLord Anton Hvornum
2018-04-07Update 9c:d6:43:ae:11:4f.jsonAnton Hvornum
2018-04-07A simple text script for net-deployAnton Hvornum
2018-04-07Updated to clone net-deploy branchAnton Hvornum
2018-04-07Brought back automatic reboot. changing password doesn't work atmLord Anton Hvornum