OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mkrepro_timestamp
(Results
1 - 25
of
45
) sorted by relevancy
1
2
/src/distrib/x68k/stand/
Makefile
6
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
7
MAKEFS_TIMESTAMP=-T "${
MKREPRO_TIMESTAMP
}"
8
PAX_TIMESTAMP=--timestamp "${
MKREPRO_TIMESTAMP
}"
/src/distrib/hppa/sysnbsd/
Makefile
13
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
14
MKBOOT_TIMESTAMP=-t "${
MKREPRO_TIMESTAMP
}"
/src/distrib/hppa/cdroms/
Makefile.cdrom
9
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
10
MKBOOT_TIMESTAMP=-t "${
MKREPRO_TIMESTAMP
}"
/src/distrib/bebox/floppies/bootfloppy-common/
Makefile.inc
12
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
13
MKBOOTIMAGE_TIMESTAMP=-t "${
MKREPRO_TIMESTAMP
}"
/src/distrib/hppa/kernel/
Makefile
16
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
17
MKBOOT_TIMESTAMP= -t "${
MKREPRO_TIMESTAMP
}"
/src/sys/conf/
newvers.mk
6
. if ${
MKREPRO_TIMESTAMP
:U0} != 0
7
_NVFLAGS=${NVFLAGS} -r ${
MKREPRO_TIMESTAMP
} -i ${KERNEL_BUILD:T} -m ${MACHINE}
newvers_stand.mk
13
. if ${
MKREPRO_TIMESTAMP
:U0} != 0
14
VERSIONFLAGS+=-D ${
MKREPRO_TIMESTAMP
}
/src/distrib/vax/floppy/
Makefile
8
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
9
MAKEFS_TIMESTAMP=-T "${
MKREPRO_TIMESTAMP
}"
10
PAX_TIMESTAMP=--timestamp "${
MKREPRO_TIMESTAMP
}"
/src/distrib/evbarm/instkernel/sshramdisk/
Makefile
10
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
11
MAKEFS_TIMESTAMP=-T "${
MKREPRO_TIMESTAMP
}"
12
PAX_TIMESTAMP=--timestamp "${
MKREPRO_TIMESTAMP
}"
/src/sys/arch/evbarm/conf/
mk.generic
17
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
18
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.generic64
15
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
16
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.mv2120
26
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
27
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.altera
17
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
18
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.integrator_cp
13
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
14
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.kobo
11
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
12
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.ti
18
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
19
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.bcm53xx
16
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
17
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.gumstix
24
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
25
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
mk.marvell
14
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
15
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
/src/sys/arch/acorn32/stand/lib/
newvers_rm.sh
44
if [ -n "$
MKREPRO_TIMESTAMP
" ]; then
46
t=$(date -u -r "$
MKREPRO_TIMESTAMP
" '+%d %b %Y' 2> /dev/null || \
47
date -u -d "@$
MKREPRO_TIMESTAMP
" '+%d %b %Y')
/src/distrib/evbarm/isoimage/
Makefile.cdrom
10
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
11
MAKEFS_TIMESTAMP=-T "${
MKREPRO_TIMESTAMP
}"
/src/distrib/evbarm/instkernel/ramdisk/
Makefile
37
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
38
MKUBOOTIMAGEARGS= -t "${
MKREPRO_TIMESTAMP
}"
/src/sys/arch/evbppc/conf/
Makefile.obs405.inc
52
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
53
MKUBOOTIMAGEARGS+= -t "${
MKREPRO_TIMESTAMP
}"
/src/distrib/common/
Makefile.tarfloppy
85
${
MKREPRO_TIMESTAMP
:D-t ${
MKREPRO_TIMESTAMP
}} -N ${DESTDIR}/etc \
/src/sys/arch/sandpoint/stand/altboot/
Makefile
59
.if ${
MKREPRO_TIMESTAMP
:Uno} != "no"
60
MKUBOOTIMAGE_TIMESTAMP=-t "${
MKREPRO_TIMESTAMP
}"
Completed in 28 milliseconds
1
2
Indexes created Wed Oct 22 13:09:56 GMT 2025