index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-13 | Fixed git-clone when making the ArchIso | Anton Hvornum | |
Seeing as the customize_airootfs.sh *sometimes* runs from /root, but sometimes doesn't, we need to make sure we're in /root before doing the git clone. | |||
2018-05-13 | Fixed urllib in offline mode. | Anton Hvornum | |
Apparently, urrlib throws different errors on the "same" issue. With ambiguous names at that. | |||
2018-05-06 | Merged master's changes of make_offline into this branch | Lord Anton Hvornum | |
2018-05-06 | Merge branch 'master' into net-deploy | Lord Anton Hvornum | |
2018-05-06 | Removed some mirror build specific instructions. | Anton Hvornum | |
2018-05-06 | Added a addon script to build AUR packages into the live iso that's used to ↵ | Lord Anton Hvornum | |
execute archinstall | |||
2018-05-06 | Added a addon script to build AUR packages into the live iso that's used to ↵ | Lord Anton Hvornum | |
execute archinstall | |||
2018-05-05 | Synced in changes from master. had a re-arrange issue. but other than that ↵ | Lord Anton Hvornum | |
nothing much | |||
2018-05-05 | Fixed: 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-05 | Fixed: 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-05 | Merge branch 'master' into net-deploy | Lord Anton Hvornum | |
2018-05-05 | Fixed: 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-13 | More debugging | Lord Anton Hvornum | |
2018-04-13 | More debugging | Lord Anton Hvornum | |
2018-04-13 | More debugging | Lord Anton Hvornum | |
2018-04-13 | Update 08:00:27:6f:0c:25.json | Anton Hvornum | |
2018-04-13 | Debugging | Lord Anton Hvornum | |
2018-04-13 | Debugging | Lord Anton Hvornum | |
2018-04-12 | Fixing syntax errors | Lord Anton Hvornum | |
2018-04-12 | Forgot to create the pdns user | Lord Anton Hvornum | |
2018-04-12 | Debugging | Lord Anton Hvornum | |
2018-04-12 | Added loading in the powerdns tables | Lord Anton Hvornum | |
2018-04-12 | Need new-line for locale-gen to read the file | Lord Anton Hvornum | |
2018-04-12 | Missing syntax in locale.gen | Lord Anton Hvornum | |
2018-04-12 | Restructured the reboot step, added locale.conf | Lord Anton Hvornum | |
2018-04-12 | Update 08:00:27:6f:0c:25.json | Anton Hvornum | |
2018-04-12 | Update 08:00:27:6f:0c:25.json | Anton Hvornum | |
2018-04-12 | Update 08:00:27:6f:0c:25.json | Anton Hvornum | |
2018-04-11 | Testing pre-steps | Lord Anton Hvornum | |
2018-04-11 | DNS Server | Anton Hvornum | |
2018-04-11 | DNS + Database | Anton Hvornum | |
2018-04-11 | Update 08:00:27:e0:e0:e6.json | Anton Hvornum | |
2018-04-11 | Creating the first local mirror dependant client | Anton Hvornum | |
2018-04-08 | Forgot a måsvinge.. fml | Anton Hvornum | |
2018-04-08 | Removed stay after post. Installation looks good. | Anton Hvornum | |
2018-04-08 | Removed debugging, added autostarts. | Anton Hvornum | |
2018-04-08 | Update 08:00:27:e0:e0:e6.json | Anton Hvornum | |
2018-04-08 | Added "rerun" instructions. | Anton Hvornum | |
2018-04-08 | Changed debug flag for a command | Anton Hvornum | |
2018-04-08 | Forgot --noconfirm on pacman local dump | Anton Hvornum | |
2018-04-08 | Merge branch 'net-deploy' of github.com:Torxed/archinstall into net-deploy | Lord Anton Hvornum | |
2018-04-08 | Added debug output when options were given to the net-deploy command | Lord Anton Hvornum | |
2018-04-08 | Enabled debugging on mirror creation | Anton Hvornum | |
2018-04-08 | Improved sys exec to enable debug output via net deploy | Lord Anton Hvornum | |
2018-04-08 | Created a local mirror (sh added because *. search | Anton Hvornum | |
2018-04-08 | More debugging | Lord Anton Hvornum | |
2018-04-08 | Created a offline repo machine (namechange) | Anton Hvornum | |
2018-04-08 | Changed the JSON structure to be able to pass args via the network | Lord Anton Hvornum | |
2018-04-08 | Created a offline repo server | Anton Hvornum | |
2018-04-08 | No need to close net-deploy for network support. | Anton Hvornum | |