summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-04-28 20:36:15 +0200
committerLubomir Rintel <lkundrak@v3.sk>2018-09-18 17:40:47 +0200
commit7ee256ba78a2428d01c5460fba2af1fc4bafd177 (patch)
tree5e44e596ea11e10166964ebd98a5f8e1de4b988c /.gitignore
parent028dc502dade4dcc033f06934a95196b19a09c2a (diff)
initrd: add configuration generator
nm-initrd-generator scans the command line for options relevant to network configuration and creates configuration files for an early instance of NetworkManager run from the initial ramdisk during early boot.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b9b42fc78..494ff707b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -252,6 +252,7 @@ test-*.trs
/src/dhcp/tests/test-dhcp-options
/src/dhcp/tests/test-dhcp-utils
/src/dnsmasq/tests/test-dnsmasq-utils
+/src/initrd/nm-initrd-generator
/src/initrd/tests/test-cmdline-reader
/src/initrd/tests/test-ibft-reader
/src/nm-iface-helper