forked from altcloud/mkimage-profiles
live-builder.iso += livecd-qemu-arch
The package actually passed the test and just got uploaded to Sisyphus proper; its aim is to help set up the cross-arch QEMU build environment. NB: there are known issues with PPC32-on-x86_64 (which were the cause for this package and commit to be created in the first place).
This commit is contained in:
parent
307fb51f15
commit
43d62dd9bb
@ -17,6 +17,7 @@ distro/live-builder: distro/.live-base use/dev/mkimage use/dev/repo \
|
||||
use/syslinux/timeout/30
|
||||
@$(call set,KFLAVOURS,$(BIGRAM))
|
||||
@$(call add,LIVE_LISTS,$(call tags,base && (server || builder)))
|
||||
@$(call add,LIVE_PACKAGES,livecd-qemu-arch strace)
|
||||
@$(call add,LIVE_PACKAGES,qemu-user-binfmt_misc)
|
||||
@$(call add,LIVE_PACKAGES,zsh sudo)
|
||||
@$(call add,LIVE_PACKAGES,$(pkgs))
|
||||
|
Loading…
Reference in New Issue
Block a user