From 6bc2d061d308d3706feabfbd477f3c8f59231836 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 5 Dec 2007 20:44:41 +0000 Subject: A little cleanup of tools. Source and version of ddcprobe should be documented some day ... (in README.ddcprobe) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1420 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/bin/ddcprobe | Bin 21092 -> 28 bytes initramfs/initrd-stuff/bin/ddcprobe.x86_64 | Bin 168048 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 120000 initramfs/initrd-stuff/bin/ddcprobe delete mode 100755 initramfs/initrd-stuff/bin/ddcprobe.x86_64 (limited to 'initramfs') diff --git a/initramfs/initrd-stuff/bin/ddcprobe b/initramfs/initrd-stuff/bin/ddcprobe deleted file mode 100755 index b555c8b5..00000000 Binary files a/initramfs/initrd-stuff/bin/ddcprobe and /dev/null differ diff --git a/initramfs/initrd-stuff/bin/ddcprobe b/initramfs/initrd-stuff/bin/ddcprobe new file mode 120000 index 00000000..3b3f146c --- /dev/null +++ b/initramfs/initrd-stuff/bin/ddcprobe @@ -0,0 +1 @@ +../../../tools/ddcprobe.i586 \ No newline at end of file diff --git a/initramfs/initrd-stuff/bin/ddcprobe.x86_64 b/initramfs/initrd-stuff/bin/ddcprobe.x86_64 deleted file mode 100755 index 1bbb1a3f..00000000 Binary files a/initramfs/initrd-stuff/bin/ddcprobe.x86_64 and /dev/null differ -- cgit v1.2.3-55-g7522