Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   pooka
Date:           Fri Jun 13 15:45:02 UTC 2014

Modified Files:
        src/lib/librumpvfs: rump_etfs.3
        src/sys/rump/include/rump: rump.h
        src/sys/rump/librump/rumpkern: rump.c
        src/sys/rump/librump/rumpvfs: rumpfs.c

Log Message:
Add rump_boot_etfs_register(), which can be used to specify etfs
nodes that will be available immediately when mountroot is done
and file systems are available.

The intended use is for example for firmware images to be available when
config_mountroot() hooks run.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/librumpvfs/rump_etfs.3
cvs rdiff -u -r1.62 -r1.63 src/sys/rump/include/rump/rump.h
cvs rdiff -u -r1.305 -r1.306 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.128 -r1.129 src/sys/rump/librump/rumpvfs/rumpfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index