Re: [OpenWrt-Devel] [RFC] External Rootfs (e.g. USB)

2010-02-17 Thread Daniel Dickinson
On Mon, 2010-02-15 at 10:20 -0500, Stefan Monnier wrote: > > Here is the first part of the rootfs on external (i.e. not the squashfs, > > jffs, or boot root) rootfs (right not just usb, but can easily be > > extended to others). > > Thanks, this is a needed feature, indeed. > > > This has to be m

Re: [OpenWrt-Devel] [PATCH] Automount enhanced/fixed, also fstab

2010-02-17 Thread Daniel Dickinson
On Wed, 2010-02-17 at 11:56 +0100, edgar.sol...@web.de wrote: > On 12.02.2010 22:13, Daniel Dickinson wrote: > > I think the packaging needs the following properties: > > 1) scripts for functionality (e.g. uuid and label, using blkid) are > > automatically installed if the main block-mount (as I've

Re: [OpenWrt-Devel] [PATCH] strace: clean up Makefile and mips64 support for 4.5.16

2010-02-17 Thread Travis Kemen
Committed r19696. Travis 2010/2/17 Raphaël HUCK > Le Tue, 16 Feb 2010 18:12:41 +0100, > Jo-Philipp Wich a écrit : > > > > -CONFIGURE_VARS += \ > > > - ac_cv_header_linux_netlink_h=yes > > > > This was required to build on brcm-2.4, did you test your changes > > there? > > I haven't removed i

Re: [OpenWrt-Devel] [PATCH] sudo: update to 1.7.2p3

2010-02-17 Thread Travis Kemen
Committed r19695. Travis 2010/2/17 Raphaël HUCK > Hi, > > this patch updates sudo to the latest stable version: 1.7.2p3 > > (thanks for http://pastehtml.com/view/5tfitwd.html) > > -Raphael > ___ > openwrt-devel mailing list > openwrt-devel@lists.openw

Re: [OpenWrt-Devel] make nfsd V4 & nfs V4 optional

2010-02-17 Thread Peter Wagner
simplified patch greets Am Mittwoch 17 Februar 2010 14:45:04 schrieb Peter Wagner: > make nfsd V4 & nfs V4 optional > > patch attached > > greets diff --git a/package/kernel/modules/fs.mk b/package/kernel/modules/fs.mk index fc1bd17..08d814d 100644 --- a/package/kernel/modules/fs.mk +++ b/packa

[OpenWrt-Devel] make nfsd V4 & nfs V4 optional

2010-02-17 Thread Peter Wagner
make nfsd V4 & nfs V4 optional patch attached greets diff --git a/package/kernel/modules/fs.mk b/package/kernel/modules/fs.mk index fc1bd17..4ca6cfd 100644 --- a/package/kernel/modules/fs.mk +++ b/package/kernel/modules/fs.mk @@ -214,13 +214,19 @@ define KernelPackage/fs-nfs-common AUTOLOAD:=$

[OpenWrt-Devel] [PATCH] sudo: update to 1.7.2p3

2010-02-17 Thread Raphaël HUCK
Hi, this patch updates sudo to the latest stable version: 1.7.2p3 (thanks for http://pastehtml.com/view/5tfitwd.html) -Raphaeldiff -pruN sudo.orig//Makefile sudo/Makefile --- sudo.orig//Makefile 2010-02-17 12:06:19.414414545 +0100 +++ sudo/Makefile 2010-02-17 12:10:47.210658474 +0100 @@ -1,5 +1,

Re: [OpenWrt-Devel] [PATCH] Automount enhanced/fixed, also fstab

2010-02-17 Thread edgar . soldin
On 12.02.2010 22:13, Daniel Dickinson wrote: I think the packaging needs the following properties: 1) scripts for functionality (e.g. uuid and label, using blkid) are automatically installed if the main block-mount (as I've called) is installed, and the dependency is satisfied (.e.g if block-moun

Re: [OpenWrt-Devel] [PATCH] strace: clean up Makefile and mips64 support for 4.5.16

2010-02-17 Thread Raphaël HUCK
Le Tue, 16 Feb 2010 18:12:41 +0100, Jo-Philipp Wich a écrit : > > -CONFIGURE_VARS += \ > > - ac_cv_header_linux_netlink_h=yes > > This was required to build on brcm-2.4, did you test your changes > there? I haven't removed it, just moved down after the package description :) +CONFIGURE_VAR

Re: [OpenWrt-Devel] kernel 2.6.32.8 update

2010-02-17 Thread Markus Wigge
Hi, > i also think brcm47xx is ready for 2.6.32.8 update .. so please update it too > i added it as separate patch maybe you want to dig deeper into this, the Image with 2.6.32.8 works on my Asus WL500G-Premium v1 but not on the v2 Version. On the v2 it simply stops working after "Starting progra