Subject: Re: "Obsolete rc.conf(5) variable..."?
To: Greywolf <greywolf@starwolf.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 06/10/2002 22:00:47
On Mon, Jun 10, 2002 at 12:34:12PM -0700, Greywolf wrote:
>    === Post installation checks ===
> sh /usr/src/etc/postinstall -s /usr/src -d /export/build/sparc/ check
> Source directory: /usr/src
> Target directory: /export/build/sparc/
> defaults check:
> mtree check:
> gid check:
> uid check:
> periodic check:
> rc check:
>         Obsolete rc.conf(5) variable '$amd_master' found.
>         Obsolete rc.conf(5) variable '$critical_filesystems_beforenet' found.
>         Obsolete rc.conf(5) variable '$critical_filesystems' found.
> ssh check:
> wscons check:
> postinstall checks passed: defaults mtree gid uid periodic ssh wscons
> postinstall checks failed: rc
> ###
> 
> Wow.
> 
> What did the $critical_filesystem.* variables get replaced with?

I think it's critical_filesystems_local and critical_filesystems_remote

> 
> Oh, and now since the postinstallation checks failed (I'm guessing), "make
> release" didn't complete (is that right?  /export/release/sparc was not
> created, and /export/release/installation/miniroot is empty).
> 
> Command line:
> 	./build.sh -m sparc -R /export/release/sparc -d \
> 	-D /export/build/sparc -O /export/obj/sparc 2>&1  |
> 	   tee build-sparc.out

I think postinstall should'nt be run if destdir is not /

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--