On 02/14/13 21:38, Miod Vallat wrote:
> This is what happens when install(1) is used to install files on a
> read-only filesystem:
>
> # mount -u -o ro /usr
> # cd /usr/src
> # make build
> cd /usr/src/share/mk && exec make install
> install -c -o root -g bin -m 444 bsd.README bsd.dep.mk bsd.lib.
better error messages are far better.
OK phessler@
On 2013 Feb 14 (Thu) at 20:38:02 + (+), Miod Vallat wrote:
:This is what happens when install(1) is used to install files on a
:read-only filesystem:
:
:# mount -u -o ro /usr
:# cd /usr/src
:# make build
:cd /usr/src/share/mk && exec mak
Yes. absolutely.. ok
On Thu, Feb 14, 2013 at 1:38 PM, Miod Vallat wrote:
> This is what happens when install(1) is used to install files on a
> read-only filesystem:
>
> # mount -u -o ro /usr
> # cd /usr/src
> # make build
> cd /usr/src/share/mk && exec make install
> install -c -o root -g bin -
On Thu, Feb 14, 2013 at 08:38:02PM +, Miod Vallat wrote:
> This is what happens when install(1) is used to install files on a
> read-only filesystem:
>
> # mount -u -o ro /usr
> # cd /usr/src
> # make build
> cd /usr/src/share/mk && exec make install
> install -c -o root -g bin -m 444 bsd.REA
This is what happens when install(1) is used to install files on a
read-only filesystem:
# mount -u -o ro /usr
# cd /usr/src
# make build
cd /usr/src/share/mk && exec make install
install -c -o root -g bin -m 444 bsd.README bsd.dep.mk bsd.lib.mk bsd.man.mk
bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.p