| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert b2e06f1 : Enable ath9k Bluetooth coexistence option.HEADmaster | Martin Whitaker | 2026-04-28 | 1 | -1/+0 |
| | | | | | | Further research indicates this is not safe on all hardware. See https://patchwork.ozlabs.org/project/netdev/patch/20180208052801.15670-1-kai.heng.feng@canonical.com/ | ||||
| * | Enable Wayland for GNOME when using the NVIDIA proprietary drivers. | Martin Whitaker | 2026-03-07 | 1 | -8/+0 |
| | | |||||
| * | Enable ath9k Bluetooth coexistence option (mga#34902). | Martin Whitaker | 2026-03-07 | 1 | -0/+1 |
| | | |||||
| * | Disable bluetooth backend for kdeconnect. | Martin Whitaker | 2026-03-06 | 1 | -0/+7 |
| | | | | | | This stops kdeconnect spamming the system log when no bluetooth device is available. | ||||
| * | Add "nowayland" boot command line option for Plasma. | Martin Whitaker | 2026-03-06 | 1 | -0/+13 |
| | | |||||
| * | Revert plymouthd.conf to default values after install. | Martin Whitaker | 2026-02-27 | 1 | -0/+2 |
| | | |||||
| * | Include the vmwgfx driver in initrd and drop the vboxvideo driver. | Martin Whitaker | 2026-02-23 | 1 | -1/+1 |
| | | | | | | | The old vboxvideo driver is broken and unsupported, VirtualBox now recommends using the VMSVGA graphics controller for Linux guests, which requires the vmwgfx kernel driver. | ||||
| * | Make sure plymouth releases the graphical display on reboot/shutdown. | Martin Whitaker | 2026-02-23 | 1 | -0/+3 |
| | | | | | | This allows us to switch to the console and display the message saying it is safe to remove the Live media. | ||||
| * | Remove temporary workaround for missing Adwaita font (now available). | Martin Whitaker | 2025-12-08 | 1 | -10/+0 |
| | | |||||
| * | Temporary workaround for missing Adwaita fonts. | Martin Whitaker | 2025-12-07 | 1 | -0/+10 |
| | | | | | | | fontconfig falls back to a proportionally spaced font, which doesn't work well when a mono spaced font is required (e.g. in a terminal window). So add a specific fallback for Adwaita Mono. | ||||
| * | Adapt to move of /etc/pam.d/polkit-1 to /lib/pam.d | Martin Whitaker | 2025-12-06 | 1 | -0/+7 |
| | | | | | | | | | | | We need to add an extra line to pam.d/polkit-1 to enable draklive-install to spawn new windows. We used to do this by appending the necessary line to the existing file in /etc/pam.d. Now that file has moved, we need to drop a complete replacement into /etc/pam.d (we don't want to append to the file in /lib/pam.d as that might get replaced by a package upgrade). Note this used to be done unconditionally, but is only needed for GNOME. | ||||
| * | 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. | ||||
