Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Document MKREPRO_TIMESTAMP.
details: https://anonhg.NetBSD.org/src/rev/3b8ccbccbab9
branches: trunk
changeset: 343305:3b8ccbccbab9
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jan 29 13:51:13 2016 +0000
description:
Document MKREPRO_TIMESTAMP.
diffstat:
BUILDING | 10 ++++++++--
doc/BUILDING.mdoc | 12 ++++++++++--
2 files changed, 18 insertions(+), 4 deletions(-)
diffs (64 lines):
diff -r da541fd15778 -r 3b8ccbccbab9 BUILDING
--- a/BUILDING Fri Jan 29 12:44:10 2016 +0000
+++ b/BUILDING Fri Jan 29 13:51:13 2016 +0000
@@ -1,7 +1,7 @@
BUILDING(8) System Manager's Manual BUILDING(8)
NAME
- BUILDING -- Procedure for building NetBSD from source code.
+ BUILDING - Procedure for building NetBSD from source code.
REQUIREMENTS
NetBSD is designed to be buildable on most POSIX-compliant host systems.
@@ -372,6 +372,12 @@
Default: ``no''
+ MKREPRO_TIMESTAMP
+ Unix timestamp. When MKREPRO is set, the timestamp of all
+ files in the sets will be set to this value.
+
+ Default: Unset.
+
MKSHARE Can be set to ``yes'' or ``no''. Indicates whether files
destined to reside in DESTDIR/usr/share will be built and
installed during a build. If set to ``no'', then all of
@@ -1102,4 +1108,4 @@
files in object directories. Instead, one may have to manually remove
the files. Consult the UPDATING file for notices concerning this.
-NetBSD April 7, 2015 NetBSD
+NetBSD January 29, 2016 NetBSD
diff -r da541fd15778 -r 3b8ccbccbab9 doc/BUILDING.mdoc
--- a/doc/BUILDING.mdoc Fri Jan 29 12:44:10 2016 +0000
+++ b/doc/BUILDING.mdoc Fri Jan 29 13:51:13 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.114 2015/07/23 08:03:25 mrg Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.115 2016/01/29 13:51:13 wiz Exp $
.\"
.\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" Toolchain prefix for commands
.ds toolprefix nb
.
-.Dd April 7, 2015
+.Dd January 29, 2016
.Dt BUILDING 8
.Os NetBSD
.
@@ -651,6 +651,14 @@
source tree result in the same build results.
.DFLTn
.
+.It Sy MKREPRO_TIMESTAMP
+Unix timestamp.
+When
+.Sy MKREPRO
+is set, the timestamp of all files in the sets will be set
+to this value.
+.DFLTu
+.
.It Sy MKSHARE
.YorN
Indicates whether files destined to reside in
Home |
Main Index |
Thread Index |
Old Index