summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | removed bootstrap.sh since its not integratedJonathan Bauer2020-05-131-148/+0Star
| | | |
* | | | build-initramfs.sh: new-gen bootstrapJonathan Bauer2020-05-134-39/+160
| | | |
* | | | build-initramfs.sh: minor formattingJonathan Bauer2020-05-131-1/+1
| | | |
* | | | removed old README content, added TODO :)Jonathan Bauer2020-05-132-21/+1Star
| | | |
* | | | CentOS-*: fix module configsJonathan Bauer2020-05-132-16/+16
| | | |
* | | | initial bootstrap (old downloader) codeJonathan Bauer2020-05-134-0/+325
| | | |
* | | | restructure repoJonathan Bauer2020-05-13100-740/+5Star
| | | | | | | | | | | | | | | | | | | | * remove packager * move everything from builder/* back to root
* | | | Merge branch 'centos8' into downloaderJonathan Bauer2020-03-247-6/+9
|\ \ \ \
| * | | | Update dnbd3-ng versionThiago Abdo2019-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Removed patch of dnbd3-ng because it was applyed at sourceThiago Abdo2019-11-111-34/+0Star
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Update dnbd3-ngThiago Abdo2019-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Merge branch 'nobash' into centos8Thiago Abdo2019-11-0626-1204/+127Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'centos8' of git.openslx.org:openslx-ng/systemd-init into centos8Thiago Abdo2019-11-046-7/+16
| |\ \ \ \
| | * | | | 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>
| | * | | | change branch of kernel-qcow2-linuxThiago Abdo2019-10-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | quick fix patchThiago Abdo2019-10-101-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | fix fixThiago Abdo2019-10-101-9/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | change default branchThiago Abdo2019-10-101-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Patches to dnbd3-ng centos8Thiago Abdo2019-10-101-0/+34
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
| * | | | Dirty change to dnbd3-ngThiago Abdo2019-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | | | Should not download dracut, dowloader scripts is doing it nowThiago Abdo2019-11-081-29/+13Star
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | | | edit build-initramfs.sh so it should be executed from inside the repoThiago Abdo2019-11-081-48/+4Star
| |/ / / |/| | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | | 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-043-21/+21
| | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | Change sync branch to nobashThiago Abdo2019-11-041-1/+1
| | | | | | | | | | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* | | oops - bad merge of build-initramfs.shJonathan Bauer2019-10-251-118/+15Star
| | |
* | | Merge branch 'master' into nobashJonathan Bauer2019-10-256-22/+144
|\ \ \ | | |/ | |/|
| * | [slx-network] wait 30sec for networkJonathan Bauer2019-10-251-3/+3
| | | | | | | | | | | | to cope with some old/bad NICs that need >10sec to get up
| * | [slx-dmsetup] install xts kmod for dm-cryptJonathan Bauer2019-10-161-1/+4
| | |
| * | [slx-dmsetup] fix encrypted scratch dev nameJonathan Bauer2019-10-161-2/+2
| |/
| * build-initramfs.sh: fix log messageJonathan Bauer2019-09-181-1/+1
| |
| * [dnbd3-rootfs] improve kqcow loop module handlingJonathan Bauer2019-09-181-4/+9
| |
| * build-initramfs.sh: fix commentJonathan Bauer2019-09-181-1/+1
| |
| * build-initramfs.sh: fix cleanupJonathan Bauer2019-09-181-2/+1Star
| |
| * build-initramfs.sh: remove 'in-target' stuffJonathan Bauer2019-09-181-59/+0Star
| |
| * builds-initramfs.sh: improve modules.d handlingJonathan Bauer2019-09-181-20/+19Star
| | | | | | | | and always call build_initialize_components
| * Revert "build-initramfs.sh: remove dep warning for fuse"Jonathan Bauer2019-09-181-1/+1
| | | | | | | | This reverts commit ca42a6ed2509fe76eb26ead8e0fafebe3fd48951.
| * build-initramfs.sh: minor code orderingJonathan Bauer2019-09-181-18/+19
| |
| * build-initramfs.sh: remove dep warning for fuseJonathan Bauer2019-09-181-1/+1
| |
| * [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
| |