[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sendmail/mailwrapper changes mod



In message <a05101006b8b976e67f1f@[192.168.0.5]>
	so spake Liam (allenwc):

> 11$ sudo make DESTDIR=/ distrib-dirs | tee /home/allenwc/dist.log
> install -d -o root -g wheel -m 755 /
> mtree -qdef mtree/4.4BSD.dist -p // -u
> 
> mtree: unknown user smmsp
> mtree: failed at line 2025 of the specification
> *** Error code 1 (ignored)
> if [ ! -d //usr/src ]; then  install -d -o root -g wsrc -m 775 //usr/src;  fi
> cd //; rm -f sys; ln -s usr/src/sys sys
> 12$

You should take a look at the upgrade mini-faq; specifically:
    http://www.openbsd.org/faq/upgrade-minifaq.html#2.9.1
and:
    http://www.openbsd.org/faq/upgrade-minifaq.html#2.9.5

 - todd