On 18-Jul-01 Etienne de Bruin wrote:
> But what does this accomplish in the contect of release.8 if our purpose is
> to 'copy' all the binaries to the new mfsroot?
All the binaries live in /stand.
You have /stand/ls, /stand/sysinstall, etc. all as one big crunch file.
The /bin and /sbin symlink
But what does this accomplish in the contect of release.8 if our purpose is
to 'copy' all the binaries to the new mfsroot?
On 18-Jul-01 Etienne de Bruin wrote:
> I was reading the Makefile in /usr/src/release and wondering about the
>
> for dir in bin sbin ; do \
> ln -sf /stand $$dir; \
> don
On 18-Jul-01 Etienne de Bruin wrote:
> I was reading the Makefile in /usr/src/release and wondering about the
>
> for dir in bin sbin ; do \
> ln -sf /stand $$dir; \
> done
>
> part in release.8 - it is my understanding that all that is under /stand is
> linked to files in $$dir.
>
> What do
I was reading the Makefile in /usr/src/release and wondering about the
for dir in bin sbin ; do \
ln -sf /stand $$dir; \
done
part in release.8 - it is my understanding that all that is under /stand is
linked to files in $$dir.
What does this accomplish?
To Unsubscribe: send mail to [EMAIL
4 matches
Mail list logo