Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 06:36:05 -0800 (PST)
From:      thallgren@yahoo.com
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   bin/9206: sysinstall installation should create /stand
Message-ID:  <199812271436.GAA28455@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         9206
>Category:       bin
>Synopsis:       sysinstall installation should create /stand
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 27 06:40:00 PST 1998
>Last-Modified:
>Originator:     Tommy Hallgren
>Organization:
Profive AB
>Release:        FreeBSD 2.2-STABLE 1998 26 Dec
>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:

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812271436.GAA28455>