OpenGrok
Cross Reference: Makefile.minirootkmod
xref
: /
src
/
distrib
/
common
/
Makefile.minirootkmod
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/distrib/common/Makefile.minirootkmod
Revision
Date
Author
Comments
1.5
02-Jul-2020
lukem
Makefile.minirootkmod don't have SRCS
1.4
04-Apr-2020
christos
Infrastructure for putting kernel+modules in /netbsd/kernel and
/netbsd/modules respectively instead of /netbsd and
/stand/<arch>/<version>/modules. This is only supported for x86,
and is turned off by default. To try it, add KERNEL_DIR=yes in your
/mk.conf and install a system from that build.
1.3
05-Aug-2014
apb
branches: 1.3.24;
Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly
use ${TOOL_GZIP_N} -9 instead of ${TOOL_GZIP} -9n, etc.
This will pass -nT instead of just -n if the gzip program is
actually pigz.
1.2
27-Jan-2014
apb
branches: 1.2.2;
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
outside */dist/* subdirectories.
When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ},
so there's no need to test USE_PIGZGZIP in these Makefiles.
1.1
16-Oct-2012
apb
branches: 1.1.2; 1.1.4;
Add distrib/common/Makefile.minirootkmod. Apart from comments and the
conversion of some constants to variables, this is identical to the code
that was previously present in both distrib/amd64/kmod/Makefile and
distrib/i386/kmod/Makefile.
Change distrib/amd64/kmod/Makefile and distrib/i386/kmod/Makefile to just
set some variables and .include "../../common/Makefile.minirootkmod".
1.1.4.3
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.2
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.1.4.1
16-Oct-2012
tls
file Makefile.minirootkmod was added on branch tls-maxphys on 2012-11-20 02:57:41 +0000
1.1.2.3
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.2.2
30-Oct-2012
yamt
sync with head
1.1.2.1
16-Oct-2012
yamt
file Makefile.minirootkmod was added on branch yamt-pagecache on 2012-10-30 18:48:29 +0000
1.2.2.1
10-Aug-2014
tls
Rebase.
1.3.24.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Tue Oct 28 12:10:06 GMT 2025