pooka
|
72867841aa
|
adjust wording in previous
|
2011-03-04 09:13:23 +00:00 |
|
pooka
|
2c06d51fbf
|
Add note about block device properties.
From discussion with <riz>.
|
2011-03-04 09:10:33 +00:00 |
|
pooka
|
56905440b6
|
.Xr rump_sp 7
|
2011-02-23 19:59:18 +00:00 |
|
pooka
|
29d11b7713
|
add command line options for kernel memory allocation limit and bootverbose
|
2011-02-21 18:50:21 +00:00 |
|
pooka
|
090a5e7d74
|
Use "host" instead of the slightly more cryptic "e" to indicate
that the size of the mapping should be taken from the host file
size.
|
2011-02-18 09:54:03 +00:00 |
|
pooka
|
f6adb4bdd8
|
Use "size=e" as a way say "if the underlying file is preexisting
regular file, use whatever size it has".
|
2011-02-17 16:59:46 +00:00 |
|
pooka
|
aaf2cb63d0
|
Make it possible to specify the type of file (blk/chr/reg) that a
mapped file (-d) is exposed as within the rump kernel.
|
2011-02-17 16:03:05 +00:00 |
|
pooka
|
74135a6c04
|
Allow to specify -d hostpath offset,size with disklabel.
|
2011-02-04 20:06:23 +00:00 |
|
pooka
|
a9061c30c5
|
Create backing image with mode 0644 instead of 0755 & document this.
|
2011-02-03 11:25:27 +00:00 |
|
pooka
|
53c3cffec5
|
whoopsie, bump date
|
2011-02-03 11:21:43 +00:00 |
|
pooka
|
ed37916e33
|
* make it possible to specify an offset in -d
* truncate -d hostpath only if it's a regular file and smaller
than offset+size
|
2011-02-03 11:21:16 +00:00 |
|
pooka
|
3c2830fb5d
|
BUGS is gone (and on its way out it inquired about the doctor's status)
|
2011-01-08 09:36:26 +00:00 |
|
pooka
|
6fd00c3f62
|
Add -c to control the number of CPUs configured in the kernel.
|
2011-01-03 10:44:40 +00:00 |
|
pooka
|
f258e5074a
|
language fix. sniped by wizd
|
2010-12-15 18:42:59 +00:00 |
|
pooka
|
8457e85a38
|
document the current syscall bug with rump_server and -l
|
2010-12-15 16:23:55 +00:00 |
|
pooka
|
b6c04e07af
|
Add an example for a server listening on a tcp port.
also, bump date to avoid problems with wizd
|
2010-12-14 19:52:14 +00:00 |
|
pooka
|
dbc10b5a41
|
Add -d which can be used to register host-backed block devices in
the rump kernel.
It would be cool if this, and the other options, could be specified
in a config file (plist or other).
|
2010-12-14 16:40:05 +00:00 |
|
wiz
|
d5dca2a9ff
|
Fix Xr and use Sx.
|
2010-12-14 09:39:53 +00:00 |
|
pooka
|
78f20aa8ef
|
manpage
|
2010-12-13 19:36:34 +00:00 |
|