You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.3/3_ac_install_live/1-merge/net-misc/networkmanager/system-connections/Auto_eth1

30 lines
903 B

# Calculate format=kde name=#-list(os_install_net_interfaces_orig,1)-# list(os_install_net_interfaces,1)!=&&os_install_net_conf==networkmanager chmod=0600
[802-3-ethernet]
duplex=full
mac-address=#-list(os_install_net_mac,1)-#
[connection]
id=#-list(os_install_net_interfaces_orig,1)-#
uuid=#-rnd(uuid,8)-#-#-rnd(uuid,4)-#-#-rnd(uuid,4)-#-#-rnd(uuid,4)-#-#-rnd(uuid,12)-#
type=802-3-ethernet
[ipv6]
method=ignore
[ipv4]
#?os_install_net_dns!=#
dns=#-replace(' ',';',os_install_net_dns)-#;
#os_install_net_dns#
#?os_install_net_dns_search!=#
dns-search=#-replace(' ',';',os_install_net_dns_search)-#;
#os_install_net_dns_search#
#?list(os_install_net_dhcp_set,1)!=on&&list(os_install_net_ip,1)!=#
method=manual
addresses1=#-list(os_install_net_ip,1)-#;#-list(os_install_net_cidr,1)-#;#-list(os_install_net_nmroute,1)-#
#list#
#?list(os_install_net_dhcp_set,1)==on#
method=auto
!addresses1=del
#list#