Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add /var/lib/sddm/state.conf to files to be removed by draklive-install. | Martin Whitaker | 2017-02-26 | 1 | -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 file | Martin Whitaker | 2017-02-13 | 1 | -0/+6 |
| | | | | | Users report this is needed to get the nouveau driver to work with some graphics cards. | ||||
* | Pre-install os-prober package. | Martin Whitaker | 2017-01-27 | 1 | -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 Whitaker | 2017-01-14 | 1 | -9/+0 |
| | | | | This has been added to the gdm package now. | ||||
* | Disable Wayland in GDM when nowayland option is detected on boot cmdline. | Martin Whitaker | 2017-01-14 | 2 | -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 Whitaker | 2017-01-06 | 1 | -0/+6 |
| | | | | This works around the gdm autologin bug (mga#20079). | ||||
* | grub.cfg: Add nokmsboot option when proprietary drivers are enabled. | Martin Whitaker | 2017-01-06 | 1 | -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 Whitaker | 2017-01-05 | 5 | -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 Whitaker | 2016-12-18 | 1 | -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 Whitaker | 2016-12-18 | 1 | -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 Whitaker | 2016-12-18 | 1 | -5/+4 |
| | | | | Also broadcom-wl-kernel-desktop-latest is confirmed to be obsolete. | ||||
* | Allow subtasks spawned by draklive-install to access the display. | Martin Whitaker | 2016-12-10 | 1 | -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 Whitaker | 2016-12-08 | 5 | -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 Whitaker | 2016-12-07 | 2 | -11/+0 |
| | |||||
* | Drop restart of GDM in xsetup. | Martin Whitaker | 2016-12-06 | 1 | -8/+0 |
| | | | | No longer needed, as we set the locale before GDM is started. | ||||
* | 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 | 1 | -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 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 | 2 | -48/+5 |
| | |||||
* | Fix for mga#18724 - set vboxvideo.modeset=0 in /etc/modprobe.d. | Martin Whitaker | 2016-11-12 | 1 | -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 Whitaker | 2016-11-12 | 25 | -70/+72 |
| | | | | proprietary drivers. | ||||
* | 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). | ||||
* | live.cfg: add initial online medias to avoid slowdown on first boot | Thomas Backlund | 2016-07-03 | 1 | -0/+5 |
| | |||||
* | update splash image | Thomas Backlund | 2016-07-03 | 1 | -0/+0 |
| | |||||
* | - auto_inst.cfg.pl: block problematic fonts (mga#17223) | Thomas Backlund | 2016-07-03 | 1 | -0/+4 |
| | | | | - live core media: add problematic font (mga#17223) | ||||
* | 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 |
| | |||||
* | merge live media repos as they are now identical | Thomas Backlund | 2016-07-03 | 2 | -54/+0 |
| | |||||
* | add Dutch translation | Marja van Waes | 2016-01-03 | 1 | -0/+3 |
| | |||||
* | add missing grub2-common to live core media (mga#17250) | Thomas Backlund | 2015-11-29 | 2 | -0/+4 |
| | |||||
* | update efi images | Thomas Backlund | 2015-11-22 | 4 | -2/+2 |
| | |||||
* | KDE4 is replaced by PLASMA5 | Thomas Backlund | 2015-11-22 | 1 | -0/+0 |
| | |||||
* | KDE4 is replaced by PLASMA5 | Thomas Backlund | 2015-11-22 | 11 | -4/+4 |
| | |||||
* | fglrx is currently broken (no x11-server 1.18 and kernel-4.3 support) | Thomas Backlund | 2015-11-22 | 2 | -8/+8 |
| | |||||
* | start mga6 dev snapshot 1 | Thomas Backlund | 2015-11-22 | 4 | -12/+12 |
| | |||||
* | re-add --no-block | Thomas Backlund | 2015-06-10 | 1 | -1/+1 |
| | |||||
* | update media paths | Thomas Backlund | 2015-06-10 | 2 | -2/+2 |
| | |||||
* | add mga5 final syslinux background | Thomas Backlund | 2015-06-10 | 1 | -0/+0 |
| | |||||
* | drop uas blacklist, xhci streams are fixed | Thomas Backlund | 2015-05-30 | 1 | -2/+0 |
| | |||||
* | add a small delay before restarting display-manager | Thomas Backlund | 2015-05-28 | 1 | -1/+2 |
| | |||||
* | update efi menus | Thomas Backlund | 2015-05-22 | 2 | -20/+0 |
| | |||||
* | drop isolinux files as draklive-2.3 is fixed | Thomas Backlund | 2015-05-22 | 12 | -0/+0 |
| | |||||
* | only block fglrx on Gnome media | Thomas Backlund | 2015-05-16 | 2 | -0/+52 |
| | |||||
* | update UEFI menu | Thomas Backlund | 2015-05-12 | 4 | -2/+2 |
| | |||||
* | update syslinux bootlogo | Thomas Backlund | 2015-05-05 | 1 | -0/+0 |
| |