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
commit9f9609555d1c8606b2a177151b2e255b34c5594a (patch)
tree5e44e596ea11e10166964ebd98a5f8e1de4b988c /.gitignore
parentecc074b2f8a6240d50f590c898b33158806b51a1 (diff)
downloadNetworkManager-9f9609555d1c8606b2a177151b2e255b34c5594a.tar.gz
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 b9b42fc78a..494ff707ba 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