Bug 15927

Summary: URGENT: install problem (but worse)
Product: Documentation Reporter: seth <seth>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description seth 2000-01-05 23:10:00 UTC
Two issues.  First, installworld wants to put items in 
/usr/share/examples/diskless/209.157.86.12, which didn't exist on my
system (so I created it and re-installed, but newbies won't know to do that,
which is why I thought this should be high priority).

Second, what it put in there may be of concern to someone:

freebie 510: pwd;ls
/usr/share/examples/diskless/209.157.86.12
./                      README                  ssh_host_key
../                     rc.conf.local           ssh_host_key.pub

...looks like a private key is stored here (which is why I made this serious).

The readme has ID $FreeBSD: /ctm/FreeBSD/anoncvs/cvs/src/share/examples/diskless/209.157.86.12/README,v 1.2.2.1 1999/12/21 16:58:24 phantom Exp $

Fix: 

Get rid of this directory from install.  Does it serve any purpose?
How-To-Repeat: 
ctm up to delta src-3.0419, buildworld, installworld.
Comment 1 Alexey M. Zelkin 2000-01-05 23:17:51 UTC
hi,

On Wed, Jan 05, 2000 at 05:59:56PM -0500, Seth wrote:
 
> >Number:         15927
> >Category:       docs
> >Synopsis:       URGENT: install problem (but worse)

> >Environment:
> 
> Not sure what category this belongs in.
> 
> installworld for 3.4-STABLE today (1/5/00).
                   ^^^^^^^^^^^^^^^^

Are you sure ? This problem was fixed in src/etc/mtree/BSD.usr.dist
(rev. 1.146.2.11) at 22 Dev, 1999. Looks like you have problems with sources
updates.

> >Description:
> 
> Two issues.  First, installworld wants to put items in 
> /usr/share/examples/diskless/209.157.86.12, which didn't exist on my
> system (so I created it and re-installed, but newbies won't know to do that,
> which is why I thought this should be high priority).
 

-- 
/* Alexey Zelkin                       && phantom@cris.net    */
/* Tavric National University          && phantom@crimea.edu  */
/* http://www.ccssu.crimea.ua/~phantom && phantom@FreeBSD.org */
Comment 2 Alexey Zelkin freebsd_committer freebsd_triage 2000-01-09 12:58:06 UTC
State Changed
From-To: open->closed

It was fixed in src/etc/mtree/BSD.usr.dist (rev. 1.146.2.11)