diff options
| author | Simon Rettberg | 2013-02-21 16:16:59 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2013-02-21 16:16:59 +0100 |
| commit | d2f356fea9dc9a3c034e160000f1c79c6cef4997 (patch) | |
| tree | 8c37cb225e89dac828fe46a3e3853f8fd9339f38 /data/stage3.1/lib | |
| parent | Add add_user function to add users and groups to the system (diff) | |
| parent | [core] libs and firmware for stage3.1 (diff) | |
| download | tm-scripts-d2f356fea9dc9a3c034e160000f1c79c6cef4997.tar.gz tm-scripts-d2f356fea9dc9a3c034e160000f1c79c6cef4997.tar.xz tm-scripts-d2f356fea9dc9a3c034e160000f1c79c6cef4997.zip | |
Merge branch 'master' of ssh://openslx/openslx-ng/tm-scripts
Diffstat (limited to 'data/stage3.1/lib')
| l--------- | data/stage3.1/lib | 1 | ||||
| -rwxr-xr-x | data/stage3.1/lib/i386-linux-gnu/ld-2.15.so | bin | 134344 -> 0 bytes | |||
| -rwxr-xr-x | data/stage3.1/lib/i386-linux-gnu/libc-2.15.so | bin | 1713640 -> 0 bytes | |||
| l--------- | data/stage3.1/lib/i386-linux-gnu/libc.so.6 | 1 | ||||
| -rw-r--r-- | data/stage3.1/lib/i386-linux-gnu/libdbus-1.so.3 | bin | 296228 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/i386-linux-gnu/libdl.so.2 | bin | 13940 -> 0 bytes | |||
| -rwxr-xr-x | data/stage3.1/lib/i386-linux-gnu/libpthread.so.0 | bin | 124663 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/i386-linux-gnu/librt.so.1 | bin | 30684 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/i386-linux-gnu/libtirpc.so.1 | bin | 158196 -> 0 bytes | |||
| l--------- | data/stage3.1/lib/ld-linux.so.2 | 1 | ||||
| -rw-r--r-- | data/stage3.1/lib/libgssglue.so.1 | bin | 34516 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/libhal.so.1 | bin | 71108 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/libhd.so.16 | bin | 1894652 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/modules.0/aufs.ko | bin | 218552 -> 0 bytes | |||
| -rw-r--r-- | data/stage3.1/lib/modules.0/squashfs.ko | bin | 43108 -> 0 bytes |
15 files changed, 1 insertions, 2 deletions
diff --git a/data/stage3.1/lib b/data/stage3.1/lib new file mode 120000 index 00000000..f760dc2b --- /dev/null +++ b/data/stage3.1/lib @@ -0,0 +1 @@ +openslx/lib
\ No newline at end of file diff --git a/data/stage3.1/lib/i386-linux-gnu/ld-2.15.so b/data/stage3.1/lib/i386-linux-gnu/ld-2.15.so Binary files differdeleted file mode 100755 index d2306d9b..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/ld-2.15.so +++ /dev/null diff --git a/data/stage3.1/lib/i386-linux-gnu/libc-2.15.so b/data/stage3.1/lib/i386-linux-gnu/libc-2.15.so Binary files differdeleted file mode 100755 index 8c11121e..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/libc-2.15.so +++ /dev/null diff --git a/data/stage3.1/lib/i386-linux-gnu/libc.so.6 b/data/stage3.1/lib/i386-linux-gnu/libc.so.6 deleted file mode 120000 index a8f42ce3..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/libc.so.6 +++ /dev/null @@ -1 +0,0 @@ -libc-2.15.so
\ No newline at end of file diff --git a/data/stage3.1/lib/i386-linux-gnu/libdbus-1.so.3 b/data/stage3.1/lib/i386-linux-gnu/libdbus-1.so.3 Binary files differdeleted file mode 100644 index 14354c09..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/libdbus-1.so.3 +++ /dev/null diff --git a/data/stage3.1/lib/i386-linux-gnu/libdl.so.2 b/data/stage3.1/lib/i386-linux-gnu/libdl.so.2 Binary files differdeleted file mode 100644 index 01235729..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/libdl.so.2 +++ /dev/null diff --git a/data/stage3.1/lib/i386-linux-gnu/libpthread.so.0 b/data/stage3.1/lib/i386-linux-gnu/libpthread.so.0 Binary files differdeleted file mode 100755 index a4bfc228..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/libpthread.so.0 +++ /dev/null diff --git a/data/stage3.1/lib/i386-linux-gnu/librt.so.1 b/data/stage3.1/lib/i386-linux-gnu/librt.so.1 Binary files differdeleted file mode 100644 index 4d3d88ad..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/librt.so.1 +++ /dev/null diff --git a/data/stage3.1/lib/i386-linux-gnu/libtirpc.so.1 b/data/stage3.1/lib/i386-linux-gnu/libtirpc.so.1 Binary files differdeleted file mode 100644 index a1590656..00000000 --- a/data/stage3.1/lib/i386-linux-gnu/libtirpc.so.1 +++ /dev/null diff --git a/data/stage3.1/lib/ld-linux.so.2 b/data/stage3.1/lib/ld-linux.so.2 deleted file mode 120000 index 2e367466..00000000 --- a/data/stage3.1/lib/ld-linux.so.2 +++ /dev/null @@ -1 +0,0 @@ -i386-linux-gnu/ld-2.15.so
\ No newline at end of file diff --git a/data/stage3.1/lib/libgssglue.so.1 b/data/stage3.1/lib/libgssglue.so.1 Binary files differdeleted file mode 100644 index 6bdfe13a..00000000 --- a/data/stage3.1/lib/libgssglue.so.1 +++ /dev/null diff --git a/data/stage3.1/lib/libhal.so.1 b/data/stage3.1/lib/libhal.so.1 Binary files differdeleted file mode 100644 index a4a4a9f9..00000000 --- a/data/stage3.1/lib/libhal.so.1 +++ /dev/null diff --git a/data/stage3.1/lib/libhd.so.16 b/data/stage3.1/lib/libhd.so.16 Binary files differdeleted file mode 100644 index c7764846..00000000 --- a/data/stage3.1/lib/libhd.so.16 +++ /dev/null diff --git a/data/stage3.1/lib/modules.0/aufs.ko b/data/stage3.1/lib/modules.0/aufs.ko Binary files differdeleted file mode 100644 index eb364a10..00000000 --- a/data/stage3.1/lib/modules.0/aufs.ko +++ /dev/null diff --git a/data/stage3.1/lib/modules.0/squashfs.ko b/data/stage3.1/lib/modules.0/squashfs.ko Binary files differdeleted file mode 100644 index 2a861c78..00000000 --- a/data/stage3.1/lib/modules.0/squashfs.ko +++ /dev/null |
