Re: [LinuxBIOS] [BUILDROM] Expand linuxbiosv3 support

2007-12-06 Thread Corey Osgood
Jordan Crouse wrote: > This is my code to expand on what Myles has already done for v3 - > basically, we move to using a V3 only .mk for LinuxBIOS, and take > advantage of LAR to clean up the build considerably. Also, introduce > my new idea for option ROMs which totally cleans things up - if thi

Re: [LinuxBIOS] [BUILDROM] Expand linuxbiosv3 support

2007-12-06 Thread Myles Watson
It complains that the logs directory doesn't exist when it tries to fetch and create the linuxbiosv3/logs/fetch.log file. I prefer to have LinuxBIOSv2 and LinuxBIOSv3 represented in the same way. I think it's confusing to have one be LBV3 and one LINUXBIOS. It seems like LINUXBIOS should be used

[LinuxBIOS] [BUILDROM] Expand linuxbiosv3 support

2007-12-06 Thread Jordan Crouse
This is my code to expand on what Myles has already done for v3 - basically, we move to using a V3 only .mk for LinuxBIOS, and take advantage of LAR to clean up the build considerably. Also, introduce my new idea for option ROMs which totally cleans things up - if this doesn't set off anybody's B