Commit Graph

13 Commits

Author SHA1 Message Date
pooka
0c98ef9a00 +rump_wmd 2014-02-24 19:22:14 +00:00
pooka
6971bddad3 include shmif_dumpbus 2013-12-20 10:13:24 +00:00
pooka
08030c27cb Add MIPS. Requested by Justin Cormack. 2013-10-29 16:19:28 +00:00
pooka
f04b573a14 Maintain arch list in a separate variable.
no functional change
2013-10-29 16:18:42 +00:00
pooka
fa25181c5c Pull in all of sys/dev (i.e. don't skip pci/ and microcode/). 2013-09-19 16:16:03 +00:00
pooka
6a483aa182 +rump_server 2013-09-10 17:08:57 +00:00
pooka
6bf92a7490 building ARM rump kernels now requires sys/arch/arm/arm32 2013-08-12 10:25:05 +00:00
pooka
19cb1115a0 Include powerpc+evbpcc. Allows the buildrump.sh checkout to work on
powerpc machines.  Tested on Linux/ppc64 by Justin Cormack.
2013-08-11 09:10:47 +00:00
pooka
08699b4b40 Include Makefiles under sys/arch.
This makes it easy to install the set of kernel headers that were used
by buildrump.sh.  Requested by Justin Cormack for ljsyscall (Lua interface
definitions).
2013-07-30 09:29:34 +00:00
pooka
ea6c5ef319 add librumphijack to the list 2013-03-18 15:55:43 +00:00
pooka
eacf5f75c5 Add -c, which produces cvs syntax output for the necessary subset
of src/sys.
2013-03-10 14:15:54 +00:00
pooka
dbf909e4a9 Avoid dependency on curlybrace expansion. 2013-03-10 09:18:50 +00:00
pooka
40cc713320 Move the list of source directories required by TOOLS_BUILDRUMP=yes from
the buildrump.sh repo to here.  While I don't expect the list to change
often, it's a function of the NetBSD source tree -r/-D and therefore
easier to maintain here.
2013-02-13 18:45:20 +00:00