summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [slx-clock] remove deprecated fileJonathan Bauer2019-07-241-32/+0Star
|
* [slx-clock] add ntp-sync scriptJonathan Bauer2019-07-241-0/+55
|
* [slx-network] introduce static network moduleJonathan Bauer2019-07-245-0/+363
|
* [patches] remove dnbd3 hacky patchJonathan Bauer2019-07-241-26/+0Star
|
* [builder] introduce --kernel-headers|-hJonathan Bauer2019-07-241-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.
* [slx-partitioner] don't return on module load failJonathan Bauer2019-07-242-7/+8
| | | | | | since it might be builtin... Also use slxtools
* added TODO for laterJonathan Bauer2019-07-231-0/+1
|
* [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
|
* 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
|