NetBSD/share
pooka bdf6e0b034 Install rump libraries and utilities to the base system and remove the
private non-installed build infrastructure from sys/rump.

breakdown of commit:
  * install relevant headers into /usr/include/rump
  * build sys/rump/librump/rumpuser and sys/rump/librump/rumpkern
    from src/lib and install as librumpuser and librump, respectively
    + this retains the ability to test a librump build with just the
      kernel sources at hand
  * move sys/rump/fs/lib/libukfs and sys/rump/fs/lib/libp2k to src/lib
    for general consumption, they are not kernel-space dwellers anyway
  * build and install sys/rump/fs/lib/lib$fs as librumpfs_$fs
  * add chapter 3 manual pages for rump, rumpuser, ukfs and p2k
  * build and install userspace kernel file system daemons if MKPUFFS=yes
    is spexified
  * retire fsconsole for now, it will make a comeback with an actually
    implemented version shortly
2008-07-29 13:17:40 +00:00
..
atf Adjust path to ATF data/documentation files after the import of atf-0.5. 2008-05-01 15:35:50 +00:00
dict "Transvaal" should be capitalized. 2007-01-30 13:10:49 +00:00
doc Adjust path to ATF data/documentation files after the import of atf-0.5. 2008-05-01 15:35:50 +00:00
examples Add RCS Id. Sort options. Fix xref. 2008-05-25 19:42:22 +00:00
i18n remove redundant semicolon. 2008-07-23 13:44:02 +00:00
ldscripts Use an ldscript to merge kernel modules' .bss sections into .data. Passing 2008-05-20 12:17:48 +00:00
legal
locale add alias for XFree86 compatibility. 2008-06-21 07:06:01 +00:00
man Document apping between boothowto flags and boot(8) arguments selecting 2008-07-25 07:33:57 +00:00
me Revert 1.8: .tr does not want HTML-escaped characters. 2007-11-14 22:54:38 +00:00
misc Remove the \n from the __COPYRIGHT example; what(1) stops extracting 2008-07-20 00:51:19 +00:00
mk Install rump libraries and utilities to the base system and remove the 2008-07-29 13:17:40 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
wscons
xml Add the ATF data files 2007-11-12 15:01:50 +00:00
xsl Add the ATF data files 2007-11-12 15:01:50 +00:00
zoneinfo also install zone.tab and iso3166.tab from tzdata, some applications 2007-11-08 20:14:07 +00:00
Makefile Use an ldscript to merge kernel modules' .bss sections into .data. Passing 2008-05-20 12:17:48 +00:00
Makefile.inc