From d2c1218dabbb7f554198175d041316b626ca6839 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 30 Nov 2012 18:39:22 +0100 Subject: udev & dbus scripts. [TODO missing tools for systemd] --- data/stage3.1/lib/ld-2.15.so | Bin 0 -> 134344 bytes data/stage3.1/lib/ld-linux.so.2 | Bin 113964 -> 10 bytes data/stage3.1/lib/libc-2.15.so | Bin 0 -> 1713640 bytes data/stage3.1/lib/libc.so.6 | Bin 1319176 -> 12 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 data/stage3.1/lib/ld-2.15.so mode change 100755 => 120000 data/stage3.1/lib/ld-linux.so.2 create mode 100755 data/stage3.1/lib/libc-2.15.so mode change 100755 => 120000 data/stage3.1/lib/libc.so.6 (limited to 'data/stage3.1/lib') diff --git a/data/stage3.1/lib/ld-2.15.so b/data/stage3.1/lib/ld-2.15.so new file mode 100755 index 00000000..d2306d9b Binary files /dev/null and b/data/stage3.1/lib/ld-2.15.so differ diff --git a/data/stage3.1/lib/ld-linux.so.2 b/data/stage3.1/lib/ld-linux.so.2 deleted file mode 100755 index fecb3a46..00000000 Binary files a/data/stage3.1/lib/ld-linux.so.2 and /dev/null differ diff --git a/data/stage3.1/lib/ld-linux.so.2 b/data/stage3.1/lib/ld-linux.so.2 new file mode 120000 index 00000000..8676d23f --- /dev/null +++ b/data/stage3.1/lib/ld-linux.so.2 @@ -0,0 +1 @@ +ld-2.15.so \ No newline at end of file diff --git a/data/stage3.1/lib/libc-2.15.so b/data/stage3.1/lib/libc-2.15.so new file mode 100755 index 00000000..8c11121e Binary files /dev/null and b/data/stage3.1/lib/libc-2.15.so differ diff --git a/data/stage3.1/lib/libc.so.6 b/data/stage3.1/lib/libc.so.6 deleted file mode 100755 index c319e8c3..00000000 Binary files a/data/stage3.1/lib/libc.so.6 and /dev/null differ diff --git a/data/stage3.1/lib/libc.so.6 b/data/stage3.1/lib/libc.so.6 new file mode 120000 index 00000000..a8f42ce3 --- /dev/null +++ b/data/stage3.1/lib/libc.so.6 @@ -0,0 +1 @@ +libc-2.15.so \ No newline at end of file -- cgit v1.2.3-55-g7522