summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Tappe2008-08-21 13:31:01 +0200
committerOliver Tappe2008-08-21 13:31:01 +0200
commit1ba057a737097af587421536a1e77f55564fe87c (patch)
tree51dbda1dc9a4842221c3317f387689e849d372c4
parentChanges to ati-install-dev.sh: * Kernel version choosing now compatible with ... (diff)
downloadcore-1ba057a737097af587421536a1e77f55564fe87c.tar.gz
core-1ba057a737097af587421536a1e77f55564fe87c.tar.xz
core-1ba057a737097af587421536a1e77f55564fe87c.zip
* Added several missing links to busybox, as to match the applets that are
actually supported. If there are applets among these that we do not need, we should remove them from the busybox config, first (and then remove the link). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2069 95ad53e4-c205-0410-b2fa-d234c58c8868
l---------initramfs/uclib-rootfs/bin/[[1
l---------initramfs/uclib-rootfs/bin/awk1
l---------initramfs/uclib-rootfs/bin/basename1
l---------initramfs/uclib-rootfs/bin/bzcat1
l---------initramfs/uclib-rootfs/bin/bzip21
l---------initramfs/uclib-rootfs/bin/chgrp1
l---------initramfs/uclib-rootfs/bin/cryptpw1
l---------initramfs/uclib-rootfs/bin/cttyhack1
l---------initramfs/uclib-rootfs/bin/egrep1
l---------initramfs/uclib-rootfs/bin/false1
l---------initramfs/uclib-rootfs/bin/fbset1
l---------initramfs/uclib-rootfs/bin/fbsplash1
l---------initramfs/uclib-rootfs/bin/find1
l---------initramfs/uclib-rootfs/bin/ftpget1
l---------initramfs/uclib-rootfs/bin/ftpput1
l---------initramfs/uclib-rootfs/bin/gzip1
l---------initramfs/uclib-rootfs/bin/hdparm1
l---------initramfs/uclib-rootfs/bin/head1
l---------initramfs/uclib-rootfs/bin/httpd1
l---------initramfs/uclib-rootfs/bin/klogd1
l---------initramfs/uclib-rootfs/bin/logger1
l---------initramfs/uclib-rootfs/bin/md5sum1
l---------initramfs/uclib-rootfs/bin/nmeter1
l---------initramfs/uclib-rootfs/bin/pidof1
l---------initramfs/uclib-rootfs/bin/pwd1
l---------initramfs/uclib-rootfs/bin/readlink1
l---------initramfs/uclib-rootfs/bin/realpath1
l---------initramfs/uclib-rootfs/bin/rpm2cpio1
l---------initramfs/uclib-rootfs/bin/sh1
l---------initramfs/uclib-rootfs/bin/strings1
l---------initramfs/uclib-rootfs/bin/sync1
l---------initramfs/uclib-rootfs/bin/sysctl1
l---------initramfs/uclib-rootfs/bin/syslogd1
l---------initramfs/uclib-rootfs/bin/tail1
l---------initramfs/uclib-rootfs/bin/true1
l---------initramfs/uclib-rootfs/bin/uname1
l---------initramfs/uclib-rootfs/bin/uniq1
l---------initramfs/uclib-rootfs/bin/wc1
l---------initramfs/uclib-rootfs/bin/whoami1
l---------initramfs/uclib-rootfs/bin/xargs1
40 files changed, 40 insertions, 0 deletions
diff --git a/initramfs/uclib-rootfs/bin/[[ b/initramfs/uclib-rootfs/bin/[[
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/[[
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/awk b/initramfs/uclib-rootfs/bin/awk
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/awk
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/basename b/initramfs/uclib-rootfs/bin/basename
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/basename
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/bzcat b/initramfs/uclib-rootfs/bin/bzcat
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/bzcat
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/bzip2 b/initramfs/uclib-rootfs/bin/bzip2
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/bzip2
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/chgrp b/initramfs/uclib-rootfs/bin/chgrp
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/chgrp
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/cryptpw b/initramfs/uclib-rootfs/bin/cryptpw
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/cryptpw
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/cttyhack b/initramfs/uclib-rootfs/bin/cttyhack
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/cttyhack
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/egrep b/initramfs/uclib-rootfs/bin/egrep
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/egrep
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/false b/initramfs/uclib-rootfs/bin/false
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/false
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/fbset b/initramfs/uclib-rootfs/bin/fbset
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/fbset
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/fbsplash b/initramfs/uclib-rootfs/bin/fbsplash
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/fbsplash
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/find b/initramfs/uclib-rootfs/bin/find
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/find
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/ftpget b/initramfs/uclib-rootfs/bin/ftpget
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/ftpget
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/ftpput b/initramfs/uclib-rootfs/bin/ftpput
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/ftpput
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/gzip b/initramfs/uclib-rootfs/bin/gzip
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/gzip
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/hdparm b/initramfs/uclib-rootfs/bin/hdparm
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/hdparm
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/head b/initramfs/uclib-rootfs/bin/head
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/head
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/httpd b/initramfs/uclib-rootfs/bin/httpd
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/httpd
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/klogd b/initramfs/uclib-rootfs/bin/klogd
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/klogd
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/logger b/initramfs/uclib-rootfs/bin/logger
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/logger
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/md5sum b/initramfs/uclib-rootfs/bin/md5sum
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/md5sum
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/nmeter b/initramfs/uclib-rootfs/bin/nmeter
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/nmeter
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/pidof b/initramfs/uclib-rootfs/bin/pidof
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/pidof
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/pwd b/initramfs/uclib-rootfs/bin/pwd
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/pwd
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/readlink b/initramfs/uclib-rootfs/bin/readlink
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/readlink
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/realpath b/initramfs/uclib-rootfs/bin/realpath
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/realpath
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/rpm2cpio b/initramfs/uclib-rootfs/bin/rpm2cpio
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/rpm2cpio
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/sh b/initramfs/uclib-rootfs/bin/sh
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/sh
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/strings b/initramfs/uclib-rootfs/bin/strings
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/strings
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/sync b/initramfs/uclib-rootfs/bin/sync
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/sync
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/sysctl b/initramfs/uclib-rootfs/bin/sysctl
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/sysctl
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/syslogd b/initramfs/uclib-rootfs/bin/syslogd
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/syslogd
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/tail b/initramfs/uclib-rootfs/bin/tail
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/tail
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/true b/initramfs/uclib-rootfs/bin/true
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/true
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/uname b/initramfs/uclib-rootfs/bin/uname
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/uname
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/uniq b/initramfs/uclib-rootfs/bin/uniq
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/uniq
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/wc b/initramfs/uclib-rootfs/bin/wc
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/wc
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/whoami b/initramfs/uclib-rootfs/bin/whoami
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/whoami
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/bin/xargs b/initramfs/uclib-rootfs/bin/xargs
new file mode 120000
index 00000000..a3aaff7b
--- /dev/null
+++ b/initramfs/uclib-rootfs/bin/xargs
@@ -0,0 +1 @@
+/bin/busybox \ No newline at end of file