summaryrefslogtreecommitdiffstats
path: root/slx-builder/tasks
Commit message (Collapse)AuthorAgeFilesLines
* slx-builder/tasks/dnbd3-fixes.yml: remove hackHEADmasterJonathan Bauer2020-02-041-8/+0Star
| | | | | | | This old hack for newer kernel on ubuntu is no longer needed, since it is fixed in the dnbd3 commit tracked by systemd-init.git, see: https://git.openslx.org/dnbd3.git/commit/src/kernel/blk.c?id=0b4c6ced6ee1ee3f6ba4442973ed1901bae7da1e
* tasks/distro.yml: re-add fuse dep (for xmount)Jonathan Bauer2020-01-241-0/+2
|
* slx-builder/tasks/install.yml: add --debugJonathan Bauer2020-01-241-1/+1
|
* slx-builder/tasks/dnbd3-fixes.yml: fix pathsJonathan Bauer2020-01-231-2/+2
|
* slx-builder/tasks/dnbd3-fixes.yml: fix dumb regexJonathan Bauer2020-01-231-4/+4
|
* remove unneeded depsJonathan Bauer2020-01-231-4/+0Star
|
* add epel-release as depJonathan Bauer2020-01-231-0/+1
|
* [slx-builder] add curl and pythonJonathan Bauer2019-12-041-0/+4
| | | | | | | missing deps for dracut download and xmount (they were gone since ansible/curl is gone from the preseed/ks list of default packages)
* [slx-builder] add missing filesJonathan Bauer2018-08-212-0/+48
|
* [slx-builder] introduce tags 'install' and 'build'Jonathan Bauer2018-08-212-34/+8Star
|
* renamed 'dracut-initramfs-builder' to 'slx-builder'Jonathan Bauer2018-08-213-0/+83
same with the playbook including this role