Bug#751716: [debian-installer] Patch

2014-07-21 Thread Ian Campbell
On Sun, 2014-07-13 at 12:26 +0200, Bastien ROUCARIES wrote: Sorry the delay, I was procrastinating on responding because I'm wasn't really sure what to suggest. On Sun, Jul 13, 2014 at 9:39 AM, Ian Campbell i...@hellion.org.uk wrote: On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote:

Bug#751716: [debian-installer] Patch

2014-07-20 Thread Bastien ROUCARIES
On Sun, Jul 13, 2014 at 12:26 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: On Sun, Jul 13, 2014 at 9:39 AM, Ian Campbell i...@hellion.org.uk wrote: On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote: On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr t...@cyrius.com wrote:

Bug#751716: [debian-installer] Patch

2014-07-13 Thread Ian Campbell
On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote: On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr t...@cyrius.com wrote: * Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-12 19:05]: Hi UImage is too big to get into mtd :S You said that it it is a trimmed down version ?

Bug#751716: [debian-installer] Patch

2014-07-13 Thread Bastien ROUCARIES
On Sun, Jul 13, 2014 at 9:39 AM, Ian Campbell i...@hellion.org.uk wrote: On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote: On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr t...@cyrius.com wrote: * Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-12 19:05]: Hi UImage is too

Bug#751716: [debian-installer] Patch

2014-07-12 Thread Bastien ROUCARIES
On Wed, Jul 9, 2014 at 9:58 AM, Ian Campbell i...@hellion.org.uk wrote: On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote: On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell i...@hellion.org.uk wrote: On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote: * Bastien ROUCARIES

Bug#751716: [debian-installer] Patch

2014-07-12 Thread Bastien ROUCARIES
On Sat, Jul 12, 2014 at 7:05 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: On Wed, Jul 9, 2014 at 9:58 AM, Ian Campbell i...@hellion.org.uk wrote: On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote: On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell i...@hellion.org.uk wrote: On

Bug#751716: [debian-installer] Patch

2014-07-12 Thread Martin Michlmayr
* Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-12 19:05]: Hi UImage is too big to get into mtd :S You said that it it is a trimmed down version ? Any idea to trim more ? I believe we said the initramfs generated by initramfs-tools is trimmed down. How big is the uimage and how much

Bug#751716: [debian-installer] Patch

2014-07-12 Thread Bastien ROUCARIES
On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr t...@cyrius.com wrote: * Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-12 19:05]: Hi UImage is too big to get into mtd :S You said that it it is a trimmed down version ? Any idea to trim more ? I believe we said the initramfs

Bug#751716: [debian-installer] Patch

2014-07-09 Thread Ian Campbell
On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote: On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell i...@hellion.org.uk wrote: On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote: * Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-06 22:10]: You combine the kernel and the

Bug#751716: [debian-installer] Patch

2014-07-08 Thread Ian Campbell
On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote: * Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-06 22:10]: You combine the kernel and the DTB in $(TEMP)/dns-320/vmlinuz-dns320. But then instead of using this file to generate the kernel.uboot, you use the

Bug#751716: [debian-installer] Patch

2014-07-08 Thread Bastien ROUCARIES
On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell i...@hellion.org.uk wrote: On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote: * Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-06 22:10]: You combine the kernel and the DTB in $(TEMP)/dns-320/vmlinuz-dns320. But then instead

Bug#751716: [debian-installer] Patch

2014-07-07 Thread Martin Michlmayr
* Bastien ROUCARIES roucaries.bast...@gmail.com [2014-07-06 22:10]: You combine the kernel and the DTB in $(TEMP)/dns-320/vmlinuz-dns320. But then instead of using this file to generate the kernel.uboot, you use the original kernel. Corrected thank Looks good. -- Martin

Bug#751716: [debian-installer] Patch

2014-07-06 Thread Bastien ROUCARIES
On Sun, Jun 22, 2014 at 8:35 PM, Martin Michlmayr t...@cyrius.com wrote: * bastien ROUCARIES roucaries.bast...@gmail.com [2014-06-22 20:18]: Package: debian-installer control: tags -1 + patch This is not correct. You're adding a Kirkwood image to the Orion build file. This time I believe

Bug#751716: [debian-installer] Patch

2014-07-06 Thread Martin Michlmayr
+ cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb $(TEMP)/dns-320/vmlinuz-dns320 + mkimage -A arm -O linux -T kernel -C none -e 0x8000 -a 0x8000 -n Debian kernel -d $(TEMP)/dns-320/kernel $(TEMP)/dns-320/kernel.uboot You combine the kernel and the DTB in

Bug#751716: [debian-installer] Patch

2014-07-06 Thread Bastien ROUCARIES
On Sun, Jul 6, 2014 at 10:10 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: On Sun, Jul 6, 2014 at 9:35 PM, Martin Michlmayr t...@cyrius.com wrote: + cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb $(TEMP)/dns-320/vmlinuz-dns320 + mkimage -A arm -O linux -T kernel

Bug#751716: [debian-installer] Patch

2014-07-06 Thread Bastien ROUCARIES
On Sun, Jul 6, 2014 at 9:35 PM, Martin Michlmayr t...@cyrius.com wrote: + cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb $(TEMP)/dns-320/vmlinuz-dns320 + mkimage -A arm -O linux -T kernel -C none -e 0x8000 -a 0x8000 -n Debian kernel -d $(TEMP)/dns-320/kernel

Bug#751716: [debian-installer] Patch

2014-06-22 Thread bastien ROUCARIES
Package: debian-installer control: tags -1 + patch Now the patch needed I have only made the dlink firmware image. BastienFrom 2cd583c24dedc3e8680bd084bf16e504c75e5104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 22 Jun 2014 20:08:10

Bug#751716: [debian-installer] Patch

2014-06-22 Thread Martin Michlmayr
* bastien ROUCARIES roucaries.bast...@gmail.com [2014-06-22 20:18]: Package: debian-installer control: tags -1 + patch This is not correct. You're adding a Kirkwood image to the Orion build file. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to