[izpack-users] os.arch

Marc Eppelmann marc.eppelmann at gmx.de
Tue May 2 11:50:26 CEST 2006


Hi Jo,

Currently IzPack uses a combination of

System.getProperty( "os.name" ) and /etc/*-release "parsing" to detect the OS.

If you want to contribute us, you can send us the content of 
the /etc/*-release - Files plus the assigned OSName etc... , so that we can 
complete the detection routine.

Thanks 
Marc

Am Montag, 1. Mai 2006 18:12 schrieb Jo Vark:
> Hi,
> I recently discovered this great package that IzPack
> is.
> I ran into a few problems with the os.arch property,
> though. Java is not very smart in detecting the
> correct architecture through the
> System.getProperty("os.arch") method as it returns
> "i386" for both my 64 bit RHEL on a 64 bit xeon
> processor and for my 32 bit FC3 installation on my 32
> bit laptop. I was wondering if IzPack had any special
> way of figuring out the actual architecture or if
> instead of using the System.getProperty("os.arch") it
> could use the result of the 'uname -i' shell command.
> TIA
> --Jo
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://lists.berlios.de/mailman/listinfo/izpack-users



More information about the izpack-users mailing list