summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.efi
Commit message (Expand)AuthorAgeFilesLines
* Update EFI CD booting code in mk-imagesPeter Jones2009-05-071-23/+56
* Merge in changes present in anaconda pkgcvs.David Cantrell2009-03-051-34/+47
* Add the missing .rpm to the rpm2cpio callJesse Keating2009-03-021-1/+1
* Redo how artwork package is discovered.Peter Jones2009-03-021-2/+7
* Use "i?86" instead of i586 _or_ i386.Peter Jones2009-03-021-1/+1
* Switch mk-images.efi to use grub.i586 instead of grub.i386.Peter Jones2009-03-021-1/+1
* Fix package name for the logos package when building EFI images.Peter Jones2009-03-021-1/+1
* Use brandpkgname for the efi art tooJeremy Katz2009-02-171-7/+1
* Fix indentation in mk-images.efiJeroen van Meeuwen (Fedora Unity)2009-02-161-52/+54
* Various packaging fixed from review (#225246)Hans de Goede2009-01-051-1/+0
* Use NetworkManager instead of libdhcp. (#458183)David Cantrell2008-08-251-1/+5
* Catch the first non-generic-logo package that provides system-logos.Chris Lumens2008-08-121-1/+6
* mk-images: replace kernel-xen with pv_ops kernelMark McLoughlin2008-08-071-1/+1
* Use system-logos instead of hardcoding fedora-logos (#457378).Chris Lumens2008-08-041-1/+1
* Don't use size to determine if a partition is an EFI system partition; instead,Peter Jones2008-04-251-1/+1
* Don't dd the image from /dev/zero _and_ use "mkdosfs -C <image> <blockcount>"Peter Jones2008-04-251-1/+0
* label the filesystem in efidisk.img so that HAL and such won't try to mount it.Peter Jones2008-04-251-1/+1
* Add read permissions after creating efi{boot,disk}.img .Peter Jones2008-04-091-0/+2
* Fix parted invocation with incomplete device path.Peter Jones2008-04-081-1/+1
* Fix typo.Peter Jones2008-04-081-1/+1
* Make efidisk.img as well as efiboot.imgPeter Jones2008-04-081-4/+29
* Build efiboot.img on x86_64 and i386 .Peter Jones2008-04-081-5/+35
* Add code to create efiboot.img on i386 and x86_64Peter Jones2008-04-071-0/+134