From c9bb6478a873d6de4c8a0e712435ac9a658a345d Mon Sep 17 00:00:00 2001 From: Holger Schurig <schurig@mn-solutions.de> Date: Wed, 29 Sep 2004 08:29:58 +0000 Subject: udhcpscript: fixes the "deleting routers" error message in case of no existing default routes dhcpretrytime: allows option -t for the dhcp retry time also calls udhcpc with -b option to stay in the background, in case we get wireless coverage later BKrev: 415a72862YPsqUyxEIUhL3Iw1FpDiw --- busybox/busybox-1.00-rc3/dhcpretrytime.patch | 0 busybox/busybox-1.00-rc3/udhcpscript.patch | 0 busybox/busybox_1.00-rc3.oe | 4 +++- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 busybox/busybox-1.00-rc3/dhcpretrytime.patch create mode 100644 busybox/busybox-1.00-rc3/udhcpscript.patch (limited to 'busybox') diff --git a/busybox/busybox-1.00-rc3/dhcpretrytime.patch b/busybox/busybox-1.00-rc3/dhcpretrytime.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/busybox/busybox-1.00-rc3/udhcpscript.patch b/busybox/busybox-1.00-rc3/udhcpscript.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/busybox/busybox_1.00-rc3.oe b/busybox/busybox_1.00-rc3.oe index 0ee786047f..19722c8dd4 100644 --- a/busybox/busybox_1.00-rc3.oe +++ b/busybox/busybox_1.00-rc3.oe @@ -10,13 +10,15 @@ system." LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r8" +PR = "r9" # file://busybox-1.00-pre10-fuser.patch;patch=1 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://HEAD-20040829.patch;patch=1 \ file://add-getkey-applet.patch;patch=1 \ file://awk2.patch;patch=1 \ + file://udhcpscript.patch;patch=1 \ + file://dhcpretrytime.patch;patch=1 \ file://defconfig \ file://busybox-cron \ file://busybox-httpd \ -- cgit v1.2.3