summaryrefslogtreecommitdiffstats
path: root/builder
Commit message (Collapse)AuthorAgeFilesLines
...
* [conf-tpm] add slx-tools depsJonathan Bauer2019-07-231-2/+2
|
* [conf-tgz] respect SLX_NO_CONFIG_TGZJonathan Bauer2019-07-231-22/+18Star
| | | | + use slx-tools
* [slx-tools] add dep on busyboxJonathan Bauer2019-07-231-1/+1
|
* [slx-splash] fix splash kcl param detectionJonathan Bauer2019-07-231-1/+1
|
* [kexec-reboot] use slx-toolsJonathan Bauer2019-07-232-21/+8Star
|
* [slx-clock] ntpdate > timesyncdJonathan Bauer2019-07-231-3/+6
|
* [busybox] introduce busybox moduleJonathan Bauer2019-07-233-0/+1241
| | | | using the config and patches from the mltk repo
* [ib-conf] adapt to new network.confJonathan Bauer2019-07-161-1/+1
|
* [slx-uuid] get uuid in pre-udev alreadyJonathan Bauer2019-07-162-5/+5
|
* [systemd-networkd] renamed dump to network.confJonathan Bauer2019-07-162-3/+3
|
* [slx-tools] add module for slx-toolsJonathan Bauer2019-07-161-0/+28
|
* [slx-partitioner] do not wipefs on swap by defaultJonathan Bauer2019-07-161-2/+2
|
* [systemd-networkd-ext] fix kcl bridged detectJonathan Bauer2019-07-101-1/+1
|
* [systemd-networkd-ext] add missing 'Path=pci*' toJonathan Bauer2019-06-172-11/+38
| | | | stage4 dhcp config. Also add DHCP options on VLAN network config
* [slx-uuid] save uuid under /etc in stage4Jonathan Bauer2019-06-121-1/+1
|
* [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 !