summaryrefslogtreecommitdiffstats
path: root/tools/busybox-patches
diff options
context:
space:
mode:
authorOliver Tappe2008-02-21 20:03:09 +0100
committerOliver Tappe2008-02-21 20:03:09 +0100
commitdb3b880092cb9e001eb5e8ec31de52f450fd5aac (patch)
treed253473a5d8e0378f088889981dcdff518ee74be /tools/busybox-patches
parent* Removed deprecated vmware configuration (diff)
downloadcore-db3b880092cb9e001eb5e8ec31de52f450fd5aac.tar.gz
core-db3b880092cb9e001eb5e8ec31de52f450fd5aac.tar.xz
core-db3b880092cb9e001eb5e8ec31de52f450fd5aac.zip
* updated busybox from 1.8.2 to 1.9.1
* added CONFIG_FEATURE_SHADOWPASSWDS to busybox config (as suggested by Sebastian) * updated busybox.config * updated busybox.links git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1568 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'tools/busybox-patches')
-rw-r--r--tools/busybox-patches/bzip2-payload-1.9.1.diff (renamed from tools/busybox-patches/bzip2-payload-1.8.2.diff)0
-rw-r--r--tools/busybox-patches/cryptpw-blowfish-1.9.1.diff (renamed from tools/busybox-patches/cryptpw-blowfish-1.8.2.diff)0
-rw-r--r--tools/busybox-patches/series8
-rw-r--r--tools/busybox-patches/unionfs-run-init-1.9.1.diff (renamed from tools/busybox-patches/unionfs-run-init-1.8.2.diff)0
-rw-r--r--tools/busybox-patches/vncpasswd-1.9.1.diff (renamed from tools/busybox-patches/vncpasswd-1.8.2.diff)4
5 files changed, 6 insertions, 6 deletions
diff --git a/tools/busybox-patches/bzip2-payload-1.8.2.diff b/tools/busybox-patches/bzip2-payload-1.9.1.diff
index 7827a4cd..7827a4cd 100644
--- a/tools/busybox-patches/bzip2-payload-1.8.2.diff
+++ b/tools/busybox-patches/bzip2-payload-1.9.1.diff
diff --git a/tools/busybox-patches/cryptpw-blowfish-1.8.2.diff b/tools/busybox-patches/cryptpw-blowfish-1.9.1.diff
index f10e561b..f10e561b 100644
--- a/tools/busybox-patches/cryptpw-blowfish-1.8.2.diff
+++ b/tools/busybox-patches/cryptpw-blowfish-1.9.1.diff
diff --git a/tools/busybox-patches/series b/tools/busybox-patches/series
index 0d833277..60ee9c9a 100644
--- a/tools/busybox-patches/series
+++ b/tools/busybox-patches/series
@@ -1,5 +1,5 @@
# series file useable by quilt
-bzip2-payload-1.8.2.diff
-cryptpw-blowfish-1.8.2.diff
-unionfs-run-init-1.8.2.diff
-vncpasswd-1.8.2.diff
+bzip2-payload-1.9.1.diff
+cryptpw-blowfish-1.9.1.diff
+unionfs-run-init-1.9.1.diff
+vncpasswd-1.9.1.diff
diff --git a/tools/busybox-patches/unionfs-run-init-1.8.2.diff b/tools/busybox-patches/unionfs-run-init-1.9.1.diff
index 768e07c6..768e07c6 100644
--- a/tools/busybox-patches/unionfs-run-init-1.8.2.diff
+++ b/tools/busybox-patches/unionfs-run-init-1.9.1.diff
diff --git a/tools/busybox-patches/vncpasswd-1.8.2.diff b/tools/busybox-patches/vncpasswd-1.9.1.diff
index 15c6158b..6f8b096c 100644
--- a/tools/busybox-patches/vncpasswd-1.8.2.diff
+++ b/tools/busybox-patches/vncpasswd-1.9.1.diff
@@ -1,7 +1,7 @@
diff -ruw busybox-1.8.2/include/applets.h busybox-1.8.2-openslx/include/applets.h
--- busybox-1.8.2/include/applets.h 2007-11-10 02:40:53.000000000 +0100
+++ busybox-1.8.2-openslx/include/applets.h 2008-02-04 00:32:29.000000000 +0100
-@@ -371,6 +371,7 @@
+@@ -372,6 +372,7 @@
USE_VCONFIG(APPLET(vconfig, _BB_DIR_SBIN, _BB_SUID_NEVER))
USE_VI(APPLET(vi, _BB_DIR_BIN, _BB_SUID_NEVER))
USE_VLOCK(APPLET(vlock, _BB_DIR_USR_BIN, _BB_SUID_ALWAYS))
@@ -12,7 +12,7 @@ diff -ruw busybox-1.8.2/include/applets.h busybox-1.8.2-openslx/include/applets.
diff -ruw busybox-1.8.2/include/usage.h busybox-1.8.2-openslx/include/usage.h
--- busybox-1.8.2/include/usage.h 2007-11-10 02:40:53.000000000 +0100
+++ busybox-1.8.2-openslx/include/usage.h 2008-02-04 00:16:18.000000000 +0100
-@@ -4043,6 +4043,11 @@
+@@ -4070,6 +4070,11 @@
"\n\nOptions:\n" \
" -a Lock all VTs"