summaryrefslogtreecommitdiffstats
path: root/images/make_boot_img
Commit message (Expand)AuthorAgeFilesLines
* switch back to arch dependant for isolinux.bin (mga#17771)Anne Nicolas2016-02-211-1/+4
* kill useless argsThierry Vignaud2016-01-021-10/+9
* perl_checker cleanupsThierry Vignaud2016-01-021-7/+2
* generate proper efi isohybridThomas Backlund2015-05-221-1/+2
* use xorriso for proper efi metadataThomas Backlund2015-05-221-2/+2
* add noiswmd to all entries un isolinux.cfgAnne Nicolas2015-05-041-2/+2
* reduce timeout when using BOOT_AUTOMATIC_METHODThierry Vignaud2015-04-131-1/+2
* honor BOOT_AUTOMATIC_METHOD env var for UEFI tooThierry Vignaud2015-04-131-0/+3
* fix finding grub legacy files for hd_grub generationThomas Backlund2015-04-071-1/+1
* syslinux needs more space on all.imgThomas Backlund2015-04-071-1/+1
* drop nonexistant linuxefi grub2-efi moduleThomas Backlund2015-04-071-1/+1
* create efi loader at build timeThomas Backlund2015-04-071-1/+26
* really add $default_iswmd variable in syslinux configurationAnne Nicolas2015-04-071-1/+1
* add "noiswmd" to kernel command line to allow dmraid to manage andAnne Nicolas2015-04-061-1/+2
* make_boot_img: Avoid gfxboot install string for chain.c32Erwan Velu2014-12-161-1/+1
* make_boot_img: Using chain.c32 instead of localbootErwan Velu2014-12-161-1/+3
* cleanup unsupported archesThierry Vignaud2014-06-071-393/+0
* images: Double syslinux overhead to 256. mga#11795Colin Guthrie2014-01-241-1/+2
* remove buggy control caracters (#11602)Anne Nicolas2013-12-151-1/+1
* images: Pass audit=0 to the rescue system.user/colin/rescue-systemdColin Guthrie2013-12-071-1/+1
* images: Allow the BOOT_AUTOMATIC_METHOD env var to work in rescue mode tooColin Guthrie2013-12-021-1/+1
* images/kernel: Pass the modules we need to be in modules.alias through to dra...Colin Guthrie2013-11-131-1/+2
* images: Add a way to put an automatic method on boot.iso syslinux for testingColin Guthrie2013-11-131-0/+4
* Revert "images: Use a generic, shared isolinux.cfg file."Colin Guthrie2013-11-041-4/+2
* images: Ensure initrd is created with 644 perms (normally 600 for security re...Colin Guthrie2013-11-021-1/+2
* images: Omit the dracut network module now that we include our own networking...Colin Guthrie2013-11-021-1/+1
* images: Split dracut options out into a config file.Colin Guthrie2013-11-021-2/+1
* images/kernel: Ensure the previously hand-picked modules are included in the ...Colin Guthrie2013-11-021-1/+2
* images: Use a generic, shared isolinux.cfg file.Colin Guthrie2013-10-301-2/+4
* images: Clear out some stuff that no longer used.Colin Guthrie2013-10-301-65/+0
* images: Fix isolinux.bin modules path and add needed modulesColin Guthrie2013-10-291-4/+16
* images: Fix kernel+ramdisk folder creationColin Guthrie2013-10-291-1/+1
* images: Convert image generation to dracut.Colin Guthrie2013-10-291-18/+41
* do not use arch dependant isolinux.bin anymoreennael2013-10-251-1/+1
* move isolinux in the root treeennael2013-10-221-5/+5
* copy images in $arch directory instead of alt0 for new syslinuxennael2013-10-221-2/+2
* fix URL in help message (mga#9772)Thierry Vignaud2013-04-191-1/+1
* kill firmware loader now that firmware are loaded by the kernelThierry Vignaud2012-12-211-2/+0
* no more need to fix modules.orderThierry Vignaud2012-10-041-1/+1
* use new hotplug (mga#6323)Thierry Vignaud2012-09-171-16/+1
* fix modules.order so that cciss got detected (mga#5833)Thierry Vignaud2012-09-171-1/+1
* fix creating some directoriesThierry Vignaud2012-09-031-1/+1
* do not include ka stuff unlesse BUILD_KA is setThierry Vignaud2012-09-031-3/+6
* mount /dev as devtmpfs earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-031-3/+1
* create /sys at build time rather than run timeThierry Vignaud2012-09-031-1/+1
* do not include "screen" terminfo anymoreThierry Vignaud2012-06-051-1/+0
* (boot_img_sparc) fix version in "Welcome to Mageia" messageThierry Vignaud2012-06-021-1/+1
* enable to do a debug build in the BSThierry Vignaud2012-06-011-1/+1
* add modules.order and modules.builtin in initrdOlivier Blin2012-05-161-0/+2
* make isohybrid start first partition on sector 1 (mga #5036)Thomas Backlund2012-04-071-1/+1