summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/dnbd3-rootfs
Commit message (Collapse)AuthorAgeFilesLines
* restructure repoJonathan Bauer2020-05-1321-857/+0Star
| | | | | * remove packager * move everything from builder/* back to root
* Merge branch 'nobash' into centos8Thiago Abdo2019-11-0617-711/+56Star
|\
| * fix includeThiago Abdo2019-11-061-2/+4
| | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * Moving sourcing of build.inc to globalThiago Abdo2019-11-051-1/+4
| | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * Removing extra loggings from rebashThiago Abdo2019-11-041-17/+17
| | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * Merge branch 'master' into nobashJonathan Bauer2019-10-252-9/+22
| |\
| * | more improvementsJonathan Bauer2019-09-173-13/+7Star
| | |
| * | more optimiziationJonathan Bauer2019-09-172-96/+0Star
| | |
| * | Merge branch 'master' into nobashJonathan Bauer2019-09-161-1/+1
| |\ \
| * | | nobash!Jonathan Bauer2019-09-0614-577/+25Star
| | | |
* | | | Merge branch 'centos8' of git.openslx.org:openslx-ng/systemd-init into centos8Thiago Abdo2019-11-045-5/+14
|\ \ \ \
| * | | | Removes logging configuration from exception, probabily in bash 4.4.19 they ↵Thiago Abdo2019-10-152-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | does not work Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Revert "use full dinamicly linked losetup"Thiago Abdo2019-10-151-0/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit 0bbbf1f2ffddde6e4cf81bb768c7176dcb7f722e.
| * | | | add path to prepare-rootThiago Abdo2019-10-151-0/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | use full dinamicly linked losetupThiago Abdo2019-10-151-1/+0Star
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Changes the compiling of losetup to compily with static libraries and shared gccThiago Abdo2019-10-151-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Upgrade commit of kernel-qcow2-linuxThiago Abdo2019-10-151-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Changes branch of kernel-qcow2-linuxThiago Abdo2019-10-151-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | | | Fix commit reference of dnbd3-ng submoduleThiago Abdo2019-11-041-0/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | / fix loop modules count(centos8)Thiago Abdo2019-10-141-2/+2
| |_|/ |/| | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | [dnbd3-rootfs] improve kqcow loop module handlingJonathan Bauer2019-09-181-4/+9
| | |
* | | [dnbd3-rootfs] cleanup dnbd3 buildJonathan Bauer2019-09-181-1/+6
| | | | | | | | | | | | no need to build fuse nor dnbd3-server
* | | [dnbd3-rootfs] fix bad pushd/popd stackJonathan Bauer2019-09-181-1/+1
| | |
* | | [dnbd3-rootfs] formattingJonathan Bauer2019-09-181-2/+2
| | |
* | | [dnbd3-rootfs] exit if initializing failsJonathan Bauer2019-09-181-1/+4
| |/ |/|
* | [dnbd3-rootfs] fix qcow handler error messageJonathan Bauer2019-09-161-1/+1
|/
* formattingJonathan Bauer2019-09-061-1/+1
|
* [dnbd3-rootfs] fix compilation for ubuntuJonathan Bauer2019-09-061-2/+2
| | | | TODO check if still fine for centos
* [dnbd3-rootfs] more fixes for kqcowJonathan Bauer2019-09-062-11/+14
|
* [dnbd3-rootfs] fix pathsJonathan Bauer2019-09-061-11/+9Star
|
* [dnbd3-rootfs] various fixesJonathan Bauer2019-09-061-7/+4Star
|
* [dnbd3-rootfs] fix more typo...Jonathan Bauer2019-09-051-3/+3
|
* [dnbd3-rootfs] fix typoJonathan Bauer2019-09-051-1/+1
|
* [dnbd3-rootfs] fix bad qcow2 checkJonathan Bauer2019-09-051-3/+3
|
* [dnbd3-rootfs] properly install kernel modulesJonathan Bauer2019-09-052-14/+18
|
* [dnbd3-rootfs] fix kernel-qcow2 compilationJonathan Bauer2019-09-051-1/+1
|
* [dnbd3-rootfs] support kqcow2 kernel modulesJonathan Bauer2019-09-052-13/+15
|
* [kernel-qcow2-linux] update revJonathan Bauer2019-09-041-0/+0
|
* add kernel-qcow2-linux submoduleJonathan Bauer2019-09-041-0/+0
|
* [dnbd3-rootfs] add kernel qcow2 loop module buildJonathan Bauer2019-09-041-2/+49
|
* [dnbd3-rootfs] remove old qemu-xmount configure optionJonathan Bauer2019-09-031-1/+0Star
| | | | | | it used to fix compilation on certain centos versions (which ones are not apparent from the git commit ...) but it seems to be no longer required, tested on centos 7 and it compiled just fine
* [dnbd3-rootfs] initial support for kqcowJonathan Bauer2019-09-031-5/+26
|
* initial support for different qcow handlersJonathan Bauer2019-09-032-27/+273
|
* added kernel-qcow2-linux-util submoduleJonathan Bauer2019-09-031-0/+0
|
* [dnbd3-rootfs] add support for kernel-qcow2Jonathan Bauer2019-09-031-0/+19
|
* [dnbd3-rootfs] fix return values of helperJonathan Bauer2019-09-031-7/+11
| | | | + let GNU make decide how many cores to use
* [dnbd3-rfs] fix SLX_DNBD3_RID being ignoredJonathan Bauer2019-09-021-1/+1
|
* [dnbd3-rfs] add PATH to find dnbd3-clientJonathan Bauer2019-08-131-0/+3
|
* [dnbd3-rfs] suppress curl default outputJonathan Bauer2019-08-061-1/+1
|
* [dnbd3-rootfs] move scripts to /usr/local/binJonathan Bauer2019-08-012-16/+4Star
|