summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [slx-uuid] Detects and exposes system UUIDJonathan Bauer2018-11-124-0/+92
* in bridge mode, do not copy the physical interface configurationv0.1Jonathan Bauer2018-11-121-1/+1
* remove deprecated wlan-boot moduleJonathan Bauer2018-11-1260-2378/+0Star
* [slx-runmode] support for SLX_SYSTEMD_TARGETJonathan Bauer2018-10-092-0/+26
* autodetect libkmod version to decide which dracut version to installJonathan Bauer2018-08-231-2/+12
* added missing description for the --init optionJonathan Bauer2018-08-211-0/+4
* introduce --kernel-version optionJonathan Bauer2018-08-211-5/+25
* [haveged] introduce new moduleJonathan Bauer2018-08-201-0/+41
* [systemd-networkd-ext] fix missing quotesJonathan Bauer2018-08-201-1/+1
* introduce '--init' optionJonathan Bauer2018-08-091-0/+59
* commentsJonathan Bauer2018-08-091-1/+3
* use absolute path for root directoryJonathan Bauer2018-08-091-1/+1
* fix bad directory stack during dnbd3 buildJonathan Bauer2018-08-091-1/+1
* [systemd-networkd-ext] config var for DHCP in stage4Jonathan Bauer2018-07-031-3/+4
* [dnbd3-rootfs] mark the remote configuration variablesJonathan Bauer2018-05-231-0/+3
* Support for stage4 addonsJonathan Bauer2018-05-232-0/+122
* new slx-drm and slx-splash (PoC) modulesJonathan Bauer2018-05-235-0/+73
* update to dracut v47Jonathan Bauer2018-05-151-1/+2
* [kexec-reboot] bail if kexec is not foundJonathan Bauer2018-05-093-37/+53
* add simple kexec-reboot scriptJonathan Bauer2018-05-092-0/+54
* [dnbd3-rootfs] add support for configurable kernelJonathan Bauer2018-05-072-2/+9
* support patches for submodulesJonathan Bauer2018-05-074-0/+74
* [openslx_tmp_mount] add chmod binaryJonathan Bauer2018-05-041-0/+1
* update dnbd3 revision to post 4.1x compile fixesJonathan Bauer2018-05-041-0/+0
* [systemd-networkd] disable ipv6 in stage4Jonathan Bauer2018-04-091-0/+2
* Revert "[dnbd3-rfs] also check for PARTTYPE when lsblk'ing for disk partitions"Jonathan Bauer2018-03-231-1/+1
* [dnbd3-rootfs] support whitespace separated listJonathan Bauer2018-03-231-1/+1
* fix stupid !bridge check not supported on systemd 219Jonathan Bauer2018-03-221-1/+1
* properly disable LLAJonathan Bauer2018-03-211-2/+2
* [openslx_tmp_format] reduce default timeout to 5secJonathan Bauer2018-03-201-1/+1
* [openslx_tmp_format] fix missing include of tools.shJonathan Bauer2018-03-201-0/+1
* [systemd-networkd] no LLAJonathan Bauer2018-03-201-0/+2
* [dnbd3-rfs] also check for PARTTYPE when lsblk'ing for disk partitionsJonathan Bauer2018-03-201-1/+1
* [conf-tgz] do not emergency_shell if SLX_LOCAL_CONFIGURATION is notJonathan Bauer2018-03-151-24/+21Star
* fix matching physical devices...Jonathan Bauer2018-03-151-1/+1
* [openslx_tmp_*] support list of tmp identifierJonathan Bauer2018-03-152-7/+23
* [dnbd3-rootfs] formattingJonathan Bauer2018-03-151-8/+5Star
* [dnbd3-rootfs] support multiple identifiers RW devJonathan Bauer2018-03-151-7/+16
* [openslx_tmp_format] only warn if sanity checks fails and do not spawn an eme...Jonathan Bauer2018-03-151-9/+16
* no exit in sourced scripts round2wqJonathan Bauer2018-03-131-2/+0Star
* [systemd-networkd-ext] fix script when resolvedJonathan Bauer2018-03-071-9/+12
* [systemd-networkd-ext] strengthen vlan matchingJonathan Bauer2018-03-071-7/+6Star
* [ib-conf] if VLAN is configured, use the ip of the vlan interface toJonathan Bauer2018-03-071-0/+3
* [conf-tgz] no exit in sourced script....Jonathan Bauer2018-03-071-2/+2
* [ib-conf] fix boot interface nameJonathan Bauer2018-03-071-1/+3
* add mkfs.xfs and fsck.xfs to dnbd3-rootfs binariesJonathan Bauer2018-03-061-2/+2
* fixesJonathan Bauer2018-03-064-4/+2Star
* new module to mount newroot's /tmp pre-pivotJonathan Bauer2018-03-062-0/+22
* new module to format newroot's /tmpJonathan Bauer2018-03-062-0/+54
* add VLAN supportJonathan Bauer2018-01-184-108/+169