summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-05-23 12:08:43 +0200
committerDirk von Suchodoletz2009-05-23 12:08:43 +0200
commit655017c64aa444a666f0948eb771e4f1e9c58b00 (patch)
treea1b52939281f8562dfe80a67044c2c737227e351
parentadd kexec2 to preboot build root (diff)
downloadcore-655017c64aa444a666f0948eb771e4f1e9c58b00.tar.gz
core-655017c64aa444a666f0948eb771e4f1e9c58b00.tar.xz
core-655017c64aa444a666f0948eb771e4f1e9c58b00.zip
Moved clear to a place where it makes sense (libraries present) and removed
unneeded in that place kexec (from standard uclib-rootfs). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2878 95ad53e4-c205-0410-b2fa-d234c58c8868
-rwxr-xr-xboot-env/preboot/uclib-rootfs/usr/bin/clear (renamed from initramfs/uclib-rootfs/usr/bin/clear)bin5156 -> 5156 bytes
-rwxr-xr-xinitramfs/uclib-rootfs/usr/sbin/kexecbin116284 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/initramfs/uclib-rootfs/usr/bin/clear b/boot-env/preboot/uclib-rootfs/usr/bin/clear
index cc3122fe..cc3122fe 100755
--- a/initramfs/uclib-rootfs/usr/bin/clear
+++ b/boot-env/preboot/uclib-rootfs/usr/bin/clear
Binary files differ
diff --git a/initramfs/uclib-rootfs/usr/sbin/kexec b/initramfs/uclib-rootfs/usr/sbin/kexec
deleted file mode 100755
index efa61454..00000000
--- a/initramfs/uclib-rootfs/usr/sbin/kexec
+++ /dev/null
Binary files differ