Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update_media.sh: temporarily remove nvidia{304,340}. | Martin Whitaker | 2016-12-05 | 1 | -4/+4 |
| | | | | The current versions are incompatible with X.Org 1.19. | ||||
* | live-dracut.conf: no longer omit radeon, nouveau, i915 (mga#19890). | Martin Whitaker | 2016-12-04 | 1 | -2/+0 |
| | | | | | | | Plymouth no longer works reliably if the drm drivers are not present in the initial ramdisk. This will need wider testing to be sure it doesn't have any unwanted side effects. See the bug report for more details. | ||||
* | Revert "Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d." | Martin Whitaker | 2016-12-04 | 2 | -3/+0 |
| | | | | | This reverts commit 9ed3af28563ff8573221731402122d696195c3a6. The kernel vboxvideo driver is now used instead of the X11 one. | ||||
* | auto_inst.cfg.pl: add enabled_media (temporary fix for mga#12299). | Martin Whitaker | 2016-12-04 | 1 | -0/+7 |
| | |||||
* | grub.cfg: Load all fonts from maggy theme for UEFI boot menu. | Martin Whitaker | 2016-12-04 | 1 | -0/+4 |
| | |||||
* | update_media.sh: use desktop586 kernel packages for i586. | Martin Whitaker | 2016-11-20 | 1 | -2/+6 |
| | |||||
* | Allow draklive to automatically write disk labels into EFI grub.cfg file. | Martin Whitaker | 2016-11-12 | 3 | -54/+5 |
| | |||||
* | Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d. | Martin Whitaker | 2016-11-12 | 2 | -0/+3 |
| | | | | | | | This avoids a conflict between the VBoxVideo X11 driver and the vboxvideo kernel module which prevented X starting. (cherry picked from commit 6f688832ece31330983de447383dc5b54925da92) | ||||
* | Temporarily add patches for mga#17223, mga#19517, mga#19520. | Martin Whitaker | 2016-11-12 | 4 | -0/+61 |
| | |||||
* | settings.cfg: change release to 6sta2. | Martin Whitaker | 2016-11-12 | 1 | -2/+2 |
| | |||||
* | live.cfg: Ensure mga_rpms is copied to the right place when rerunning the ↵ | Martin Whitaker | 2016-11-12 | 1 | -3/+3 |
| | | | | install step. | ||||
* | Reenable inclusion of fonts-otf-source-han (mga#18857) | Martin Whitaker | 2016-11-12 | 2 | -4/+9 |
| | | | | | Includes fix for slow boot (due to unnecessary font cache update) ported from OpenMandriva. | ||||
* | auto_inst.cfg.pl: prevent polkit-kde-agent being chosen on GNOME DVDs. | Martin Whitaker | 2016-11-12 | 1 | -0/+1 |
| | | | | | - correct choice for polkit-agent is gnome-shell - avoids KF5 libs being pulled in | ||||
* | auto_inst.cfg.pl: replace hard-coded kernel version with wildcard. | Martin Whitaker | 2016-11-12 | 1 | -2/+2 |
| | |||||
* | UEFI boot: refactored files, updated theme, added options to boot with ↵ | Martin Whitaker | 2016-11-12 | 26 | -79/+82 |
| | | | | proprietary drivers. | ||||
* | auto_inst.cfg.pl: don't install efi utils or any proprietary video drivers | Martin Whitaker | 2016-11-12 | 1 | -6/+11 |
| | |||||
* | live.cfg: add the xdriver=free option to the syslinux boot command lines. | Martin Whitaker | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | Simplify and update update_media.sh. | Martin Whitaker | 2016-11-12 | 1 | -64/+66 |
| | | | | | Add nvidia proprietary drivers, remove problematic fonts (as we now have a proper fix for mga#17223). | ||||
* | skip gcc3.3 as well, it also satisfies devel(libgcc_s) | Olivier Blin | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | start RCs | Thomas Backlund | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | kernel is now 4.7 series | Thomas Backlund | 2016-07-09 | 1 | -2/+2 |
| | |||||
* | live.cfg: switch to NetworkManager by default | Thomas Backlund | 2016-07-03 | 1 | -0/+6 |
| | |||||
* | live.cfg: add initial online medias to avoid slowdown on first boot | Thomas Backlund | 2016-07-03 | 2 | -0/+17 |
| | |||||
* | live.cfg: remove pre-installed grub2 | Thomas Backlund | 2016-07-03 | 1 | -0/+4 |
| | |||||
* | live.cfg: drop some unused and uncomented stuff | Thomas Backlund | 2016-07-03 | 1 | -13/+2 |
| | |||||
* | live.cfg: update usb host module list | Thomas Backlund | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | setting.cfg: remove disabled stuff | Thomas Backlund | 2016-07-03 | 1 | -4/+0 |
| | |||||
* | live.cfg: remove some obsolete livecd stuff | Thomas Backlund | 2016-07-03 | 1 | -27/+2 |
| | |||||
* | live.cfg: drop unused liveusb stuff | Thomas Backlund | 2016-07-03 | 1 | -23/+6 |
| | |||||
* | live.cfg: drop old regions | Thomas Backlund | 2016-07-03 | 1 | -9/+0 |
| | |||||
* | update splash image | Thomas Backlund | 2016-07-03 | 1 | -0/+0 |
| | |||||
* | ensure vboxadditions is installed | Thomas Backlund | 2016-07-03 | 1 | -0/+10 |
| | |||||
* | auto_inst.cfg.pl: add manatools | Thomas Backlund | 2016-07-03 | 1 | -0/+2 |
| | |||||
* | auto_inst.cfg.pl: add dnf | Thomas Backlund | 2016-07-03 | 1 | -0/+1 |
| | |||||
* | auto_inst.cfg.pl: clean a lot of old stuff and sort | Thomas Backlund | 2016-07-03 | 1 | -120/+81 |
| | |||||
* | auto_inst.cfg.pl: drop more unused stuff | Thomas Backlund | 2016-07-03 | 1 | -22/+0 |
| | |||||
* | - auto_inst.cfg.pl: block problematic fonts (mga#17223) | Thomas Backlund | 2016-07-03 | 2 | -3/+13 |
| | | | | - live core media: add problematic font (mga#17223) | ||||
* | auto_inst.cfg.pl: drop unused guardec media stuff | Thomas Backlund | 2016-07-03 | 1 | -5/+1 |
| | |||||
* | auto_inst.cfg.pl: drop unused gaming media stuff | Thomas Backlund | 2016-07-03 | 1 | -1/+0 |
| | |||||
* | auto_inst.cfg.pl: kernel is now 4.6.3 | Thomas Backlund | 2016-07-03 | 1 | -2/+2 |
| | |||||
* | auto_inst.cfg.pl: drop liveusb-rw stuff | Thomas Backlund | 2016-07-03 | 1 | -26/+3 |
| | |||||
* | auto_inst.cfg.pl: we dont build liveCDs anymore | Thomas Backlund | 2016-07-03 | 1 | -14/+1 |
| | |||||
* | auto_inst.cfg.pl: drop prebuilt fglrx/nvidia stuff | Thomas Backlund | 2016-07-03 | 1 | -17/+5 |
| | |||||
* | auto_inst.cfg.pl: drop old moblin stuff | Thomas Backlund | 2016-07-03 | 1 | -4/+0 |
| | |||||
* | auto_inst.cfg.pl: s/KDE/PLASMA5/ | Thomas Backlund | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | finish-install: hardcode USER_RENAME_FROM=live for now | Thomas Backlund | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | live media: sort broadcom-wl packages | Thomas Backlund | 2016-07-03 | 1 | -8/+6 |
| | |||||
* | live core media: add needed packages for dkms build | Thomas Backlund | 2016-07-03 | 1 | -0/+27 |
| | |||||
* | live media: list core before nonfree | Thomas Backlund | 2016-07-03 | 1 | -13/+13 |
| | |||||
* | live nonfree media: drop disabled fglrx packages | Thomas Backlund | 2016-07-03 | 1 | -9/+0 |
| |