Ben Gras 53f94f8ed4 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
2012-04-16 14:06:09 +02:00
2010-10-25 08:32:14 +00:00
2012-03-14 16:54:30 +01:00
2011-11-18 11:11:04 +01:00
2012-04-16 05:21:20 +02:00
2012-04-03 01:15:36 +02:00
2012-04-16 05:21:20 +02:00
2012-04-16 05:21:20 +02:00
2012-04-11 20:02:15 +02:00
2012-04-16 05:21:20 +02:00
2012-04-16 05:21:20 +02:00
2010-01-21 10:16:05 +00:00
2012-04-01 03:45:02 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%