summaryrefslogtreecommitdiffstats
path: root/tests/netinfo/net-eth1.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:42:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:42:59 +0000
commitc45bd7dca7394d3a25f5bbf416f3b75c50759190 (patch)
treef7dbbfcc2f6b787eea456d1f1e28525ca2ceb9ba /tests/netinfo/net-eth1.conf
parentInitial commit. (diff)
downloadinitramfs-tools-c45bd7dca7394d3a25f5bbf416f3b75c50759190.tar.xz
initramfs-tools-c45bd7dca7394d3a25f5bbf416f3b75c50759190.zip
Adding upstream version 0.143.upstream/0.143upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--tests/netinfo/net-eth1.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/netinfo/net-eth1.conf b/tests/netinfo/net-eth1.conf
new file mode 100644
index 0000000..fb3fb27
--- /dev/null
+++ b/tests/netinfo/net-eth1.conf
@@ -0,0 +1,17 @@
+DEVICE='eth1'
+PROTO='dhcp'
+IPV4ADDR='192.0.2.150'
+IPV4BROADCAST='192.0.2.255'
+IPV4NETMASK='255.255.255.0'
+IPV4GATEWAY='192.0.2.254'
+IPV4DNS0='192.0.2.84'
+IPV4DNS1='0.0.0.0'
+HOSTNAME='example-host'
+DNSDOMAIN='example.org'
+NISDOMAIN=''
+ROOTSERVER='192.0.2.254'
+ROOTPATH=''
+filename=''
+UPTIME='4'
+DHCPLEASETIME='86400'
+DOMAINSEARCH='example.org.'