making a custom iso

Omer Faruk SEN omerfsen at gmail.com
Mon Dec 17 19:13:27 UTC 2012


Hi ,

I have just build a custom iso using

           cd /usr
          svn co http://svn.freebsd.org/base/stable/9 src
           cd src
           make buildworld buildkernel
           cd release
           make release
           make install DESTDIR=/var/freebsd-snapshot

Svn Revision is r244359  (9.1-RELEASE is r243825) but after install when i
do uname -a I get

9.1-PRERELEASE I think http://svn.freebsd.org/base/stable/9 should be
updated to 9-Stable

Regards.


More information about the freebsd-questions mailing list