summaryrefslogtreecommitdiffstats
path: root/images/make_boot_img
Commit message (Collapse)AuthorAgeFilesLines
* Revert to using Memtest86+, now it is based on PCMemTest.Martin Whitaker2022-09-171-1/+1
|
* Fix installing unicode.pf2Thierry Vignaud2022-01-061-1/+2
| | | | "cp: cannot open '/boot/grub2/fonts/unicode.pf2' for reading: Permission denied"
* Include 'network-legacy' when using 'nfs' dracut moduleThierry Vignaud2022-01-061-1/+1
|
* re-add cauldron referencesThomas Backlund2021-02-271-3/+3
|
* use https urlThomas Backlund2021-02-141-1/+1
|
* drop cauldron referencesThomas Backlund2021-02-141-3/+3
|
* Identify and include missing firmware for iwlwifi (mga#9541)Martin Whitaker2020-12-121-1/+5
|
* Remove unnecessary copy of efiboot.img.Martin Whitaker2020-11-051-2/+0
| | | | drakiso builds its own EFI boot images.
* Add memory test to UEFI boot menu.Martin Whitaker2020-11-051-1/+1
|
* Use pcmemtest instead of memtest86+ (mga#25232).Martin Whitaker2020-11-051-1/+1
|
* include nfs dracut moduleThierry Vignaud2018-11-301-1/+1
|
* Increase the default window size of the installer to 1024x768 (mga#20624)Frédéric Buclin2017-06-231-3/+1
| | | | | This permits to correctly display the different panels as some of them contain quite a lot of data.
* add missing unicode.pf2 in /EFI/BOOT/fonts/ (mga#19468)Thomas Backlund2017-04-261-0/+1
|
* - dosfstools 4.1 does not require 63 sector layout anymoreThomas Backlund2017-02-041-6/+6
| | | | on filesystems less than 512MB
* apply audit=0 on all entriesThomas Backlund2017-01-061-3/+3
|
* copy efiboot.img from boot.iso to toplevel isolinux/ so it can be re-used ↵Thomas Backlund2016-12-221-0/+2
| | | | with CI and live isos
* - try to dereference symbolic links in order to fix image sizeLuc Menut2016-12-221-1/+1
| | | | for FAT32 efiboot.img (mga#19323)
* Revert "add extra space b/c of build issue (mga#18316)"Thomas Backlund2016-12-221-1/+1
| | | | This reverts commit fc255781e56bbddf3859e8941e4a3e93eee637fa.
* make sure we won't again lost the special charThierry Vignaud2016-12-121-1/+1
| | | | | | | | The ascii 15 (<SI>) special character in syslinux color codes is regularly lost b/c of some commands (eg: diff/patch), which broke color codes in syslinux (mga#18316). Just use chr() so that it'll never happen again
* add extra space b/c of build issue (mga#18316)Thierry Vignaud2016-09-091-1/+1
|
* Restore ascii 15 (<SI>) character in syslinux color codesRémi Verschelde2016-09-081-1/+2
| | | | | | | This was a regression from 141b9c7439b8bcc926b640cd524c7d09733159f0 which broke color codes in syslinux (mga#18316). Thanks to Ady and David Walser for finding the fix.
* - adjust image creation for new dosfstools 4 using 63 cylindersThomas Backlund2016-05-101-15/+11
| | | | | everywhere - let mkdosfs create the image file, and drop usage of dd
* Revert "switch back to arch dependant for isolinux.bin (mga#17771)"Thomas Backlund2016-05-101-4/+1
| | | | | | This reverts commit 2261d82163ebf43ca8f90d571ef6222f3a7b0192. Already reverted in SVN
* perl_checker cleanupsThierry Vignaud2016-04-281-1/+1
|
* simplifyThierry Vignaud2016-04-281-2/+1
|
* 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
| | | | start the devices
* make_boot_img: Avoid gfxboot install string for chain.c32Erwan Velu2014-12-161-1/+1
| | | | | | | | | | | When using chain.c32 with gfxboot, the automatic method is padded even if the harddisk entry is said to be noinstall in the gfxboot. This patch uses the "exit" option from our custom Syslinux patch to avoid chain.c32 reading gfxboot paddind. I know this isn't perfect but enough to make mageia 5 having the localboot working again. Debugging gfxboot is just a nightmare.
* make_boot_img: Using chain.c32 instead of localbootErwan Velu2014-12-161-1/+3
| | | | | | | | | | localboot is reported as failing on many hosts as in bug #13680 This have been reproduced on VirtualBox environments too. This patch suggest switching to chain.c32 which handle much more options & features than localboot. By default, we replace the localboot by the chainloading hd0.
* cleanup unsupported archesThierry Vignaud2014-06-071-393/+0
| | | | | rationale: we drop support in stage2 and their support was totally broken due to missing conversion to dracut, udev, ...
* 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
| | | | | | | Now that systemd is used there, we can use systemd-nspawn to 'boot' systems as containers. Unfortunately the kernel's audit subsystem needs to be fixed otherwise logging in doesn't work... so lets turn it off.
* 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 ↵Colin Guthrie2013-11-131-1/+2
| | | | | | | | | | | | | | dracut. The installer needs to have the modules.alias information for more kernel modules than are actually included. In order to do this we need to use and environment variable as there is no sensible way to do this via dracut command line arguments. The mgainstaller dracut module will need updating accordingly. This should solve the problem where Sound Cards are shown as 'not configured' at the end of the install.
* 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
| | | | This reverts commit 74cc75140329a03e5ed6f952932f8ea937216209.
* images: Ensure initrd is created with 644 perms (normally 600 for security ↵Colin Guthrie2013-11-021-1/+2
| | | | reasons)