Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 133
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sat Mar 7 09:41:31 UTC 2026 - Stefan Botter <obs@botter.cc> + +- remove switch to selinux from NwMan160 + +------------------------------------------------------------------- Thu Mar 5 12:39:56 UTC 2026 - Stefan Botter <obs@botter.cc> - add NwMan160 for transitioning to NetworkManager
View file
NwMan160
Changed
@@ -1,8 +1,7 @@ #!/bin/bash . /etc/os-release if ${VERSION} = "16.0" ; then - zypper -n in -l wicked2nm NetworkManager NetworkManager-config-server patterns-base-selinux - zypper -n rm -y patterns-base-apparmor + zypper -n in -l wicked2nm NetworkManager NetworkManager-config-server systemctl disable --now wicked && (systemctl enable --now NetworkManager && wicked show-config | wicked2nm migrate --continue-migration --activate-connections -) || (systemctl disable --now NetworkManager; systemctl enable --now wicked) else echo $0 is intended to be used exclusively on openSUSE Leap 16.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.