[uyuni-users] Feature: Please add opensuse 15.1 to bootstrap
Hello Users,Dev, I have modified my '/usr/share/susemanager/mgr_bootstrap_data.py' in order to bootstrap openSUSE Leap 15.1 , but it will be nice if in the next versions we have that out of the box.I haven't tested my modifications, but I will keep you updated. Do you see any issues with my modification? Here is what I got for openSUSE 15.X: openSUSE-Leap-15.0-x86_64' : { 'BASECHANNEL' : 'opensuse_leap15_0-x86_64', 'PKGLIST' : PKGLIST15 + PKGLIST15_NO_Z, 'DEST' : '/srv/www/htdocs/pub/repositories/opensuse/15/0/bootstrap/' }, 'openSUSE-Leap-15.1-x86_64' : { 'BASECHANNEL' : 'opensuse_leap15_1-x86_64', 'PKGLIST' : PKGLIST15 + PKGLIST15_NO_Z, 'DEST' : '/srv/www/htdocs/pub/repositories/opensuse/15/1/bootstrap/' }, Best Regards, Strahil Nikolov -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
Hi, Strahil. I did it a couple of weeks already and will be part of 4.0.1: https://github.com/uyuni-project/uyuni/commit/7402cb8c2b1275af5859b561d6f7fc... As you can see, I also added it to spacewalk-common-channels, so it's easy to sync. Best regards. On viernes, 24 de mayo de 2019 18:15:37 (CEST) Strahil Nikolov wrote:
Hello Users,Dev,
I have modified my '/usr/share/susemanager/mgr_bootstrap_data.py' in order to bootstrap openSUSE Leap 15.1 , but it will be nice if in the next versions we have that out of the box.I haven't tested my modifications, but I will keep you updated.
Do you see any issues with my modification? Here is what I got for openSUSE 15.X:
openSUSE-Leap-15.0-x86_64' : { 'BASECHANNEL' : 'opensuse_leap15_0-x86_64', 'PKGLIST' : PKGLIST15 + PKGLIST15_NO_Z, 'DEST' : '/srv/www/htdocs/pub/repositories/opensuse/15/0/bootstrap/' }, 'openSUSE-Leap-15.1-x86_64' : { 'BASECHANNEL' : 'opensuse_leap15_1-x86_64', 'PKGLIST' : PKGLIST15 + PKGLIST15_NO_Z, 'DEST' : '/srv/www/htdocs/pub/repositories/opensuse/15/1/bootstrap/' },
Best Regards, Strahil Nikolov
-- Julio González Gil Release Engineer, SUSE Manager and Uyuni jgonzalez@suse.com
On May 24, 2019 8:14:48 PM GMT+03:00, "Julio González Gil" <jgonzalez@suse.de> wrote:
Hi, Strahil.
I did it a couple of weeks already and will be part of 4.0.1:
https://github.com/uyuni-project/uyuni/commit/7402cb8c2b1275af5859b561d6f7fc...
As you can see, I also added it to spacewalk-common-channels, so it's easy to sync.
Best regards.
On viernes, 24 de mayo de 2019 18:15:37 (CEST) Strahil Nikolov wrote:
Hello Users,Dev,
I have modified my '/usr/share/susemanager/mgr_bootstrap_data.py' in order to bootstrap openSUSE Leap 15.1 , but it will be nice if in the next versions we have that out of the box.I haven't tested my modifications, but I will keep you updated.
Do you see any issues with my modification? Here is what I got for openSUSE 15.X:
openSUSE-Leap-15.0-x86_64' : { 'BASECHANNEL' : 'opensuse_leap15_0-x86_64', 'PKGLIST' : PKGLIST15 + PKGLIST15_NO_Z, 'DEST' : '/srv/www/htdocs/pub/repositories/opensuse/15/0/bootstrap/' }, 'openSUSE-Leap-15.1-x86_64' : { 'BASECHANNEL' : 'opensuse_leap15_1-x86_64', 'PKGLIST' : PKGLIST15 + PKGLIST15_NO_Z, 'DEST' : '/srv/www/htdocs/pub/repositories/opensuse/15/1/bootstrap/' },
Best Regards, Strahil Nikolov
Hi Julio, Thanks for your reply and for the good work! I am now quite excited and I will be waiting for the announcement e-mail. Do you think that I should restore mgr_bootstrap_data.py before the upgrade, or it is not needed? Is it possible to introduce a 'source another file' stanza in the end where everybody can keep customizations permanently? I am planning to add some Fedora repos also ( I think they are not in mgr_bootstrap_data.py) and it will be nice if all customizations are in a separate file. Best Regards, Strahil Nikolov -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
participants (2)
-
Julio González Gil
-
Strahil Nikolov