Re: FreeBSD 7.0 own installation

2008-06-19 Thread Garrett Cooper
On Thu, Jun 19, 2008 at 6:27 AM, Sebastian Tymków
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need to create my own installation disk.
> Is there any solution to create own release without in example sendmail.
> I made some scripts and included them in /usr/src/release/Makefile
> to install some ports to iso ( I know I can do post-install but for some
> reasons
> I'd like to do it).
> Maybe there is better solution to create bootable iso than using make
> release
> which creates chroot environment and recreate world once again ?
> Another question, is there any possibility to simply add gjournal to
> sysinstall to use it during installation?
> I wan't to create as easy installation as is possible ( I don't want to play
> with fixit mode).
>
>
> Best regards,
>
> Sebastian Tymkow

I'd read `man src.conf' (note the WITHOUT_* variables), and you
probably should ask this type of a question on questions@ next time
(it's a bit more fitting to be discussed there). Apart from that you
should be able to grab whatever binaries you want with custom scripts,
similar to what NanoBSD [1] does...

Good luck though,
-Garrett

1. http://www.freebsd.org/doc/en/articles/nanobsd/index.html
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 7.0 own installation

2008-06-19 Thread Sebastian Tymków
Hi,

I need to create my own installation disk.
Is there any solution to create own release without in example sendmail.
I made some scripts and included them in /usr/src/release/Makefile
to install some ports to iso ( I know I can do post-install but for some
reasons
I'd like to do it).
Maybe there is better solution to create bootable iso than using make
release
which creates chroot environment and recreate world once again ?
Another question, is there any possibility to simply add gjournal to
sysinstall to use it during installation?
I wan't to create as easy installation as is possible ( I don't want to play
with fixit mode).


Best regards,

Sebastian Tymkow
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"