Re: Modifying the FreeBSD6.2 ISO Image

2007-11-07 Thread Brian A Seklecki (Mobile)
On Wed, 2007-11-07 at 10:29 -0600, Martin McCormick wrote:
 large. this is pretty close to twice the correct size. Also, tar

The exact mksiofs(8)/mkhyrbid(8)/cdrtools flags are in a shell script
burried in src/release/* somewhere.  Its probably a matter of
not-following-symlinks or crossing filesystem mount-points, etc.

~BAS

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


Re: Modifying the FreeBSD6.2 ISO Image

2007-11-07 Thread Martin McCormick
Brian A Seklecki (Mobile) writes:
The exact mksiofs(8)/mkhyrbid(8)/cdrtools flags are in a shell script
burried in src/release/* somewhere.  Its probably a matter of
not-following-symlinks or crossing filesystem mount-points, etc.

Most definitely. It obviously can be done as the image
is living proof. This is proving to be quite a learning
experience. Sincere thanks to all. A shell script is like the
proverbial picture that is worth a thousand words.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]