summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* Update list of services to disable and list of services to reenable.Martin Whitaker2017-04-171-2/+0
| | | | | | | | Drop items that no longer exist or are not installed. Leave cupsd enabled, because s-c-p doesn't work if it's disabled. draklive now supports disabling systemd services & timers, so we no longer need to handle these separately.
* Reorder UEFI boot options to make it easier to change xdriver options.Martin Whitaker2017-04-171-2/+2
|
* Disable audit messages on UEFI boot to avoid flooding the system logs.Martin Whitaker2017-04-171-4/+4
|
* Revise grub2 menu to match syslinux menu.Martin Whitaker2017-04-141-2/+2
| | | | | This reduces the length of the menu entries, which avoids them being truncated at low resolutions.
* Add /var/lib/sddm/state.conf to files to be removed by draklive-install.Martin Whitaker2017-02-261-0/+1
| | | | | This stops SDDM displaying "Live" as the default user on first login to an installed system.
* Add a boot option to delete the xorg.conf fileMartin Whitaker2017-02-131-0/+6
| | | | | Users report this is needed to get the nouveau driver to work with some graphics cards.
* Pre-install os-prober package.Martin Whitaker2017-01-271-1/+0
| | | | | When running draklive-install, this changes the default for the "Probe Foreign OS" checkbox to true, as asked for by QA.
* Drop workaround for enabling MCC, etc, to run in Wayland.Martin Whitaker2017-01-141-9/+0
| | | | This has been added to the gdm package now.
* Disable Wayland in GDM when nowayland option is detected on boot cmdline.Martin Whitaker2017-01-142-6/+20
| | | | | Unless Wayland fails catastrophically, GDM doesn't fall back to Xorg automatically. This provides a way to force the use of Xorg.
* live.cfg: for GNOME, disable Wayland when we know it won't work.Martin Whitaker2017-01-061-0/+6
| | | | This works around the gdm autologin bug (mga#20079).
* grub.cfg: Add nokmsboot option when proprietary drivers are enabled.Martin Whitaker2017-01-061-2/+2
| | | | This is necessary now all the free drivers are included in the initrd.
* Revert "(temporary) Convert draklive-install to use polkit, not consolehelper."Martin Whitaker2017-01-055-582/+0
| | | | | | This reverts commit f740ecb1f5cec298aa05b8c946e3d06a1d446395. The draklive-install package has been updated to incorporate these changes.
* Revert to using GNOME on Wayland, enable root to access the display.Martin Whitaker2016-12-181-0/+9
| | | | | | | | The WaylandEnable=false setting only works for auto or passwordless login, so didn't reliably fix the problem of being unable to run MCC or draklive-install. Also, in early testing, GNOME on Wayland worked on a greater variety of hardware than GNOME on Xorg. So let's see if this works better.
* live-dracut.conf: ensure drm drivers are available early in boot sequence.Martin Whitaker2016-12-181-0/+2
| | | | | As advised by tmb in mga#19890. This is needed to ensure plymouth doesn't fall back to text mode.
* 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-101-0/+2
| | | | | | 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.
* (temporary) Convert draklive-install to use polkit, not consolehelper.Martin Whitaker2016-12-085-0/+580
| | | | | | | | 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.
* Remove some obsolete files.Martin Whitaker2016-12-072-11/+0
|
* Drop restart of GDM in xsetup.Martin Whitaker2016-12-061-8/+0
| | | | No longer needed, as we set the locale before GDM is started.
* 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-041-1/+0
| | | | | This reverts commit 9ed3af28563ff8573221731402122d696195c3a6. The kernel vboxvideo driver is now used instead of the X11 one.
* 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-122-48/+5
|
* Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d.Martin Whitaker2016-11-121-0/+1
| | | | | | | This avoids a conflict between the VBoxVideo X11 driver and the vboxvideo kernel module which prevented X starting. (cherry picked from commit 6f688832ece31330983de447383dc5b54925da92)
* UEFI boot: refactored files, updated theme, added options to boot with ↵Martin Whitaker2016-11-1225-70/+72
| | | | proprietary drivers.
* 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).
* live.cfg: add initial online medias to avoid slowdown on first bootThomas Backlund2016-07-031-0/+5
|
* update splash imageThomas Backlund2016-07-031-0/+0
|
* - auto_inst.cfg.pl: block problematic fonts (mga#17223)Thomas Backlund2016-07-031-0/+4
| | | | - live core media: add problematic font (mga#17223)
* finish-install: hardcode USER_RENAME_FROM=live for nowThomas Backlund2016-07-031-1/+1
|
* live media: sort broadcom-wl packagesThomas Backlund2016-07-031-8/+6
|
* live core media: add needed packages for dkms buildThomas Backlund2016-07-031-0/+27
|
* live media: list core before nonfreeThomas Backlund2016-07-031-13/+13
|
* live nonfree media: drop disabled fglrx packagesThomas Backlund2016-07-031-9/+0
|
* merge live media repos as they are now identicalThomas Backlund2016-07-032-54/+0
|
* add Dutch translationMarja van Waes2016-01-031-0/+3
|
* add missing grub2-common to live core media (mga#17250)Thomas Backlund2015-11-292-0/+4
|
* update efi imagesThomas Backlund2015-11-224-2/+2
|
* KDE4 is replaced by PLASMA5Thomas Backlund2015-11-221-0/+0
|
* KDE4 is replaced by PLASMA5Thomas Backlund2015-11-2211-4/+4
|
* fglrx is currently broken (no x11-server 1.18 and kernel-4.3 support)Thomas Backlund2015-11-222-8/+8
|
* start mga6 dev snapshot 1Thomas Backlund2015-11-224-12/+12
|
* re-add --no-blockThomas Backlund2015-06-101-1/+1
|
* update media pathsThomas Backlund2015-06-102-2/+2
|
* add mga5 final syslinux backgroundThomas Backlund2015-06-101-0/+0
|
* drop uas blacklist, xhci streams are fixedThomas Backlund2015-05-301-2/+0
|
* add a small delay before restarting display-managerThomas Backlund2015-05-281-1/+2
|
* update efi menusThomas Backlund2015-05-222-20/+0
|