OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
fs
/
kernfs
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
kernfs
History log of
/src/tests/fs/kernfs/Makefile
Revision
Date
Author
Comments
1.5
01-Mar-2020
christos
Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
1.4
10-Jun-2014
he
branches: 1.4.24;
Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.
1.3
08-Jun-2010
pooka
branches: 1.3.12; 1.3.22;
Use rump component libs on all platforms. I'll add kernel module
autoloading as a separate test later.
1.2
26-Apr-2010
pooka
Undo infamous "mad \"scientist\"" experiment. There is no need
for complicated application frobbing to get a kernel module loaded
into rump -- it will be loaded from the host automatically now.
1.1
31-Mar-2010
pooka
Add some basic tests for kernfs (getdents & changing hostname).
Per a "mad \"scientist\"" experiment, on i386 load kernfs support
from the installed kernel module instead of linking the driver in.
1.3.22.1
10-Aug-2014
tls
Rebase.
1.3.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.24.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Tue Oct 28 12:10:06 GMT 2025