On Mon, 2013-10-14 at 11:13 +0200, Cyril Brulebois wrote: > Ian Campbell <ijc@hellion.org.uk> (2013-10-14): > > I have patches queued up. I guess the right time to commit is after your > > upload of 3.10 based d-i to sid and before / around the same time as > > 3.11 gets uploaded. > > Right. I see 3.11 is now in NEW so I've just pushed the patch to reduce the armhf di flavours to just armmp as discussed. KERNELVERSION is still 3.10-3, I assume this'll be taken care of in bulk across all arches when the time comes? There seem to have been no d-i daily images on armhf since 11th October and none on armel since the 16th. I'm not sure who to ping, debian-arm@ added. http://d-i.debian.org/daily-images/armhf/ http://d-i.debian.org/daily-images/armel/ Ian. commit 74e21a03e724b44e571dd8a1c2bd3d5fc374aa51 Author: Ian Campbell <ijc@hellion.org.uk> Date: Tue Sep 24 08:40:29 2013 +0100 Remove armhf mx5 and vexpress subarches, they are covered by armmp now The relevant kernel flavours were removed from the 3.11 kernel diff --git a/build/config/armhf.cfg b/build/config/armhf.cfg index 0cd942b..0287ef2 100644 --- a/build/config/armhf.cfg +++ b/build/config/armhf.cfg @@ -1,4 +1,4 @@ -SUBARCH_SUPPORTED = mx5 vexpress armmp +SUBARCH_SUPPORTED = armmp MKLIBS = mklibs --ldlib=/lib/ld-linux-armhf.so.3 diff --git a/build/config/armhf/mx5.cfg b/build/config/armhf/mx5.cfg deleted file mode 100644 index a30c0a2..0000000 --- a/build/config/armhf/mx5.cfg +++ /dev/null [...] diff --git a/build/config/armhf/mx5/netboot-gtk.cfg b/build/config/armhf/mx5/netboot-gtk.cfg deleted file mode 100644 index cb0b074..0000000 --- a/build/config/armhf/mx5/netboot-gtk.cfg +++ /dev/null [...] diff --git a/build/config/armhf/mx5/netboot.cfg b/build/config/armhf/mx5/netboot.cfg deleted file mode 100644 index 2456c93..0000000 --- a/build/config/armhf/mx5/netboot.cfg +++ /dev/null [...] diff --git a/build/config/armhf/mx5/network-console.cfg b/build/config/armhf/mx5/network-console.cfg deleted file mode 100644 index df79c50..0000000 --- a/build/config/armhf/mx5/network-console.cfg +++ /dev/null [...] diff --git a/build/config/armhf/vexpress.cfg b/build/config/armhf/vexpress.cfg deleted file mode 100644 index 7b34ac7..0000000 --- a/build/config/armhf/vexpress.cfg +++ /dev/null [...] diff --git a/build/config/armhf/vexpress/netboot.cfg b/build/config/armhf/vexpress/netboot.cfg deleted file mode 100644 index ba79589..0000000 --- a/build/config/armhf/vexpress/netboot.cfg +++ /dev/null [...] diff --git a/build/pkg-lists/netboot/armhf/mx5.cfg b/build/pkg-lists/netboot/armhf/mx5.cfg deleted file mode 100644 index d8704c8..0000000 --- a/build/pkg-lists/netboot/armhf/mx5.cfg +++ /dev/null [...] diff --git a/build/pkg-lists/netboot/armhf/vexpress.cfg b/build/pkg-lists/netboot/armhf/vexpress.cfg deleted file mode 100644 index 824a5fb..0000000 --- a/build/pkg-lists/netboot/armhf/vexpress.cfg +++ /dev/null [...] diff --git a/debian/changelog b/debian/changelog index e281e75..9307841 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debian-installer (2013xxxx) UNRELEASED; urgency=low + + [ Ian Campbell ] + * Remove mx5 and vexpress flavours from armhf, they are covered by armmp. + + -- Ian Campbell <ijc@hellion.org.uk> Tue, 15 Oct 2013 21:46:33 +0100 + debian-installer (20131014) unstable; urgency=low [ Samuel Thibault ]
Attachment:
signature.asc
Description: This is a digitally signed message part