summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorSebastian Schmelzer2009-01-23 17:04:38 +0100
committerSebastian Schmelzer2009-01-23 17:04:38 +0100
commit9f64d6f1e43652a49e7155265706faa380d538ef (patch)
tree1be48bb8bbca6e65c4bc6ef03e827ab1a0ba9000 /initramfs
parentStill needed :) (diff)
downloadcore-9f64d6f1e43652a49e7155265706faa380d538ef.tar.gz
core-9f64d6f1e43652a49e7155265706faa380d538ef.tar.xz
core-9f64d6f1e43652a49e7155265706faa380d538ef.zip
* updated busybox with:
** inotifyd support (see #355) ** virtual terminal stuff ** powercontroll tools git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2521 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/uclib-rootfs/bin/busyboxbin350448 -> 354556 bytes
l---------initramfs/uclib-rootfs/sbin/halt1
l---------initramfs/uclib-rootfs/sbin/inotifyd1
l---------initramfs/uclib-rootfs/sbin/poweroff1
l---------initramfs/uclib-rootfs/sbin/reboot1
l---------initramfs/uclib-rootfs/usr/bin/chvt1
l---------initramfs/uclib-rootfs/usr/bin/deallocvt1
l---------initramfs/uclib-rootfs/usr/bin/openvt1
l---------initramfs/uclib-rootfs/usr/bin/readahead1
l---------initramfs/uclib-rootfs/usr/sbin/loadfont1
10 files changed, 9 insertions, 0 deletions
diff --git a/initramfs/uclib-rootfs/bin/busybox b/initramfs/uclib-rootfs/bin/busybox
index 92941b9a..9eaedc64 100755
--- a/initramfs/uclib-rootfs/bin/busybox
+++ b/initramfs/uclib-rootfs/bin/busybox
Binary files differ
diff --git a/initramfs/uclib-rootfs/sbin/halt b/initramfs/uclib-rootfs/sbin/halt
new file mode 120000
index 00000000..71259713
--- /dev/null
+++ b/initramfs/uclib-rootfs/sbin/halt
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/sbin/inotifyd b/initramfs/uclib-rootfs/sbin/inotifyd
new file mode 120000
index 00000000..71259713
--- /dev/null
+++ b/initramfs/uclib-rootfs/sbin/inotifyd
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/sbin/poweroff b/initramfs/uclib-rootfs/sbin/poweroff
new file mode 120000
index 00000000..71259713
--- /dev/null
+++ b/initramfs/uclib-rootfs/sbin/poweroff
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/sbin/reboot b/initramfs/uclib-rootfs/sbin/reboot
new file mode 120000
index 00000000..71259713
--- /dev/null
+++ b/initramfs/uclib-rootfs/sbin/reboot
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/usr/bin/chvt b/initramfs/uclib-rootfs/usr/bin/chvt
new file mode 120000
index 00000000..f948f1a7
--- /dev/null
+++ b/initramfs/uclib-rootfs/usr/bin/chvt
@@ -0,0 +1 @@
+../../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/usr/bin/deallocvt b/initramfs/uclib-rootfs/usr/bin/deallocvt
new file mode 120000
index 00000000..f948f1a7
--- /dev/null
+++ b/initramfs/uclib-rootfs/usr/bin/deallocvt
@@ -0,0 +1 @@
+../../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/usr/bin/openvt b/initramfs/uclib-rootfs/usr/bin/openvt
new file mode 120000
index 00000000..f948f1a7
--- /dev/null
+++ b/initramfs/uclib-rootfs/usr/bin/openvt
@@ -0,0 +1 @@
+../../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/usr/bin/readahead b/initramfs/uclib-rootfs/usr/bin/readahead
new file mode 120000
index 00000000..f948f1a7
--- /dev/null
+++ b/initramfs/uclib-rootfs/usr/bin/readahead
@@ -0,0 +1 @@
+../../bin/busybox \ No newline at end of file
diff --git a/initramfs/uclib-rootfs/usr/sbin/loadfont b/initramfs/uclib-rootfs/usr/sbin/loadfont
new file mode 120000
index 00000000..f948f1a7
--- /dev/null
+++ b/initramfs/uclib-rootfs/usr/sbin/loadfont
@@ -0,0 +1 @@
+../../bin/busybox \ No newline at end of file