|
|
Heads Up: TCP Wrappers moved from /usr/sfw to /usr - incremental build requirements
Date: Fri, 28 Mar 2008 00:46:19 -0700
From: Cynthia Eastham <cynthia.eastham at sun dot com>
To: on-all at eng dot sun dot com, onnv-gate at onnv dot eng dot sun dot com
Subject: Heads Up: TCP Wrappers moved from /usr/sfw to /usr - incremental build requirements
Heads up for the putback of
PSARC/2008/164 Move TCP Wrappers from /usr/sfw to /usr
6666929 move TCP Wrapper from /usr/sfw to /usr
Prior to an incremental build, the following command should be run in
the proto area:
rm -rf usr/sfw/include/tcpd.h \
usr/sfw/lib/llib-lwrap \
usr/sfw/lib/libwrap.so \
usr/sfw/lib/libwrap.so.1 \
usr/sfw/lib/libwrap.so.1.0 \
usr/sfw/lib/llib-lwrap \
usr/sfw/lib/llib-lwrap.ln \
usr/sfw/lib/64 \
usr/sfw/man \
usr/sfw/sbin \
usr/sfw/share/src \
usr/sfw/share/man/man1m \
usr/sfw/share/man/man4 \
usr/sfw/share/man/man3/hosts_access.3 \
usr/sfw/share/man/man3/libwrap.3
otherwise cpiotranslate messages such as the following for all the above
listed files that are not removed may be seen:
Failed to create generic usr archive: 437020 blocks
cpiotranslate: usr/sfw/include/tcpd.h: no packaging info
cpiotranslate: usr/sfw/lib/libwrap.so.1.0: no packaging info
cpiotranslate: usr/sfw/lib/libwrap.so.1: no packaging info
cpiotranslate: usr/sfw/lib/libwrap.so: no packaging info
cpiotranslate: usr/sfw/lib/llib-lwrap.ln: no packaging info
cpiotranslate: usr/sfw/lib/llib-lwrap: no packaging info
cpiotranslate: usr/sfw/man: no packaging info
.
.
.
Cindy
|