mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 12:36:32 +01:00
Move to /usr prefix.
- This is much more standard and replaces /image in sysa and is the standard in sysc (avoids many issues). - GCC needs to have a file created for some unknown reason. - Checksums updated.
This commit is contained in:
parent
ddd4f1bc81
commit
b93a931a53
104 changed files with 659 additions and 722 deletions
|
|
@ -1,14 +1,14 @@
|
|||
a50500329680bed4dcc5ec3891fd50f65af9cae7de0b8e8fe925c37f1c6bb16b /image/lib/musl/Scrt1.o
|
||||
457fff81b3188b82621f3ae49847ebc60128017fcbdba012245169af76cf122a /image/lib/musl/crt1.o
|
||||
73f64b61e6e9ae83726ab4cc909a7b549b06b6df2b087aedddbcd39cb7146f69 /image/lib/musl/crti.o
|
||||
f5e325819d86fb381574692b8f9ea24f88f44f185a75adfe461705ecf2619c6e /image/lib/musl/crtn.o
|
||||
d249175c8ac3187b0ac264fa282c325cf4877e635409fd7944d6943a257d1732 /image/lib/musl/libc.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libcrypt.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libdl.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libm.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libpthread.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libresolv.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/librt.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libutil.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /image/lib/musl/libxnet.a
|
||||
b60b59a94f10f039977cea2cea6f15b55b402b25df2e1b2a4e83fa84ccf2fd43 /image/lib/musl/rcrt1.o
|
||||
a50500329680bed4dcc5ec3891fd50f65af9cae7de0b8e8fe925c37f1c6bb16b /usr/lib/musl/Scrt1.o
|
||||
457fff81b3188b82621f3ae49847ebc60128017fcbdba012245169af76cf122a /usr/lib/musl/crt1.o
|
||||
73f64b61e6e9ae83726ab4cc909a7b549b06b6df2b087aedddbcd39cb7146f69 /usr/lib/musl/crti.o
|
||||
f5e325819d86fb381574692b8f9ea24f88f44f185a75adfe461705ecf2619c6e /usr/lib/musl/crtn.o
|
||||
d249175c8ac3187b0ac264fa282c325cf4877e635409fd7944d6943a257d1732 /usr/lib/musl/libc.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libcrypt.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libdl.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libm.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libpthread.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libresolv.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/librt.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libutil.a
|
||||
f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5 /usr/lib/musl/libxnet.a
|
||||
b60b59a94f10f039977cea2cea6f15b55b402b25df2e1b2a4e83fa84ccf2fd43 /usr/lib/musl/rcrt1.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue