Hi All,

The OpenBSD version that I am using is 4.8 and the default source file is at 
/usr/src

I was trying to make a new release using site48.tgz. I have plan to put 
/etc/pf.conf, /etc/rc.firsttime and /etc/backup.sh inside site48.tgz

Below is my steps:

1.I need to prepare of /etc/rc.firsttime and /etc/pf.conf  and /etc/backup.sh.
2.After that I compress and zip using tar and gzip:
tar -czf  site48.tgz pf.conf rc.firsttime backup.sh

3.Once site48.tgz is done, I will copy it inside /usr/src and follow the 
instruction to make release (http://www.openbsd.org/faq/faq5.html#Release).

Are my steps correct?

Regards,
Stefan

Reply via email to