Page MenuHomeFreeBSD

D50924.id157286.diff
No OneTemporary

D50924.id157286.diff

diff --git a/sbin/bsdlabel/disktab b/etc/disktab
rename from sbin/bsdlabel/disktab
rename to etc/disktab
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -1,7 +1,7 @@
# machine-independent gen sources
.PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/gen ${LIBC_SRCTOP}/gen ${SRCTOP}/etc
-CONFS+= group master.passwd shells
+CONFS+= disktab group master.passwd shells
CONFSMODE_master.passwd= 600
CONFSPACKAGE= runtime
diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile
--- a/sbin/bsdlabel/Makefile
+++ b/sbin/bsdlabel/Makefile
@@ -1,6 +1,5 @@
.PATH: ${SRCTOP}/sys/geom
-CONFS= disktab
PACKAGE=runtime
PROG= bsdlabel
SRCS= bsdlabel.c geom_bsd_enc.c

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 6:37 PM (16 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35376791
Default Alt Text
D50924.id157286.diff (746 B)

Event Timeline