summaryrefslogtreecommitdiff
path: root/src/initrd/tests
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-103-45/+3
* initrd: add devicetree supportLubomir Rintel2019-09-1021-0/+157
* initrd/tests: add some more variations of possible BOOTIF= variableslr/bootifLubomir Rintel2019-07-031-3/+11
* initrd/tests: ensure that nameserver= setting affects the correct connectionLubomir Rintel2019-07-021-2/+6
* initrd/tests: ensure we accept a prefix in place of an IPv4 maskLubomir Rintel2019-07-021-3/+23
* ipv6: add 'disabled' methodBeniamino Galvani2019-06-111-3/+3
* initrd/tests: increase test timeout for "initrd/test-cmdline-reader" with mesonThomas Haller2019-06-111-0/+1
* license: re-license initrd-generator and ibft reader as LGPLThomas Haller2019-02-221-10/+11
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-122-2/+0
* initrd: make the default connection activatable on multiple devicesLubomir Rintel2019-01-211-0/+12
* build: meson: Add trailing commasIñigo Martínez2018-12-201-2/+2
* initrd: enable meson buildsBeniamino Galvani2018-09-191-18/+19
* initrd: add command line parserLubomir Rintel2018-09-181-0/+787
* initrd: add iBFT readerLubomir Rintel2018-09-18194-0/+500