Compare commits
1 Commits
2fbb4b621a
...
b9bb88735c
Author | SHA256 | Date | |
---|---|---|---|
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
|
||||
|
||||
|
Reference in New Issue
Block a user