mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Port rootfs.sh to Python
This commit is contained in:
parent
4dbc9618a2
commit
713fd9143f
12 changed files with 646 additions and 34 deletions
|
|
@ -1,13 +1,13 @@
|
|||
63031 /after/bin/mes
|
||||
23643 /after/bin/mescc.scm
|
||||
36724 /after/lib/crt1.s
|
||||
42390 /after/lib/crt1.o
|
||||
39638 /after/lib/x86.M1
|
||||
526 /after/lib/libmescc.s
|
||||
10591 /after/lib/libc+tcc.s
|
||||
45027 /after/lib/libc.s
|
||||
17259 /after/lib/libmescc.a
|
||||
20204 /after/lib/libc+tcc.a
|
||||
34645 /after/lib/libc.a
|
||||
8245 /after/lib/linux/elf32-header.hex2
|
||||
15474 /after/lib/linux/elf32-footer-single-main.hex2
|
||||
36724 /after/lib/x86-mes/crt1.s
|
||||
42390 /after/lib/x86-mes/crt1.o
|
||||
39638 /after/lib/x86-mes/x86.M1
|
||||
526 /after/lib/x86-mes/libmescc.s
|
||||
10591 /after/lib/x86-mes/libc+tcc.s
|
||||
45027 /after/lib/x86-mes/libc.s
|
||||
17259 /after/lib/x86-mes/libmescc.a
|
||||
20204 /after/lib/x86-mes/libc+tcc.a
|
||||
34645 /after/lib/x86-mes/libc.a
|
||||
8245 /after/lib/linux/x86-mes/elf32-header.hex2
|
||||
15474 /after/lib/linux/x86-mes/elf32-footer-single-main.hex2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue