summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update_media.sh: nvidia304 and nvidia340 drivers are now available.Martin Whitaker2016-12-181-5/+4
| | | | Also broadcom-wl-kernel-desktop-latest is confirmed to be obsolete.
* Allow subtasks spawned by draklive-install to access the display.Martin Whitaker2016-12-102-0/+5
| | | | | | draklive-install spawns gurpmi to install the bootloader packages, which needs this extra permission in the PAM configuration. Oddly, this only seems to be necessary in GNOME, not in Plasma.
* live.cfg: default to Xorg for GNOME to allow MCC/draklive-install to be run ↵Martin Whitaker2016-12-101-0/+2
| | | | from desktop.
* settings-livecd.cfg: add missing hyphen in release name (6-sta2).Martin Whitaker2016-12-101-1/+1
|
* (temporary) Convert draklive-install to use polkit, not consolehelper.Martin Whitaker2016-12-086-0/+587
| | | | | | | | Taken from tmb's WIP. The old method of using consolehelper was failing authentication in GNOME. Temporarily added here to get the sta2 ISOs built. Revert this when the changes get pushed to draklive-install.
* Update prefdm patch to adapt to latest hacks in the source.Martin Whitaker2016-12-081-5/+9
|
* Remove some obsolete files.Martin Whitaker2016-12-072-11/+0
|
* live.cfg: only switch to NetworkManager on GNOME DVDs.Martin Whitaker2016-12-071-6/+5
| | | | It's not included in Plasma.
* auto_inst.cfg.pl: removed non-existant package from default_packages.Martin Whitaker2016-12-071-1/+0
|
* Change desktop name from PLASMA5 to Plasma (to match stage2 installer).Martin Whitaker2016-12-062-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 Whitaker2016-12-061-1/+1
| | | | boot option.
* live.cfg: fix the permissions on /var/lib/gdmMartin Whitaker2016-12-061-0/+2
| | | | This allows GDM to restart if the user logs out.
* Drop restart of GDM in xsetup.Martin Whitaker2016-12-062-16/+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 Whitaker2016-12-061-1/+1
|
* update_media.sh: temporarily remove nvidia{304,340}.Martin Whitaker2016-12-051-4/+4
| | | | The current versions are incompatible with X.Org 1.19.
* live-dracut.conf: no longer omit radeon, nouveau, i915 (mga#19890).Martin Whitaker2016-12-041-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 Whitaker2016-12-042-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 Whitaker2016-12-041-0/+7
|
* grub.cfg: Load all fonts from maggy theme for UEFI boot menu.Martin Whitaker2016-12-041-0/+4
|
* update_media.sh: use desktop586 kernel packages for i586.Martin Whitaker2016-11-201-2/+6
|
* Allow draklive to automatically write disk labels into EFI grub.cfg file.Martin Whitaker2016-11-123-54/+5
|
* Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d.Martin Whitaker2016-11-122-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 Whitaker2016-11-124-0/+61
|
* settings.cfg: change release to 6sta2.Martin Whitaker2016-11-121-2/+2
|
* live.cfg: Ensure mga_rpms is copied to the right place when rerunning the ↵Martin Whitaker2016-11-121-3/+3
| | | | install step.
* Reenable inclusion of fonts-otf-source-han (mga#18857)Martin Whitaker2016-11-122-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 Whitaker2016-11-121-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 Whitaker2016-11-121-2/+2
|
* UEFI boot: refactored files, updated theme, added options to boot with ↵Martin Whitaker2016-11-1226-79/+82
| | | | proprietary drivers.
* auto_inst.cfg.pl: don't install efi utils or any proprietary video driversMartin Whitaker2016-11-121-6/+11
|
* live.cfg: add the xdriver=free option to the syslinux boot command lines.Martin Whitaker2016-11-121-1/+1
|
* Simplify and update update_media.sh.Martin Whitaker2016-11-121-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 Blin2016-08-191-1/+1
|
* start RCsThomas Backlund2016-07-091-1/+1
|
* kernel is now 4.7 seriesThomas Backlund2016-07-091-2/+2
|
* live.cfg: switch to NetworkManager by defaultThomas Backlund2016-07-031-0/+6
|
* live.cfg: add initial online medias to avoid slowdown on first bootThomas Backlund2016-07-032-0/+17
|
* live.cfg: remove pre-installed grub2Thomas Backlund2016-07-031-0/+4
|
* live.cfg: drop some unused and uncomented stuffThomas Backlund2016-07-031-13/+2
|
* live.cfg: update usb host module listThomas Backlund2016-07-031-1/+1
|
* setting.cfg: remove disabled stuffThomas Backlund2016-07-031-4/+0
|
* live.cfg: remove some obsolete livecd stuffThomas Backlund2016-07-031-27/+2
|
* live.cfg: drop unused liveusb stuffThomas Backlund2016-07-031-23/+6
|
* live.cfg: drop old regionsThomas Backlund2016-07-031-9/+0
|
* update splash imageThomas Backlund2016-07-031-0/+0
|
* ensure vboxadditions is installedThomas Backlund2016-07-031-0/+10
|
* auto_inst.cfg.pl: add manatoolsThomas Backlund2016-07-031-0/+2
|
* auto_inst.cfg.pl: add dnfThomas Backlund2016-07-031-0/+1
|
* auto_inst.cfg.pl: clean a lot of old stuff and sortThomas Backlund2016-07-031-120/+81
|
* auto_inst.cfg.pl: drop more unused stuffThomas Backlund2016-07-031-22/+0
|