[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST] mg-debian-installer-update: download default armhf kernel as "linux"
This is what the other arches do, and is what ts-host-install expects. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- mg-debian-installer-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mg-debian-installer-update b/mg-debian-installer-update index 19e3cf8..526cdf1 100755 --- a/mg-debian-installer-update +++ b/mg-debian-installer-update @@ -54,7 +54,7 @@ case ${suite}_${arch} in ;; *_armhf) src=$sbase/main/installer-$arch/current/images/netboot - files='vmlinuz initrd.gz' + files='vmlinuz:linux initrd.gz' dtbs=$sbase/main/installer-$arch/current/images/device-tree/ ;; esac -- 2.5.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |