Re: install.cfg (was RE: & No Subject)

2005-04-08 Thread John Meing
Mike, Thanks alot for your suggestion, I'll try to put these lines to a shell script and try to make install.cfg run them. I'll post results soon. John Meing On Apr 8, 2005 5:55 PM, wizlayer <[EMAIL PROTECTED]> wrote: > On Friday 08 April 2005 02:31 am, John Meing wrote: > > Mike I also tried to

Re: install.cfg (was RE: & No Subject)

2005-04-08 Thread wizlayer
On Friday 08 April 2005 02:31 am, John Meing wrote: > Mike I also tried to use only following line in install.cfg > (without the rc.conf lines) > > command="passwd root" system > > which should not has mismatching quote errors (and I tested > with /stand/sysinstalld and it worked) but it didn't wor

Re: install.cfg (was RE: & No Subject)

2005-04-07 Thread John Meing
Mike I also tried to use only following line in install.cfg (without the rc.conf lines) command="passwd root" system which should not has mismatching quote errors (and I tested with /stand/sysinstalld and it worked) but it didn't work when i put it in install.cfg :(( John Meing On Apr 7, 2005 7

Re: install.cfg (was RE: & No Subject)

2005-04-07 Thread wizlayer
On Thursday 07 April 2005 08:05 am, wizlayer wrote: > > Okay, but that still doesn't work for the syntax... Going back > to > > your original post: > > command="echo sendmail_enable="NONE" >> /etc/rc.conf" system > > would at best cause mismatching quote errors (which is what I'm > assuming you'r

Re: install.cfg (was RE: & No Subject)

2005-04-07 Thread wizlayer
On Thursday 07 April 2005 07:38 am, John Meing wrote: > Dear Mike > > Here are few guides i used to create this install.cfg. > > http://mypage.bluewin.ch/dazdaz/freebsd_sysinstall.html > http://www.freebsd.org/cgi/man.cgi?query=sysinstall&apropos=0&s >ektion=0&manpath=FreeBSD+4.11-RELEASE&format=ht