Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144549249
D50924.1775374712.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
746 B
Referenced Files
None
Subscribers
None
D50924.1775374712.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
Sun, Apr 5, 7:38 AM (14 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28265263
Default Alt Text
D50924.1775374712.diff (746 B)
Attached To
Mode
D50924: bsdlabel(8): move disktab(5) back to etc
Attached
Detach File
Event Timeline
Log In to Comment