summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.efi
Commit message (Expand)AuthorAgeFilesLines
* 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