I agree, this seems to be a better approach. ;-)

I'll check it in the trunk ASAP.

Thanks,
-Andrea

Daniel Widyono wrote:
> Right, but then we need logic to discover which (broken, IMHO) distribution
> we're using.  I don't want my RHEL box stuck with lots of random junk just
> because SuSE doesn't do it the right way.
> 
> [ -f /etc/redhat-release ] && do-it-the-right-way
> [ -f /etc/SuSE-release ] && create-unnecessary-files
> etc.
> 
> Dan W.
> 
> On Tue, Jul 11, 2006 at 04:07:32PM +0200, Andrea Righi wrote:
>> using more files is a (dirty) approach to handle more distro...
>> unfortunately sometime the rc.local doesn't exist into the image and in
>> this case I need to create it to execute the opportune commands during
>> the firstboot...
>>
>> For example SuSE uses the after.local that doesn't exist in a standard
>> installation, so I need to create it...
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to