Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 05:59:07 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        (Valentin Nechayev) <netch@carrier.kiev.ua>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/sysinstall Makefile
Message-ID:  <XFMail.010119055907.jhb@FreeBSD.org>
In-Reply-To: <200101191301.PAQ80768@burka.carrier.kiev.ua>

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

On 19-Jan-01 Valentin Nechayev wrote:
> JB>   Modified files:
> JB>     usr.sbin/sysinstall  Makefile 
> JB>   Log:
> JB>   - We live in /usr/sbin now, so don't set special veriables to build a
> JB>     static version that installs in /stand.  Also, don't use an extra
> JB>     before-install target to create /stand.
> 
> sysinstall is extremely valuable to fix system in cases when it is damaged.
> I think it can live in /stand, or /sbin, or in another place, but this
> place must be on root partition. Can you move it to /sbin and build
> statically?

You will always have /stand/sysinstall from the installation, and you already
have tools such as fdisk/disklabel/etc. in /.  Also, from a more practical
standpoint, there were old Attic files of sysinstall in src/sbin/sysinstall
already making the repocopy rather difficult.  Finally, a static sysinstall
would add 800+k of bloat to /, where as right now it adds 350+k to /usr.

> /netch

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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




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