Change system to openSuse Kiwi

This commit is contained in:
2024-06-22 15:29:24 +02:00
parent 2f09fa927b
commit a6306ab0cb
12 changed files with 179 additions and 193 deletions

View File

@ -0,0 +1,4 @@
BOOTPROTO='dhcp'
MTU=''
REMOTE_IPADDR=''
STARTMODE='onboot'

View File

@ -0,0 +1 @@
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="?*", NAME="lan0"