diff options
| author | Oliver Tappe | 2008-08-28 22:33:45 +0200 |
|---|---|---|
| committer | Oliver Tappe | 2008-08-28 22:33:45 +0200 |
| commit | 01ecaf5d636167ebbc8c17d085f3cfbddb2cadd7 (patch) | |
| tree | b0f9c229eb0e582557839f42607068447bd3c5db /initramfs/uclib-rootfs/usr/lib | |
| parent | The boot.slx was started too early in rcS/boot.d ... (diff) | |
| download | core-01ecaf5d636167ebbc8c17d085f3cfbddb2cadd7.tar.gz core-01ecaf5d636167ebbc8c17d085f3cfbddb2cadd7.tar.xz core-01ecaf5d636167ebbc8c17d085f3cfbddb2cadd7.zip | |
* 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
Diffstat (limited to 'initramfs/uclib-rootfs/usr/lib')
| l--------- | initramfs/uclib-rootfs/usr/lib/libhd.so | 1 | ||||
| l--------- | initramfs/uclib-rootfs/usr/lib/libhd.so.15 | 1 | ||||
| -rwxr-xr-x | initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 | bin | 3203175 -> 0 bytes |
3 files changed, 0 insertions, 2 deletions
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 Binary files differdeleted file mode 100755 index 4893f0e7..00000000 --- a/initramfs/uclib-rootfs/usr/lib/libhd.so.15.3 +++ /dev/null |
