diff options
| author | Ben Gras <ben@minix3.org> | 2012-04-10 02:07:51 +0000 |
|---|---|---|
| committer | Ben Gras <ben@minix3.org> | 2012-04-16 14:06:09 +0200 |
| commit | 53f94f8ed43177edb056b907d96bb7fa95cf1bc5 (patch) | |
| tree | f7d3ba7f580c10d9ba453cb37b6a05bf79f7dd7f /docs?id=53f94f8ed43177edb056b907d96bb7fa95cf1bc5 | |
| parent | 0c8e5ecc2ed7bf5a3e33358ef4aad616d582696d (diff) | |
dynamic executables on ramdisk support
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
Diffstat (limited to 'docs?id=53f94f8ed43177edb056b907d96bb7fa95cf1bc5')
0 files changed, 0 insertions, 0 deletions
