From 01ecaf5d636167ebbc8c17d085f3cfbddb2cadd7 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 28 Aug 2008 20:33:45 +0000 Subject: * implemented supported for automatic selection of the matching hwinfo version (in initramfs/OpenSLX/MakeInitRamFS/Engine and the respective Distro classes) * removed hwinfo binary and libhd incarnations from uclib-rootfs, as they are no longer needed (and could in fact get in the way) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2122 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/uclib-rootfs/usr/lib/libhd.so | 1 - initramfs/uclib-rootfs/usr/lib/libhd.so.15 | 1 - initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 | Bin 3203175 -> 0 bytes 3 files changed, 2 deletions(-) delete mode 120000 initramfs/uclib-rootfs/usr/lib/libhd.so delete mode 120000 initramfs/uclib-rootfs/usr/lib/libhd.so.15 delete mode 100755 initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 (limited to 'initramfs/uclib-rootfs/usr/lib') diff --git a/initramfs/uclib-rootfs/usr/lib/libhd.so b/initramfs/uclib-rootfs/usr/lib/libhd.so deleted file mode 120000 index 7f27e910..00000000 --- a/initramfs/uclib-rootfs/usr/lib/libhd.so +++ /dev/null @@ -1 +0,0 @@ -libhd.so.15 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhd.so.15 b/initramfs/uclib-rootfs/usr/lib/libhd.so.15 deleted file mode 120000 index b221b5ee..00000000 --- a/initramfs/uclib-rootfs/usr/lib/libhd.so.15 +++ /dev/null @@ -1 +0,0 @@ -libhd.so.15.3 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 b/initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 deleted file mode 100755 index 4893f0e7..00000000 Binary files a/initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 and /dev/null differ -- cgit v1.2.3-55-g7522