diff options
| author | Sebastian Schmelzer | 2010-10-04 13:20:40 +0200 |
|---|---|---|
| committer | Sebastian Schmelzer | 2010-10-04 13:20:40 +0200 |
| commit | 7aa0de32a4a9261977b08245c0eb00d19d94ea5f (patch) | |
| tree | f45af39ab93b00b25ed20a289f6966a0e923b88d /src/initramfs/eglibc-rootfs/usr | |
| parent | add function to manipulate upstart scripts // openslx-commit test :) (diff) | |
| download | core-7aa0de32a4a9261977b08245c0eb00d19d94ea5f.tar.gz core-7aa0de32a4a9261977b08245c0eb00d19d94ea5f.tar.xz core-7aa0de32a4a9261977b08245c0eb00d19d94ea5f.zip | |
update busybox
Diffstat (limited to 'src/initramfs/eglibc-rootfs/usr')
| l--------- | src/initramfs/eglibc-rootfs/usr/bin/nslookup | 1 | ||||
| l--------- | src/initramfs/eglibc-rootfs/usr/bin/pkill | 1 | ||||
| l--------- | src/initramfs/eglibc-rootfs/usr/bin/setsid | 1 | ||||
| l--------- | src/initramfs/eglibc-rootfs/usr/bin/telnet | 1 | ||||
| l--------- | src/initramfs/eglibc-rootfs/usr/bin/top | 1 | ||||
| l--------- | src/initramfs/eglibc-rootfs/usr/bin/ttysize | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/src/initramfs/eglibc-rootfs/usr/bin/nslookup b/src/initramfs/eglibc-rootfs/usr/bin/nslookup new file mode 120000 index 00000000..f948f1a7 --- /dev/null +++ b/src/initramfs/eglibc-rootfs/usr/bin/nslookup @@ -0,0 +1 @@ +../../bin/busybox
\ No newline at end of file diff --git a/src/initramfs/eglibc-rootfs/usr/bin/pkill b/src/initramfs/eglibc-rootfs/usr/bin/pkill new file mode 120000 index 00000000..f948f1a7 --- /dev/null +++ b/src/initramfs/eglibc-rootfs/usr/bin/pkill @@ -0,0 +1 @@ +../../bin/busybox
\ No newline at end of file diff --git a/src/initramfs/eglibc-rootfs/usr/bin/setsid b/src/initramfs/eglibc-rootfs/usr/bin/setsid new file mode 120000 index 00000000..f948f1a7 --- /dev/null +++ b/src/initramfs/eglibc-rootfs/usr/bin/setsid @@ -0,0 +1 @@ +../../bin/busybox
\ No newline at end of file diff --git a/src/initramfs/eglibc-rootfs/usr/bin/telnet b/src/initramfs/eglibc-rootfs/usr/bin/telnet new file mode 120000 index 00000000..f948f1a7 --- /dev/null +++ b/src/initramfs/eglibc-rootfs/usr/bin/telnet @@ -0,0 +1 @@ +../../bin/busybox
\ No newline at end of file diff --git a/src/initramfs/eglibc-rootfs/usr/bin/top b/src/initramfs/eglibc-rootfs/usr/bin/top new file mode 120000 index 00000000..f948f1a7 --- /dev/null +++ b/src/initramfs/eglibc-rootfs/usr/bin/top @@ -0,0 +1 @@ +../../bin/busybox
\ No newline at end of file diff --git a/src/initramfs/eglibc-rootfs/usr/bin/ttysize b/src/initramfs/eglibc-rootfs/usr/bin/ttysize new file mode 120000 index 00000000..f948f1a7 --- /dev/null +++ b/src/initramfs/eglibc-rootfs/usr/bin/ttysize @@ -0,0 +1 @@ +../../bin/busybox
\ No newline at end of file |
