From nobody  Sun Dec 27 06:36:05 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id GAA28455;
          Sun, 27 Dec 1998 06:36:05 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199812271436.GAA28455@hub.freebsd.org>
Date: Sun, 27 Dec 1998 06:36:05 -0800 (PST)
From: thallgren@yahoo.com
To: freebsd-gnats-submit@freebsd.org
Subject: sysinstall installation should create /stand
X-Send-Pr-Version: www-1.0

>Number:         9206
>Category:       bin
>Synopsis:       sysinstall installation should create /stand
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 27 06:40:00 PST 1998
>Closed-Date:    Fri Jul 21 15:15:26 PDT 2000
>Last-Modified:  Fri Jul 21 15:16:47 PDT 2000
>Originator:     Tommy Hallgren
>Release:        FreeBSD 2.2-STABLE 1998 26 Dec
>Organization:
Profive AB
>Environment:
FreeBSD hendrix.hallgren.se 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Sat Dec 26 23:47:14 GMT 1998     root@hendrix.hallgren.se:/usr/stable/src/sys/compile/HENDRIX  i386

>Description:
"make install" in /usr/src/release/sysinstall doesn't check if /stand
actually exists. This means that the line (from the output of make)
"install -c -s -o bin -g bin -m 555   sysinstall /stand" creates
sysinstall as /stand, not the expected /stand/sysinstall.

>How-To-Repeat:
As root:
$ rm -rf /stand
$ cd /usr/src/release/sysinstall
$ make all install

Now do "ls -l /stand".
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->murray 
Responsible-Changed-By: nbm 
Responsible-Changed-When: Thu Jul 13 07:01:33 PDT 2000 
Responsible-Changed-Why:  
We have a victim for these PRs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=9206 
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Fri Jul 21 15:15:26 PDT 2000 
State-Changed-Why:  
Jordan just commited a fix in -current.  The creation of /stand is 
handled by mtree(1) so updating the bsd.*.mk files was deemed not 
appropriate but a special case was added just for the sysinstall 
Makefile. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=9206 
>Unformatted:
