53f94f8ed4
See UPDATING about upgrading clang for dynamic linking. . allow executables on ramdisk to be dynamically linked; this means putting a few required shared libraries and ld.elf_so on the ramdisk. . this makes the ramdisk (usage) smaller when they are dynamic, but bigger when they're not. . also we can safely ditch newroot and call mount directly as that is all newroot does. . create proto.common to share a bunch of entries between small/nonsmall cases
11 lines
309 B
Text
11 lines
309 B
Text
libexec d--755 0 0
|
|
ld.elf_so ---755 0 0 /libexec/ld.elf_so
|
|
$
|
|
usr d--755 0 0
|
|
lib d--755 0 0
|
|
libc.so.12 ---755 0 0 /lib/libc.so.12
|
|
libminlib.so.1 ---755 0 0 /lib/libminlib.so.1
|
|
libcompat_minix.so.1 ---755 0 0 /lib/libcompat_minix.so.1
|
|
libterminfo.so.1 ---755 0 0 /lib/libterminfo.so.1
|
|
$
|
|
$
|