Accepting request 838806 from devel:kubic:containers
OBS-URL: https://build.opensuse.org/request/show/838806 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tumbleweed-busybox-image?expand=0&rev=13
This commit is contained in:
commit
bc8e7a3b1f
18
config.sh
18
config.sh
@ -1,18 +0,0 @@
|
|||||||
#!/usr/bin/busybox sh
|
|
||||||
|
|
||||||
#======================================
|
|
||||||
# Functions...
|
|
||||||
#--------------------------------------
|
|
||||||
# don't source .kconfig, works only with bash
|
|
||||||
#test -f /.kconfig && . /.kconfig
|
|
||||||
test -f /.profile && . /.profile
|
|
||||||
|
|
||||||
#======================================
|
|
||||||
# Greeting...
|
|
||||||
#--------------------------------------
|
|
||||||
echo "Configure image: [$kiwi_iname]..."
|
|
||||||
|
|
||||||
/usr/bin/busybox ln -sf busybox /usr/bin/rpm
|
|
||||||
/usr/bin/busybox ln -sf busybox /usr/bin/rpm2cpio
|
|
||||||
|
|
||||||
exit 0
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 14:36:10 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Remove config.sh, busybox does not support rpm anymore (not
|
||||||
|
able to read our current RPMs), so no need to create links
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 12 14:59:39 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
Wed Aug 12 14:59:39 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user