First of all, thanks to Niels for updating the website!

I read the update, and then re-read the changes Shad suggested, and want 
to clarify something:

> > Setting up a CSV Flat File system:
> >
> > Create site/unattend.csv based upon the format described at the
> > beginning of lib/conf-csv.pl and the Lookups and Properties
> > described in the beginning of site/sample-config.pl
> >
> > mv site/config.pl site/orig-config.pl
> >
> > cp site/sample-config.pl site/config.pl
> >
> > Edit site/config.pl
> 
> Shouldn't need to do this. (see next)
> 
> > Uncomment the two lines under "# Setup db for CSV interface"
> 
> These are uncommented by default.
> 
> Instead they should edit site/unattend.csv and update to suite needs.

Shad, you still need to "cp site/sample-config.pl site/config.pl" right?  

By default, config.pl has no 

require "conf-csv.pl";
CONFIG->setup(dos_to_host('z:\\site\\unattend.csv'), '', '');

inside of it, unless that has changed since version 4.6.

-Jeff


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to