[OpenWrt-Devel] GRUB2 on Geos x86?

2012-11-01 Thread Nathan Williams
Hi, I've just noticed that since r33640 (x86: remove grub-legacy) my builds for Geos don't boot. After the GRUB 2.00 menu on the serial port, it only gets as far as "Booting `OpenWrt'". Is there anything I need to do differently with GRUB2? Regards, Nathan _

[OpenWrt-Devel] [PATCH] actually deploy atmarp and atmarpd and not just their libtool wrapper

2012-11-01 Thread Frank Meerkötter
Hi all, i noticed that due to a small error in the atm-tools package we are not deploying atmarp/atmarpd but instead the (useless) libtool-wrappers. Please review/apply. Signed-Off-By: Frank Meerkötter Patch follows: Index: package/linux-atm/Makefile ===

Re: [OpenWrt-Devel] [PATCH] [brcm36xx] export bcm963xx_tag.h to userspace so that mtd can use it without warning

2012-11-01 Thread Jonas Gorski
On 26 October 2012 06:13, Catalin Patulea wrote: > > Signed-off-by: Catalin Patulea > --- > Unlikely myloader.h, bcm963xx_tag.h was already in the kernel tree, so to move > it, I didn't want to have the patch remove it and to add it through files - so > the patch does both. It should be easier to

Re: [OpenWrt-Devel] [PATCHv2 1/3] [packages] cups: Update to 1.5.4 (fixed tabs)

2012-11-01 Thread Jonas Gorski
Hi, On 25 October 2012 09:52, krumbo...@universalnet.at wrote: > From: Bernd Krumböck > > Update CUPS to 1.5.4 and package client, libs, filters, locales and daemon > to > separate packages. Replace makefile-targets patch with components patch. > Fix ppdc patch. > Based on cups-1.4.4 (backfire)