diff options
author | Oliver Tappe | 2008-08-28 22:01:55 +0200 |
---|---|---|
committer | Oliver Tappe | 2008-08-28 22:01:55 +0200 |
commit | 4978962da37cd7961856e48a639f0a2115025a22 (patch) | |
tree | 194e75822b537abd485c7fc92db70e30c4f690f2 /tools | |
parent | Remove copying of deprecated tools, add hwinfo stuff to ~/ramfstools. (diff) | |
download | core-4978962da37cd7961856e48a639f0a2115025a22.tar.gz core-4978962da37cd7961856e48a639f0a2115025a22.tar.xz core-4978962da37cd7961856e48a639f0a2115025a22.zip |
* moved hwinfo into initramfs/tools folder, as it is only being used by the
initramfs
* adjusted Makefile accordingly and made it keep the hwinfo folder structure
when installed, too
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2120 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/hwinfo/bin/hwinfo-13.11 | bin | 78772 -> 0 bytes |
-rwxr-xr-x | tools/hwinfo/bin/hwinfo-14.19 | bin | 84276 -> 0 bytes |
-rwxr-xr-x | tools/hwinfo/bin/hwinfo-15.3 | bin | 84632 -> 0 bytes |
-rwxr-xr-x | tools/hwinfo/lib/libhd.so.13.11 | bin | 2955703 -> 0 bytes |
-rwxr-xr-x | tools/hwinfo/lib/libhd.so.14.19 | bin | 3216601 -> 0 bytes |
-rwxr-xr-x | tools/hwinfo/lib/libhd.so.15.3 | bin | 3226851 -> 0 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/tools/hwinfo/bin/hwinfo-13.11 b/tools/hwinfo/bin/hwinfo-13.11 Binary files differdeleted file mode 100755 index f2ae313c..00000000 --- a/tools/hwinfo/bin/hwinfo-13.11 +++ /dev/null diff --git a/tools/hwinfo/bin/hwinfo-14.19 b/tools/hwinfo/bin/hwinfo-14.19 Binary files differdeleted file mode 100755 index af71e25c..00000000 --- a/tools/hwinfo/bin/hwinfo-14.19 +++ /dev/null diff --git a/tools/hwinfo/bin/hwinfo-15.3 b/tools/hwinfo/bin/hwinfo-15.3 Binary files differdeleted file mode 100755 index 4f806b6e..00000000 --- a/tools/hwinfo/bin/hwinfo-15.3 +++ /dev/null diff --git a/tools/hwinfo/lib/libhd.so.13.11 b/tools/hwinfo/lib/libhd.so.13.11 Binary files differdeleted file mode 100755 index f6fa83a6..00000000 --- a/tools/hwinfo/lib/libhd.so.13.11 +++ /dev/null diff --git a/tools/hwinfo/lib/libhd.so.14.19 b/tools/hwinfo/lib/libhd.so.14.19 Binary files differdeleted file mode 100755 index 087e7c1e..00000000 --- a/tools/hwinfo/lib/libhd.so.14.19 +++ /dev/null diff --git a/tools/hwinfo/lib/libhd.so.15.3 b/tools/hwinfo/lib/libhd.so.15.3 Binary files differdeleted file mode 100755 index 6ab25238..00000000 --- a/tools/hwinfo/lib/libhd.so.15.3 +++ /dev/null |