Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | include acpi-cpufreq | Thierry Vignaud | 2014-06-15 | 1 | -0/+1 |
| | |||||
* | sync with kernel-3.15 | Thierry Vignaud | 2014-06-15 | 1 | -0/+2 |
| | |||||
* | cleanup unsupported arches | Thierry Vignaud | 2014-06-07 | 1 | -393/+0 |
| | | | | | rationale: we drop support in stage2 and their support was totally broken due to missing conversion to dracut, udev, ... | ||||
* | make changelog matches reality | Thierry Vignaud | 2014-04-28 | 1 | -1/+1 |
| | |||||
* | 2.7 | Thierry Vignaud | 2014-04-28 | 2 | -1/+3 |
| | |||||
* | recognize new kernel-3.14 drivers | Thierry Vignaud | 2014-04-28 | 1 | -0/+2 |
| | | | | we lack the new ones introduced in 3.13... | ||||
* | 2.6 | Thierry Vignaud | 2014-02-16 | 2 | -1/+3 |
| | |||||
* | sync with kernel-3.12 | Thierry Vignaud | 2014-02-14 | 1 | -0/+2 |
| | |||||
* | bump release in Makefile | Anne Nicolas | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | 2.5 | Anne Nicolas | 2014-01-24 | 1 | -0/+4 |
| | |||||
* | images: Double syslinux overhead to 256. mga#11795 | Colin Guthrie | 2014-01-24 | 1 | -1/+2 |
| | |||||
* | images: Provide a shortcut to build all.img | Colin Guthrie | 2014-01-24 | 1 | -1/+6 |
| | | | | mga#11795 | ||||
* | 2.4 | Anne Nicolas | 2013-12-15 | 2 | -1/+4 |
| | |||||
* | remove buggy control caracters (#11602) | Anne Nicolas | 2013-12-15 | 1 | -1/+1 |
| | |||||
* | images: Pass audit=0 to the rescue system.user/colin/rescue-systemd | Colin Guthrie | 2013-12-07 | 2 | -1/+3 |
| | | | | | | | 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. | ||||
* | 2.3 | Thierry Vignaud | 2013-12-02 | 2 | -1/+3 |
| | |||||
* | include "sdhci-acpi" for eMMC (mga#11812) | Thierry Vignaud | 2013-12-02 | 1 | -0/+2 |
| | |||||
* | images: Allow the BOOT_AUTOMATIC_METHOD env var to work in rescue mode too | Colin Guthrie | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | 2.2 | Anne Nicolas | 2013-11-13 | 2 | -1/+3 |
| | |||||
* | images/kernel: Pass the modules we need to be in modules.alias through to ↵ | Colin Guthrie | 2013-11-13 | 2 | -1/+4 |
| | | | | | | | | | | | | | | 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 testing | Colin Guthrie | 2013-11-13 | 2 | -0/+6 |
| | |||||
* | images: 2.1 | Colin Guthrie | 2013-11-05 | 2 | -1/+3 |
| | |||||
* | Revert "images: Use a generic, shared isolinux.cfg file." | Colin Guthrie | 2013-11-04 | 2 | -12/+2 |
| | | | | This reverts commit 74cc75140329a03e5ed6f952932f8ea937216209. | ||||
* | Revert "images: Fix 32-bit isolinux wrapper (s/i586/i386)" | Colin Guthrie | 2013-11-04 | 2 | -3/+5 |
| | | | | | | | This reverts commit addfd6769673ba661498183a220769144f758f5a. Conflicts: images/NEWS | ||||
* | switch to 2.00 to mark the big changes to dracut intrd and syslinux | Thomas Backlund | 2013-11-02 | 2 | -1/+3 |
| | |||||
* | images: Ensure initrd is created with 644 perms (normally 600 for security ↵ | Colin Guthrie | 2013-11-02 | 2 | -1/+3 |
| | | | | reasons) | ||||
* | images: Fix 32-bit isolinux wrapper (s/i586/i386) | Colin Guthrie | 2013-11-02 | 2 | -3/+5 |
| | |||||
* | 1.95 | Colin Guthrie | 2013-11-02 | 2 | -1/+3 |
| | |||||
* | images: Omit the dracut network module now that we include our own ↵ | Colin Guthrie | 2013-11-02 | 3 | -2/+3 |
| | | | | networking kernel modules | ||||
* | images: Split dracut options out into a config file. | Colin Guthrie | 2013-11-02 | 3 | -2/+7 |
| | | | | | Also ensure that the compression method is xz -9 for much better compression (was previously defaulting to gzip) | ||||
* | images/kernel: Ensure the previously hand-picked modules are included in the ↵ | Colin Guthrie | 2013-11-02 | 2 | -1/+4 |
| | | | | | | | | | | | | | | new dracut-based initrd. This removes functions no longer called and adds a new one which will simply list the desired modules and pass them on the dracut command line. This should mean we have the same modules as before (at least) which should mean less regressions. This does increase the size of the initrd back up quite a lot (as expected) so we may want to look at optimising other areas to bring it back down a bit again. | ||||
* | images: Use a generic, shared isolinux.cfg file. | Colin Guthrie | 2013-10-30 | 2 | -2/+12 |
| | | | | | | This then loads a x86_64 or i586 config depending on the detected arch. Anne asked for this kind of setup. |