summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update git:// to https:// for githubstableSimon Rettberg2022-03-221-1/+1
|
* [dnbd3-rootfs] only build required dnbd3 componentsJonathan Bauer2020-02-051-1/+6
|
* build-initramfs.sh: change to stable branch againJonathan Bauer2020-01-231-1/+1
|
* switch to stable_fix for testsJonathan Bauer2019-12-041-1/+1
|
* [patches] remove dnbd3 hacky patchJonathan Bauer2019-12-041-26/+0Star
|
* [builder] fix optionJonathan Bauer2019-12-041-1/+1
|
* [builder] introduce --kernel-headers|-hJonathan Bauer2019-12-041-7/+20
| | | | | to specify the path to kernel headers to build dnbd3 against. Also remove hacky patch and just directly use dnbd3's KERNEL_DIR CMAKE flag.
* Add disable_werror to qemu-xmount buildThiago Abdo2019-11-141-1/+1
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* set SLX_SYSTEM_PARTITION_IDENTIFIER to 'SLX_SYS'Jonathan Bauer2019-04-171-1/+2
| | | | | | in the example config since it would currently be the correct identifier for rootfs images built with git://git.openslx.org/openslx-ng/packer-templates
* update example config with partition stuffJonathan Bauer2019-04-171-2/+25
|
* update example configJonathan Bauer2019-04-171-34/+17Star
|
* [slx-part] fix parsing of snapshot entryJonathan Bauer2019-02-271-1/+1
|
* [slx-partitioner] fix param for save_part_infoJonathan Bauer2019-02-271-1/+1
|
* [slx-tpm] fix bad copying of library linksJonathan Bauer2019-02-251-1/+1
|
* [slx-uuid] new uuid fallback schemeJonathan Bauer2019-02-201-5/+16
|
* [conf-tgz] do not emergency_shell if SLX_LOCAL_CONFIGURATION is missingJonathan Bauer2019-02-181-8/+4Star
|
* [slx-partitioner] add head and tail binariesJonathan Bauer2019-02-181-1/+1
|
* update dnbd3 revJonathan Bauer2019-02-131-0/+0
|
* [dnbd3] update submoduleJonathan Bauer2019-02-081-0/+0
|
* build-initramfs: clone stable branch only when initially setting up theJonathan Bauer2019-02-081-3/+4
| | | | repo
* remove deprecated modulesJonathan Bauer2019-01-184-93/+0Star
|
* [slx-clock] new module for time-related stuffJonathan Bauer2019-01-092-0/+45
| | | | evaluates SLX_BIOS_CLOCK and SLX_NTP_SERVER from the openslx config.
* [dnbd3-rfs] remove deprecated scriptJonathan Bauer2019-01-092-28/+3Star
| | | | device-add-write-layer.sh is replaced by slx-partitioner module
* [dnbd3-rfs] use new scripts namesJonathan Bauer2019-01-091-2/+2
|
* [slx-addon] warn -> info messagesJonathan Bauer2019-01-091-2/+2
|
* [conf*] formatting (space -> tabs)Jonathan Bauer2019-01-092-41/+42
|
* [slx-partitioner] save dmsetup state for laterJonathan Bauer2019-01-095-31/+117
| | | | + random small fixes and renaming of some scripts
* [slx-addon] fix addon-required testJonathan Bauer2018-12-051-2/+2
|
* [slx-part] sanitize crypt & fix snapshot fallbackJonathan Bauer2018-12-041-4/+7
|
* [slx-part] fix swapped argument for fallbackJonathan Bauer2018-12-041-1/+2
|
* fix missing toolsJonathan Bauer2018-11-131-1/+9
|
* [slx-tpm] improve configure argumentsJonathan Bauer2018-11-121-3/+3
|
* functioning draftJonathan Bauer2018-11-121-5/+6
|
* wipJonathan Bauer2018-11-121-16/+25
|
* [slx-tpm] initial commitJonathan Bauer2018-11-121-0/+83
|
* [dnbd3-rfs] refactor to use slx-partitionerJonathan Bauer2018-11-123-97/+19Star
|
* [dnbd3-rfs] better detection of 'dracut-mount.service' locationJonathan Bauer2018-11-121-2/+3
|
* [dnbd3-rfs] hardcode config path to avoid issuesJonathan Bauer2018-11-121-4/+4
| | | | and we don't really want to have it configurable anyways
* [slx-partitioner] new module for scratch partition handlingJonathan Bauer2018-11-125-0/+550
|
* [dnbd3-rfs] config: add PXE server info to configJonathan Bauer2018-11-121-2/+9
|
* [dnbd3-rfs] config: send uuid if presentJonathan Bauer2018-11-121-5/+13
|
* [dnbd3-rfs] minor formatting issuesJonathan Bauer2018-11-121-4/+4
|
* [dnbd3-rfs] minor formattingJonathan Bauer2018-11-121-4/+2Star
|
* [systemd-networkd] wait 60sec for networkJonathan Bauer2018-11-121-1/+1
|
* [conf-tgz] send uuid in the request, if presentJonathan Bauer2018-11-121-22/+28
| | | | + formatting
* [conf-tgz] chown files extractedJonathan Bauer2018-11-121-6/+1Star
| | | | CAVE: all files will be chown'ed to 0:0 !
* [conf-tgz] increase hook scripts ordering indexJonathan Bauer2018-11-121-3/+3
|
* rework scratch partition detected in deprecated moduleJonathan Bauer2018-11-121-11/+7Star
|
* [slx-splash] restore cursor after splashscreenJonathan Bauer2018-11-122-0/+12
|
* [slx-splash] do not lead dracut into an shellJonathan Bauer2018-11-121-0/+2
| | | | if splash is not requested via kernel command line