Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
AgeCommit message (Collapse)Author
2018-05-24* New feature: deployment structure can now import/include other templates ↵Lord Anton Hvornum
(Included templates will be installed first, since we'll assume those are baselines/requirements for slimmer deploy-structs) * Deployment scripts strings now supports python string formatting, if parameter or is given as options to each command-line (TODO: Add as a global parameter as well, and treat all strings as formatable) * Added two templates: workstation + 00:11:22:33:44:55, a example of how to set up a workstation using a template and a custom addition. Also added a default template that is similar to the workstation but does everything in one template. They all use some awk magic to fix alt-tab in Awesome WM, it also creates a "desktop" environment and installs some useful tools and fixes the start menu in Awesome WM. * Reordering mirrors is now a configurable option (Default turned off, to better suit offline environments) * Disk/root password now configurable as either a fixed string, or ask for via STDIN (Syntax for now is: ) * deployment targets now a variable (todo: add a parameter/argument) * SSL support (ignores certificate validation for now, I know this is bad, but until a parameter etc is in place, this has to be a nessecary evil for now) * Cleaned up a lot of custom variables and baked them into so it's easier to format strings based off information gathered along the way (such as partition names). * Error handling: Mostly for missing dependencies and situations, such as not booted in UEFI environment
2018-04-13More debuggingLord Anton Hvornum
2018-04-13More debuggingLord Anton 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-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-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-08Changed debug flag for a commandAnton Hvornum
2018-04-08Forgot --noconfirm on pacman local dumpAnton Hvornum
2018-04-08Enabled debugging on mirror creationAnton Hvornum
2018-04-08Created a local mirror (sh added because *. searchAnton 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-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-07Update 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07syntax error in git clone commandAnton Hvornum
2018-04-07Comments break and hang the scriptLord Anton Hvornum
2018-04-07Update 08:00:27:d4:fd:ef.jsonAnton 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-07Create 08:00:27:d4:fd:ef.jsonAnton Hvornum
2018-04-07Modified the install command and debug outputLord Anton Hvornum
2018-04-07Update 9c:d6:43:ae:11:4f.jsonAnton Hvornum
2018-04-07A simple text script for net-deployAnton Hvornum