Sync from SUSE:SLFO:Main toolbox revision cf62cf56be28c8b2053eecf1a8766b5a
This commit is contained in:
parent
2fbb4b621a
commit
b9bb88735c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 08:04:27 UTC 2024 - Jiri Srain <jsrain@suse.com>
|
||||
|
||||
- switch back to toolbox version 5.5 as SLFO code base still has
|
||||
limited set of toos available (and supported)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 16:12:18 UTC 2024 - Gustavo Yokoyama Ribeiro <gyribeiro@suse.com>
|
||||
|
||||
|
@ -41,9 +41,9 @@ such a system. The root filesystem can be found at /media/root.
|
||||
%if 0%{?suse_version} == 1600
|
||||
%if !0%{?is_opensuse}
|
||||
sed -i -e 's,registry.opensuse.org,registry.suse.com,' toolbox
|
||||
sed -i -e 's,opensuse/toolbox,suse/sl-micro/6.0/toolbox,' toolbox
|
||||
sed -i -e 's,opensuse/toolbox,suse/sle-micro/5.5/toolbox,' toolbox
|
||||
%else
|
||||
sed -i -e 's,opensuse/toolbox,opensuse/leap-micro/6.0/toolbox,' toolbox
|
||||
sed -i -e 's,opensuse/toolbox,opensuse/leap-micro/5.5/toolbox,' toolbox
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user