summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [slx-uuid] Detects and exposes system UUIDJonathan Bauer2018-11-124-0/+92
| | | | for various openslx-related scripts
* in bridge mode, do not copy the physical interface configurationv0.1Jonathan Bauer2018-11-121-1/+1
| | | | | | This prevents systemd from bringing down the interface leading to a short network outage, delaying the rest of the boot process until it has brought it up again.
* remove deprecated wlan-boot moduleJonathan Bauer2018-11-1260-2378/+0Star
|
* [slx-runmode] support for SLX_SYSTEMD_TARGETJonathan Bauer2018-10-092-0/+26
| | | | to overwrite the default.target configured within stage4
* 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
| | | | to specify the kernel version to build the initramfs for.
* [haveged] introduce new moduleJonathan Bauer2018-08-201-0/+41
| | | | for early entropy generation
* [systemd-networkd-ext] fix missing quotesJonathan Bauer2018-08-201-1/+1
|