On Fri, Apr 04, 2003 at 04:19:16PM +0200, Birk wrote:> Hi all,
>
> After my last make world (updated to 4.7-RELEASE-p10) I checked
> which files are older than the start of the build:
>
> 338 Mar 6 2002 /boot/loader.rc
>
This is only installed if it does not exist, so you
should update it manually when it changes. This has
last changed in 1999.
> 12168 Mar 6 2002 /usr/include/machine/if_wavelan_ieee.h
> 1564 May 1 2002 /usr/include/netinet/ip_auth.h
> 34148 May 1 2002 /usr/include/netinet/ip_compat.h
> 21840 May 1 2002 /usr/include/netinet/ip_fil.h
> 1905 May 1 2002 /usr/include/netinet/ip_frag.h
> 8826 May 1 2002 /usr/include/netinet/ip_nat.h
> 4559 May 1 2002 /usr/include/netinet/ip_proxy.h
> 5621 May 1 2002 /usr/include/netinet/ip_state.h
> 324 May 1 2002 /usr/include/netinet/ipl.h
> 5930 Mar 6 2002 /usr/include/values.h
Headers are installed with -C option of install(1),
this preserves the modtime of the file if it was
not changed, making it indistinguishable from the
case where the header no longer exists.
> 858 Mar 6 2002 /usr/libdata/perl/5.00503/mach/_h2ph_pre.ph
> 646 Jul 7 2002 /usr/libdata/perl/5.00503/mach/libusb.ph
> 28 Jul 7 2002 /usr/libdata/perl/5.00503/mach/ss/mit-sipb-copyright.ph
> 1006 Jul 7 2002 /usr/libdata/perl/5.00503/mach/ss/ss.ph
> 1560 Jul 7 2002 /usr/libdata/perl/5.00503/mach/ss/ss_err.ph
Perl install just uses the source dates.
> 80736 Mar 23 09:01 /usr/libexec/ld-elf.so.1
> 80736 Mar 16 09:29 /usr/libexec/ld-elf.so.1.old
>
ld-elf.so.1 is also installed with -C; this means
that the binary did not change.
> I know for sure, that _h2ph_pre.ph and ld-elf.so.1 are needed.
> Why where they not updated?
> For the others, is it save to remove them?
>
No. I use this:
Before installworld, I mv /usr/include /usr/include~
and (for RELENG_4) mv /usr/libdata/perl /usr/libdata/perl~.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru@sunbay.com Sunbay Software AG,
ru@FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url :
http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030404/56402919/attachment.bin