changeset 20616:5759ef3a98b8

Remove /usr/adm symlink
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Mon, 20 May 2019 15:21:44 -0400
parents 98664db858fe
children 893b1f7b6690
files FEATURES.txt share/man/man1/write.1 share/man/man5/filesystem.5 usr/src/Targetdirs usr/src/pkg/manifests/system-core-os.mf
diffstat 5 files changed, 2 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/FEATURES.txt	Mon May 20 14:23:00 2019 -0400
+++ b/FEATURES.txt	Mon May 20 15:21:44 2019 -0400
@@ -11,6 +11,7 @@
 --------------
  - /etc/log symlink & /var/adm/log directory
  - /etc/[uw]tmpx symlink
+ - /usr/adm symlink
 
 1.3 release
 -----------
--- a/share/man/man1/write.1	Mon May 20 14:23:00 2019 -0400
+++ b/share/man/man1/write.1	Mon May 20 15:21:44 2019 -0400
@@ -142,7 +142,7 @@
 To write to a user who is logged in more than once, the \fIterminal\fR argument
 can be used to indicate which terminal to write to. Otherwise, the recipient's
 terminal is the first writable instance of the user found in
-\fB/usr/adm/utmpx\fR, and the following informational message will be written
+\fB/var/adm/utmpx\fR, and the following informational message will be written
 to the sender's standard output, indicating which terminal was chosen:
 .sp
 .in +2
--- a/share/man/man5/filesystem.5	Mon May 20 14:23:00 2019 -0400
+++ b/share/man/man5/filesystem.5	Mon May 20 15:21:44 2019 -0400
@@ -1231,16 +1231,6 @@
 .sp
 .ne 2
 .na
-\fB\fB/usr/adm\fR\fR
-.ad
-.sp .6
-.RS 4n
-Symbolic link to the \fB/var/adm\fR directory.
-.RE
-
-.sp
-.ne 2
-.na
 \fB\fB/usr/bin\fR\fR
 .ad
 .sp .6
--- a/usr/src/Targetdirs	Mon May 20 14:23:00 2019 -0400
+++ b/usr/src/Targetdirs	Mon May 20 15:21:44 2019 -0400
@@ -391,7 +391,6 @@
 	/lib/crypto/32 \
 	/lib/secure/32 \
 	/platform/i86pc \
-	/usr/adm \
 	/usr/spool \
 	/usr/news \
 	/usr/preserve \
@@ -481,7 +480,6 @@
 $(ROOT)/dev/stdin:=			LINKDEST=fd/0
 $(ROOT)/dev/stdout:=			LINKDEST=fd/1
 $(ROOT)/dev/stderr:=			LINKDEST=fd/2
-$(ROOT)/usr/adm:=			LINKDEST=../var/adm
 $(ROOT)/etc/lib/ld.so.1:=		LINKDEST=../../lib/ld.so.1
 $(ROOT)/etc/lib/libdl.so.1:=		LINKDEST=../../lib/libdl.so.1
 $(ROOT)/etc/lib/nss_files.so.1:=	LINKDEST=../../lib/nss_files.so.1
--- a/usr/src/pkg/manifests/system-core-os.mf	Mon May 20 14:23:00 2019 -0400
+++ b/usr/src/pkg/manifests/system-core-os.mf	Mon May 20 15:21:44 2019 -0400
@@ -1321,7 +1321,6 @@
 link path=etc/services target=./inet/services
 link path=sbin/in.mpathd target=../lib/inet/in.mpathd
 link path=sbin/pfsh target=../usr/bin/pfexec
-link path=usr/adm target=../var/adm
 link path=usr/bin/df target=../sbin/df
 link path=usr/bin/strclean target=../sbin/strclean
 link path=usr/bin/strerr target=../sbin/strerr