Brian C. Lane
34811e0c50
Remove grub 0.97 splash
2012-09-19 07:43:46 -07:00
Brian C. Lane
26ea847e8f
live uses root not inst.stage2
...
I changed too many templates when changing to inst.stage2, live still
obviously needs root= in order to boot.
2012-09-13 16:09:40 -07:00
Brian C. Lane
de50815e5e
use inst.stage2=hd:LABEL ( #848641 )
...
The iso is able to autodetect the device and find stage2, but when they
are written to USB via dd it needs to know where to find the install
media.
2012-08-31 20:12:03 -07:00
Brian C. Lane
7ba88931ac
change grub-cd.efi to gcdx64.efi ( #851326 )
...
grub2-2.00-5 has changed.
2012-08-23 14:59:46 -07:00
Brian C. Lane
d9bf818408
use wildcard for product path to efi binaries ( #851196 )
...
Depending on the product the path to these may be /fedora/ or /redhat/
so just use whatever they were installed under.
2012-08-23 14:59:42 -07:00
Brian C. Lane
9323836c38
livemedia-creator: update templates for grub2-efi support
2012-08-23 14:58:53 -07:00
Brian C. Lane
505d5bf164
move live templates into their own subdir of share
...
live media isn't exactly the same as the Anaconda install media. Right
now this amounts to needing a root= cmdline argument but in the future
there may be other differences.
This also reverts 5437557846
on the new copies of the templates.
2012-07-30 09:22:10 -07:00