On Monday 13 February 2006 20:45, Bernard Li wrote:
> Currently we name the distro dirs:
> 
> distro/rhel4-x86_64 (underscore)
> 
> However, the output of uname and as a result OS_Detect gives x86-64
> (hyphen).

uname returns the underscore:
[EMAIL PROTECTED] ~]# uname -i
x86_64
[EMAIL PROTECTED] ~]# uname -m
x86_64
[EMAIL PROTECTED] ~]# cat /etc/redhat-release
Scientific Linux SL release 4.1 (Beryllium)
red hat

If a hyphen is returned in OS_Detect, than that's a bug. I'll check it.

We should stick with "uname" output, unfortunately uname is not applicable for
OS_Detect, but clearly: "_" is correct.

Regards,
Erich

> 
> This causes a problem with generic-setup as RPMs in distro/*-x86_64 do
> not get copied to /tftpboot/oscar.
> 
> Help?
> 
> Cheers,
> 
> Bernard



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to