This adds a patch for busybox for udhcpc to request the rootpath option from
dhcp server.
Signed-off-by: Yuji Mano <[EMAIL PROTECTED]>
---
package/busybox/patches/244-udhcpc_request_rootpath.patch | 19 ++
1 file changed, 19 insertions(+)
--- /dev/null
+++ b/package/busybox/patche
Yuji Mano wrote:
> Yuji Mano wrote:
>> Hi.
>>
>> I checkout from the git repository but noticed it doesn't pull down empty
>> directories (trunk/package/base-files/files/etc/uci-defaults).
>> This wasn't a problem for me until I set CONFIG_UCI_PRECONFIG.
>> The build expects the '/etc/uci-default
Yuji Mano wrote:
> Hi.
>
> I checkout from the git repository but noticed it doesn't pull down empty
> directories (trunk/package/base-files/files/etc/uci-defaults).
> This wasn't a problem for me until I set CONFIG_UCI_PRECONFIG.
> The build expects the '/etc/uci-defaults' to exist in the root f
Here is another cut at an ssb ehci driver.
Hope this is closer.
Steve
diff --git a/target/linux/brcm47xx/config-2.6.25 b/target/linux/brcm47xx/config-2.6.25
index 6ddcd22..720d961 100644
--- a/target/linux/brcm47xx/config-2.6.25
+++ b/target/linux/brcm47xx/config-2.6.25
@@ -257,10 +257,13 @@ CO
David Bird wrote:
> Signed-off-by: David Bird <[EMAIL PROTECTED]>
>
> Index: package/hostapd/files/hostapd.sh
> ===
> --- package/hostapd/files/hostapd.sh (revision 11352)
> +++ package/hostapd/files/hostapd.sh (working copy)
> @@ -
Signed-off-by: David Bird <[EMAIL PROTECTED]>
Index: package/hostapd/files/hostapd.sh
===
--- package/hostapd/files/hostapd.sh(revision 11352)
+++ package/hostapd/files/hostapd.sh(working copy)
@@ -42,7 +42,24 @@
Michael Buesch, you are right.. what do you think about this patch?
This need:
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2
init=/etc/preinit noinitrd console=ttyS0,115200 no_console_suspend irqpoll
acpi_noirq"
a/drivers/ssb/driver_mipscore.c 2008-05-19 11:09:26.0 -