Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.27 | Anne Nicolas | 2016-10-19 | 2 | -1/+3 |
| | |||||
* | psmouse is now modular, so add it to list_modules.pm (mga#17470) | Thomas Backlund | 2016-09-25 | 1 | -0/+1 |
| | | | | (cherry picked from commit 3ecd99eeabe9ac660bf181ab49c363c679540395) | ||||
* | sync with kernel-4.4 | Thierry Vignaud | 2016-09-25 | 1 | -0/+1 |
| | | | | (cherry picked from commit 892f4bf39dd579f4122ad8281640afe9f1f20e5b) | ||||
* | sync with kernel-4.3 | Thierry Vignaud | 2016-09-25 | 1 | -0/+1 |
| | | | | | | we still miss drivers added in 4.2... (cherry picked from commit e8fd45e5d66ea20ad3dacfcb3fc3a8acf9469044) | ||||
* | sync with kernel-4.1 | Thierry Vignaud | 2016-09-25 | 1 | -0/+2 |
| | | | | (cherry picked from commit e58ba34ea1743017c0856de46eddda30530f567c) | ||||
* | 2.26 | Thomas Backlund | 2015-05-22 | 2 | -1/+3 |
| | |||||
* | generate proper efi isohybrid | Thomas Backlund | 2015-05-22 | 2 | -1/+3 |
| | |||||
* | use xorriso for proper efi metadata | Thomas Backlund | 2015-05-22 | 2 | -2/+4 |
| | |||||
* | 2.25 | Thomas Backlund | 2015-05-09 | 2 | -1/+3 |
| | |||||
* | update UEFI menu | Thomas Backlund | 2015-05-09 | 3 | -3/+5 |
| | |||||
* | 2.24 | Thierry Vignaud | 2015-05-08 | 2 | -1/+3 |
| | |||||
* | add missing "by" word | Thierry Vignaud | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | include & detect r8723bs (mga#15874) | Thierry Vignaud | 2015-05-08 | 1 | -0/+2 |
| | |||||
* | 2.23 | Anne Nicolas | 2015-05-04 | 2 | -1/+5 |
| | |||||
* | add noiswmd to all entries un isolinux.cfg | Anne Nicolas | 2015-05-04 | 1 | -2/+2 |
| | |||||
* | 2.22 | Thierry Vignaud | 2015-04-13 | 2 | -1/+3 |
| | |||||
* | reduce timeout when using BOOT_AUTOMATIC_METHOD | Thierry Vignaud | 2015-04-13 | 2 | -1/+3 |
| | |||||
* | honor BOOT_AUTOMATIC_METHOD env var for UEFI too | Thierry Vignaud | 2015-04-13 | 2 | -0/+5 |
| | |||||
* | 2.21 | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | fix finding grub legacy files for hd_grub generation | Thomas Backlund | 2015-04-07 | 2 | -1/+2 |
| | |||||
* | syslinux needs more space on all.img | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | 2.20 | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | drop nonexistant linuxefi grub2-efi module | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | 2.19 | Thomas Backlund | 2015-04-07 | 2 | -1/+3 |
| | |||||
* | create efi loader at build time | Thomas Backlund | 2015-04-07 | 4 | -1/+95 |
| | |||||
* | really add $default_iswmd variable in syslinux configuration | Anne Nicolas | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | add "noiswmd" to kernel command line to allow dmraid to manage and | Anne Nicolas | 2015-04-06 | 3 | -2/+7 |
| | | | | start the devices | ||||
* | 2.17 | Thierry Vignaud | 2015-03-17 | 2 | -1/+3 |
| | |||||
* | include virtio_rng | Thierry Vignaud | 2015-03-17 | 1 | -0/+2 |
| | | | | | VMs need access to good random numbers during setup phase to generate eg SSH public/private keys | ||||
* | actually bump versions | Thierry Vignaud | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | 2.16 | Thierry Vignaud | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | adapt to 3.19 | Thierry Vignaud | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | 2.15 | Thierry Vignaud | 2014-12-20 | 2 | -1/+3 |
| | |||||
* | sync with kernel-3.18 (mga#14799) | Thierry Vignaud | 2014-12-20 | 1 | -0/+2 |
| | |||||
* | bump version for 2.14 | Anne Nicolas | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | 2.14 | Anne Nicolas | 2014-12-20 | 1 | -0/+2 |
| | |||||
* | include new 3.18 USB host drivers (mga#14799) | Thierry Vignaud | 2014-12-20 | 1 | -0/+2 |
| | |||||
* | 2.13 | Anne Nicolas | 2014-12-16 | 2 | -1/+6 |
| | |||||
* | make_boot_img: Avoid gfxboot install string for chain.c32 | Erwan Velu | 2014-12-16 | 1 | -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 localboot | Erwan Velu | 2014-12-16 | 1 | -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. | ||||
* | 2.12 | Thierry Vignaud | 2014-12-12 | 2 | -1/+3 |
| | |||||
* | include virtio_balloon & vmw_balloon as well | Thierry Vignaud | 2014-12-12 | 1 | -0/+1 |
| | | | | less than 5kb each... | ||||
* | include hv_balloon & hyperv_fb | Thierry Vignaud | 2014-12-11 | 1 | -0/+2 |
| | |||||
* | 2.11 | Thierry Vignaud | 2014-10-20 | 2 | -1/+3 |
| | |||||
* | sync with kernel-3.17 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 2.10 | Thierry Vignaud | 2014-10-20 | 2 | -1/+3 |
| | |||||
* | include paravirtual network driver for hyper-v | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 2.9 | Thierry Vignaud | 2014-10-20 | 2 | -1/+3 |
| | |||||
* | add kernel-3.16 support | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 2.8 | Thierry Vignaud | 2014-06-15 | 2 | -1/+3 |
| |