Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163288873
D50924.id157286.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
746 B
Referenced Files
None
Subscribers
None
D50924.id157286.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D50924: bsdlabel(8): move disktab(5) back to etc
Attached
Detach File
Event Timeline
Log In to Comment