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

OpenBSD 3.2, make and validate system release



Hi all,

I'm trying to Make and validate the system release on Openbsd 3.2, I've been following the steps in man release.
So far everything runs smoothly until I run: cd/usr/src/etc && nice make release


I get the error:

cp /destdir/snapshot/bsd/* /release
cp /destdir/snapshot/*boot* /release
cp: /destdir/snapshot/*boot*: No such file or directory
*** Error code 1 (ignored)
cp /destdir/snapshot/*BOOT* /release
cp /destdir/snapshot/*BOOT*: No such file or directory
*** Error code 1 (ignored)
cp /destdir/snapshot/INSTALL.* /release
cp /destdir/snapshot/*.fs /destdir/snapshot/*.fs.gz /release
cp: /destdir/snapshot/*fs.gz: No such file or directory
*** Error code 1 (ignored)

Only thing I noticed is boot.catalog is missing. If I were to copy it from the Openbsd3.2 cdrom to /destdir/snapshot and run
cd/usr/src/etc && nice make release, I get the same error and the boot.catalog file is gone.


Thank you.



Visit your host, monkey.org