Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change desktop name from PLASMA5 to Plasma (to match stage2 installer). | Martin Whitaker | 2016-12-06 | 2 | -9/+8 |
| | | | | | This is needed for any::set_autologin to pick the correct session name. Also changed $has_plasma5 to $has_plasma to be consistent. | ||||
* | Workaround for mga#16038 - remove largely non-working "boot from hardisk" ↵ | Martin Whitaker | 2016-12-06 | 1 | -1/+1 |
| | | | | boot option. | ||||
* | live.cfg: fix the permissions on /var/lib/gdm | Martin Whitaker | 2016-12-06 | 1 | -0/+2 |
| | | | | This allows GDM to restart if the user logs out. | ||||
* | Drop restart of GDM in xsetup. | Martin Whitaker | 2016-12-06 | 1 | -8/+2 |
| | | | | No longer needed, as we set the locale before GDM is started. | ||||
* | auto_inst.cfg.pl: don't skip mate-polkit - that deselects IceWM (mga#14027). | Martin Whitaker | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Revert "Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d." | Martin Whitaker | 2016-12-04 | 1 | -2/+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 |
| | |||||
* | Allow draklive to automatically write disk labels into EFI grub.cfg file. | Martin Whitaker | 2016-11-12 | 1 | -6/+0 |
| | |||||
* | Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d. | Martin Whitaker | 2016-11-12 | 1 | -0/+2 |
| | | | | | | | 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 | 1 | -0/+7 |
| | |||||
* | 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 | 1 | -9/+10 |
| | | | | 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 |
| | |||||
* | 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 | 1 | -0/+12 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -3/+9 |
| | | | | - 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 |
| | |||||
* | merge live media repos as they are now identical | Thomas Backlund | 2016-07-03 | 1 | -17/+7 |
| | |||||
* | merge mga6-sta1 changes | Thomas Backlund | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | add support for Enlightenment desktop (CAT_E17) | Olivier Blin | 2016-04-28 | 1 | -0/+2 |
| | |||||
* | Remove use of nepomuk | Nicolas Lécureuil | 2015-11-29 | 1 | -2/+2 |
| | |||||
* | Remove old and not existing anymore packages | Nicolas Lécureuil | 2015-11-29 | 1 | -6/+3 |
| | |||||
* | kdm is dead | Nicolas Lécureuil | 2015-11-29 | 1 | -1/+1 |
| |