Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add files/plasma-nm.conf (missed in last commit). | Martin Whitaker | 2022-11-26 | 1 | -0/+2 |
| | |||||
* | Ensure 50gdm-disable-wayland.xsetup completes before we kill the X server. | Martin Whitaker | 2022-11-06 | 1 | -0/+1 |
| | |||||
* | Add Xfce desktop shortcut to draklive-install at run time, not build time. | Martin Whitaker | 2022-10-31 | 2 | -0/+25 |
| | | | | | | | | Xfce has added an extra restriction on executable desktop files in the Desktop directory. They now need to have a xfce-exe-checksum extended file attribute as well as having execute permissions. We can't add this at build time because squashfs does not support system extended attributes. | ||||
* | Add workaround for dolphin segfault after install (mga#28324) | Martin Whitaker | 2021-02-14 | 1 | -0/+2 |
| | |||||
* | Include f2fs support in live system initrd. | Martin Whitaker | 2021-02-13 | 1 | -1/+1 |
| | | | | This allows f2fs to be used for persistence partitions. | ||||
* | Remove support for noxorgconf boot option. | Martin Whitaker | 2020-03-22 | 1 | -6/+0 |
| | | | | This is now done in service_harddrake. | ||||
* | Enable inclusion of disk encryption support in Live initrd. | Martin Whitaker | 2020-03-22 | 1 | -1/+1 |
| | | | | This is needed to support encrypted persistent partitions. | ||||
* | re-enable early microcode loading now that vbox is fixed | Thomas Backlund | 2018-11-27 | 1 | -2/+0 |
| | |||||
* | Switch to using draklive2 (merge branch 'user/martinw/use-grub2') | Martin Whitaker | 2018-11-02 | 45 | -660/+6 |
|\ | |||||
| * | Remove control of firstboot wizard - it no longer exists. | Martin Whitaker | 2018-10-26 | 2 | -2/+0 |
| | | |||||
| * | Remove halt-local service - it doesn't work. | Martin Whitaker | 2018-10-23 | 2 | -47/+0 |
| | | |||||
| * | Use default_user setting in drakx-finish-install after live install. | Martin Whitaker | 2018-03-05 | 1 | -1/+1 |
| | | |||||
| * | Rationalise and better document the configuration. | Martin Whitaker | 2018-03-04 | 4 | -0/+0 |
| | | |||||
| * | Remove obsolete package selections, fixes, and workarounds. | Martin Whitaker | 2018-03-04 | 7 | -156/+0 |
| | | |||||
| * | No point adding a custom resolv.conf - draklive cleans it. | Martin Whitaker | 2018-01-14 | 1 | -5/+0 |
| | | |||||
| * | Move update_media.sh to top level and get repo path from settings.cfg | Martin Whitaker | 2017-12-23 | 1 | -87/+0 |
| | | |||||
| * | Switch to using drakiso version of draklive. | Martin Whitaker | 2017-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - s/$live/$build/ - rename live.cfg to build.cfg - remove some redundant settings and configuration values - use mga6 repository for testing until cauldron stabilises - rename postInstall to final_fixes | ||||
| * | live.gschema.override: add drakconf to favourites. | Martin Whitaker | 2017-12-09 | 1 | -1/+1 |
| | | |||||
| * | Update configuration to work with draklive2/grub2. | Martin Whitaker | 2017-11-29 | 9 | -97/+0 |
| | | |||||
| * | More simplification and cleanup, now we just support hybrid ISO media. | Martin Whitaker | 2017-11-26 | 3 | -0/+0 |
| | | |||||
| * | Remove more obsolete configuration values. | Martin Whitaker | 2017-11-26 | 1 | -1/+0 |
| | | | | | | | | | | Mostly stuff that used to be needed when we had separate USB media, plus a few lines that had been commented out rather than deleted. | ||||
| * | Remove obsolete disabling of speedboot. | Martin Whitaker | 2017-11-26 | 1 | -1/+0 |
| | | |||||
| * | Minimise differences with default Mageia/GNOME configuration. | Martin Whitaker | 2017-11-26 | 3 | -78/+5 |
| | | | | | | | | | | Modify rather than overwrite glib2-branding.gschema.override. Remove obsolete register.desktop from favourites. | ||||
| * | Remove obsolete files. | Martin Whitaker | 2017-11-25 | 12 | -185/+0 |
| | | | | | | | | | | We build hybrid ISOs, so don't need separate USB images. Various other files are no longer used amywhere. | ||||
* | | dont use early microcode loading in live mode (mga#21553) | Thomas Backlund | 2018-08-16 | 1 | -0/+2 |
|/ | |||||
* | grub.cfg: Remove "(Cauldron)" from menu text. | Martin Whitaker | 2017-06-05 | 1 | -2/+2 |
| | |||||
* | live-dracut.conf: add vboxvideo to drivers in initrd | Martin Whitaker | 2017-06-04 | 1 | -1/+1 |
| | | | | Once more to stop plymouth falling back to text mode (mga#19642). | ||||
* | Try explicit screen resolutions for UEFI boot menu. | Martin Whitaker | 2017-04-30 | 1 | -1/+1 |
| | | | | | | Some machines default to 640x480, which isn't large enough for the maggy theme. So prefer 1024x768, then 800x600, before falling back to the machine default. | ||||
* | Update list of services to disable and list of services to reenable. | Martin Whitaker | 2017-04-17 | 1 | -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 Whitaker | 2017-04-17 | 1 | -2/+2 |
| | |||||
* | Disable audit messages on UEFI boot to avoid flooding the system logs. | Martin Whitaker | 2017-04-17 | 1 | -4/+4 |
| | |||||
* | Revise grub2 menu to match syslinux menu. | Martin Whitaker | 2017-04-14 | 1 | -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 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. |