summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert b2e06f1 : Enable ath9k Bluetooth coexistence option.HEADmasterMartin Whitaker14 days2-4/+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/
* Ensure nvidia opengpu driver is not permanently installed.Martin Whitaker2026-04-221-1/+2
|
* Fix typo in last commit.Martin Whitaker2026-04-191-1/+1
|
* Update release to 10-rc1.Martin Whitaker2026-04-181-1/+1
|
* Only include prebuilt nvidia-current-wopengpu module.Martin Whitaker2026-04-181-2/+1
|
* Enable Wayland for GNOME when using the NVIDIA proprietary drivers.Martin Whitaker2026-03-071-8/+0
|
* Enable ath9k Bluetooth coexistence option (mga#34902).Martin Whitaker2026-03-072-0/+4
|
* Reenable the NVIDIA proprietary drivers.Martin Whitaker2026-03-071-9/+11
|
* Make sure we include full Wayland support for Plasma.Martin Whitaker2026-03-071-0/+1
|
* Add extra boot menu entry to use X11 instead of Wayland.Martin Whitaker2026-03-071-0/+3
|
* Disable bluetooth backend for kdeconnect.Martin Whitaker2026-03-062-0/+10
| | | | | This stops kdeconnect spamming the system log when no bluetooth device is available.
* Add "nowayland" boot command line option for Plasma.Martin Whitaker2026-03-062-0/+16
|
* Allow draklive-install to run GUI subtasks in Wayland sessions.Martin Whitaker2026-03-061-3/+3
| | | | | Previously this fix was only applied for GNOME, but is now needed for Plasma as well.
* Revert plymouthd.conf to default values after install.Martin Whitaker2026-02-272-1/+6
|
* Temporarily drop nonfree nvidia drivers.Martin Whitaker2026-02-271-9/+9
|
* Drop dkms-rtl8192eu (mga#35150).Martin Whitaker2026-02-271-1/+0
| | | | | The rtl8192xxxu driver now supports the devices that used to need this driver.
* Add workarounds for NVIDIA proprietary drivers (mga#35020)Martin Whitaker2026-02-241-6/+6
| | | | | Make sure the nouveau driver is not loaded by dracut. Force SDDM to use X11, not Wayland.
* Change default Plasma session to Wayland.Martin Whitaker2026-02-231-1/+1
| | | | | The X11 session doesn't work on a machine with hybrid nvidia/intel graphics.
* Include the vmwgfx driver in initrd and drop the vboxvideo driver.Martin Whitaker2026-02-231-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 Whitaker2026-02-232-0/+7
| | | | | This allows us to switch to the console and display the message saying it is safe to remove the Live media.
* Add translatable startup messages to bootloader entries (mga#35093)Martin Whitaker2026-02-231-6/+10
| | | | | These strings are now included in the drakiso bootloader translation catalogue.
* Move displaylink-native-evdi into local repo.Martin Whitaker2026-02-171-3/+1
| | | | | The user needs to accept the EULA to use this package, so we shouldn't install it by default.
* Add a boot message to the GRUB menu entries that boot Linux (mga#35093)Martin Whitaker2026-02-111-4/+5
| | | | These will be used when drakiso 1.23 is released.
* Disable dhcpcd service as part of switch to NetworkManager.Martin Whitaker2026-02-111-0/+1
| | | | | | The default dhcp client for legacy networking is now dhcpcd, and the dhcpcd service is enabled by default. NetworkManager has its own built-in dhcp client, so we don't want a competing one.
* Ensure we use the desktop kernel.Martin Whitaker2026-01-251-2/+5
|
* Update release to 10-beta1.Martin Whitaker2026-01-251-1/+1
|
* Add support for USB DisplayLink dongles (mga#34913)Martin Whitaker2026-01-251-0/+3
|
* Remove temporary workaround for missing Adwaita font (now available).Martin Whitaker2025-12-082-13/+0
|
* Temporary workaround for missing Adwaita fonts.Martin Whitaker2025-12-072-0/+13
| | | | | | 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.dMartin Whitaker2025-12-062-3/+10
| | | | | | | | | | 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 'arch2' setting for use by drakiso v1.21.Martin Whitaker2025-12-061-0/+1
| | | | | | This new setting allows us to specify the second architecture for bi-arch packages, instead of hard-wiring the name in the drakiso code. This handles the i586 -> i686 transition.
* Use the GRUB 'linux' command to boot Memtest86+.Martin Whitaker2025-12-061-1/+1
| | | | | | 'linux32' is no more, but the latest version of Memtest86+ is a combined legacy boot and EFI image, so will work despite the Fedora changes to the 'linux' command.
* Change PLASMA5 to PLASMA, which gives us Plasma 6.Martin Whitaker2025-12-061-2/+2
|
* Remove references to obsolete and EOL packages.Martin Whitaker2025-12-061-5/+2
|
* Change i586 to i686.Martin Whitaker2025-12-063-11/+5
| | | | And so we no longer need a diffent kernel flavour for the 32-bit ISO.
* Change release to 10-alpha1.Martin Whitaker2025-12-061-1/+1
|
* Change release to 9 (final).Martin Whitaker2023-08-121-1/+1
|
* Add 'nobigstatus' boot option to memtest86+.Martin Whitaker2023-08-081-1/+1
| | | | | | The big pass/fail banner is only really useful for mass production, and obscures the actual error messages. And at least in v6.10 there is a bug that prevents it being removed if there is only 1 error.
* Update release to 9-rc1.Martin Whitaker2023-06-241-1/+1
|
* Update release to 9-beta2Martin Whitaker2023-03-291-1/+1
|
* Exclude gstreamer1.0-vaapi.Martin Whitaker2023-02-061-0/+3
| | | | It causes problems on systems that don't have Intel GPUs.
* Exclude gimp on the Plasma ISO to reduce the size of distrib.sqfs.Martin Whitaker2023-02-061-0/+4
| | | | The ISO9660 filesystem has a file size limit of 4GB.
* Drop temporary exclusion of xfmpc (it's been fixed).Martin Whitaker2023-02-061-3/+0
|
* Drop exclusion of obsolete package flash-player-plugin.Martin Whitaker2023-02-061-3/+0
|
* Pre-generate the plocate database.Martin Whitaker2023-02-061-0/+2
|
* Add support for remote repositories in update_bootloader_files.sh.Martin Whitaker2023-01-281-2/+29
|
* Add strace and tree commands.Martin Whitaker2023-01-161-1/+1
|
* Permanently install efibootmgr and efivars.Martin Whitaker2023-01-161-2/+2
| | | | These are useful for system maintenance and rescue.
* Update os-prober-hang-fix.patch to match upstream changes.Martin Whitaker2022-12-301-3/+3
|
* Update release to 9-beta2.Martin Whitaker2022-12-041-1/+1
|