File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,8 @@ stages:
3232 DHCP=yes
3333 [DHCP]
3434 ClientIdentifier=mac
35- <<<<<<< small_fixes
36- =======
3735 commands :
3836 - networkctl reload # TODO: No systemd in initramfs is there?
39- >>>>>>> main
4037 initramfs :
4138 - name : " Enable systemd-network config files for DHCP"
4239 only_service_manager : " systemd"
@@ -68,11 +65,7 @@ stages:
6865 - networkctl reload # TODO: No systemd in initramfs is there?
6966 - name : " Disable NetworkManager and wicked" # # TODO: Check which distros this affects and set the only_os or move it to init
7067 only_service_manager : " systemd"
71- <<<<<<< small_fixes
7268 only_os : " openSUSE.*|SUSE.*"
73- =======
74- only_os : " Ubuntu.*|Debian.*|Fedora.*|CentOS.*|Rocky.*|AlmaLinux.*|SUSE.*|openSUSE.*"
75- >>>>>>> main
7669 systemctl :
7770 disable :
7871 - NetworkManager
You can’t perform that action at this time.
0 commit comments