summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove submoduleJonathan Bauer2018-11-082-3/+0Star
|
* bump ansible-roles one last timeJonathan Bauer2018-11-081-0/+0
|
* ubuntu: make sure host cpu is passed to vmJonathan Bauer2018-11-081-0/+1
|
* do not install multiple language packsJonathan Bauer2018-11-081-1/+0Star
|
* ubuntu: preseed: do not create swapfileJonathan Bauer2018-11-081-0/+1
|
* ansible-provisioner.json: use the host's cpu for qemu builderJonathan Bauer2018-08-241-0/+1
|
* update link to centos anaconda dirJonathan Bauer2018-08-231-0/+0
|
* [centos] renamed centos-7.4 to centos-7Jonathan Bauer2018-08-231-2/+2
|
* split directories for ansible rolesJonathan Bauer2018-08-211-22/+25
| | | | | * ANSIBLE_DIR_CORE for slx-builder repo * ANSIBLE_DIR_PROV for provisioning repos
* Makefile: add support for bootstrapping dracut envJonathan Bauer2018-08-211-5/+12
|
* [centos-7] add support for bootstrapping dracut environmentJonathan Bauer2018-08-211-3/+4
|
* added ansible-provisioner.json templateJonathan Bauer2018-08-211-0/+48
| | | | moved from ansible-roles repo since it makes more sense to keep it here
* [ubuntu-18.04] update to 18.04.1Jonathan Bauer2018-08-211-1/+6
|
* [ubuntu-17.10] update to ubuntu 17.10.1Jonathan Bauer2018-08-211-5/+5
|
* [ubuntu] make sure to install grub to the MBRJonathan Bauer2018-08-211-0/+3
| | | | | While the second directive is not needed in theory, it seems needed to ensure a consistent behavior...
* [ubuntu] fix wrong fs in preseedJonathan Bauer2018-08-211-1/+1
| | | | | Seems to have had not effect though. The filesystem{} directive is probably the relevant one.
* centos-7.4-x86_64.json: change iso urlManuel Messner2018-05-161-1/+1
|
* update ansible roles for kmod dep fixJonathan Bauer2018-05-161-0/+0
|
* [centos-7.4] switch to checksum URLJonathan Bauer2018-05-091-4/+4
|
* [centos-7.3] fix broken link and switch to checksum URLJonathan Bauer2018-05-091-5/+5
|
* update ansible-rolesJonathan Bauer2018-05-091-0/+0
|
* update ansible-roles revJonathan Bauer2018-05-071-0/+0
|
* update ansible-rolesJonathan Bauer2018-05-071-0/+0
|
* Makefile: simplify provisioner and builder selectionManuel Messner2018-05-041-11/+15
|
* Makefile: differentiate between ISO and provisioning buildersJonathan Bauer2018-05-041-3/+13
|
* ubuntu-18.04-amd64: switch to checksum url in virtualbox and vmplayerJonathan Bauer2018-05-031-2/+2
|
* [ubuntu 18.04] update to release ISOJonathan Bauer2018-04-271-3/+3
|
* Makefile: help: add clean sectionManuel Messner2018-04-271-0/+6
|
* [ubuntu-18.04] added link to generic preseedJonathan Bauer2018-03-011-0/+1
|
* new template for ubuntu 18.04 alphasJonathan Bauer2018-03-011-0/+134
| | | | hopefully a solid base for non-alphas too
* [ubuntu-17.10] fix kickstart directoryJonathan Bauer2018-02-261-1/+1
|
* Makefile: add on-error=ask option in debug modeManuel Messner2018-02-221-1/+7
|
* anaconda: centos: US keymap and layoutJonathan Bauer2018-02-221-1/+1
|
* ansible-roles: update revisionJonathan Bauer2018-02-221-0/+0
|
* ansible-roles: update revisionJonathan Bauer2018-02-221-0/+0
|
* anaconda: common kickstart file for centos-7.3 and centos-7.4Jonathan Bauer2018-02-224-55/+2Star
|
* anaconda: centos-7.4: do not set selinux to permissive during kickstartJonathan Bauer2018-02-221-2/+0Star
|
* anaconda: centos-7.4: do not install systemd-{networkd,resolved} through ↵Jonathan Bauer2018-02-221-1/+0Star
| | | | kickstart
* Makefile: clean_failed: add missing semicolonManuel Messner2018-02-221-1/+1
|
* Makefile: new target clean_failed candidateJonathan Bauer2018-02-221-1/+13
| | | | | | | uses the fact that packer deletes the output directory if the build fails, hence it is enough to check for the presence of <flavor>.<timestamp>/build to detect whether a build was successful or not.
* [ubuntu-17.10] add symlink to generic ubuntu preseedJonathan Bauer2018-02-211-0/+1
|
* [ubuntu-16.04] move ubuntu-16.04 preseed to generic ubuntu folder andJonathan Bauer2018-02-212-0/+1
| | | | symlink ubuntu-16.04 to it
* ubuntu-16.04/preseed.cfg: fix regex to also match PermitRootLogin option in ↵Jonathan Bauer2018-02-211-1/+1
| | | | sshd config when it is commented
* ansible-roles: update revisionJonathan Bauer2018-02-211-0/+0
|
* Makefile: clean_except_last: fix bug if no prov builds availableManuel Messner2018-02-201-6/+14
|
* Makefile: boot: fix spacingManuel Messner2018-02-201-6/+6
|
* Makefile: prov: fix spacingManuel Messner2018-02-201-6/+6
|
* Makefile: base: fix spacingManuel Messner2018-02-201-4/+4
|
* Makefile: clean_except_last: fix spacingManuel Messner2018-02-201-4/+4
|
* Makefile: boot: reindent ifsManuel Messner2018-02-201-4/+4
|