changeset 429:2dd70124d38b

Tweak patch to be more correct, and add alt-busybox symlink.
author Rob Landley <rob@landley.net>
date Wed, 29 Oct 2008 21:23:29 -0500
parents c88e25996320
children dd3dd451f526
files sources/patches/alt-busybox-defconfig.patch sources/patches/busybox-1.12.1-defconfig.patch
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sources/patches/alt-busybox-defconfig.patch	Wed Oct 29 21:23:29 2008 -0500
@@ -0,0 +1,1 @@
+busybox-1.12.1-defconfig.patch
\ No newline at end of file
--- a/sources/patches/busybox-1.12.1-defconfig.patch	Wed Oct 29 21:05:50 2008 -0500
+++ b/sources/patches/busybox-1.12.1-defconfig.patch	Wed Oct 29 21:23:29 2008 -0500
@@ -5,7 +5,7 @@
  CONFIG_FEATURE_DIFF_MINIMAL=y
  CONFIG_ED=y
 -CONFIG_PATCH=y
-+CONFIG_PATCH=n
++# CONFIG_PATCH is not set
  CONFIG_SED=y
  CONFIG_VI=y
  CONFIG_FEATURE_VI_MAX_LEN=4096
@@ -14,7 +14,7 @@
  CONFIG_FEATURE_EJECT_SCSI=y
  CONFIG_FBSPLASH=y
 -CONFIG_INOTIFYD=y
-+CONFIG_INOTIFYD=n
++# CONFIG_INOTIFYD is not set
  CONFIG_LAST=y
  CONFIG_FEATURE_LAST_SMALL=y
  # CONFIG_FEATURE_LAST_FANCY is not set