summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change release to 9 (final).HEADmasterMartin 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
|
* Use the GNOME appindicator extension instead of the obsolete TopIcons.Martin Whitaker2022-11-261-5/+2
|
* Add files/plasma-nm.conf (missed in last commit).Martin Whitaker2022-11-261-0/+2
|
* Configure plasma-nm-applet to prefer system network connections.Martin Whitaker2022-11-131-0/+3
| | | | | | This matches the behaviour of drakconnect, and ensures that if the user configures a wireless connection before installing onto hard disk, the connection will be available for use by finish-install on first boot.
* Ensure 50gdm-disable-wayland.xsetup completes before we kill the X server.Martin Whitaker2022-11-061-0/+1
|
* Add Xfce desktop shortcut to draklive-install at run time, not build time.Martin Whitaker2022-10-313-7/+32
| | | | | | | | 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.
* Remove non-free driver options from 32-bit boot menu.Martin Whitaker2022-10-231-0/+4
| | | | All the NVIDIA drivers are now only available for 64-bit systems.
* Temporarily exclude xfmpc (broken dependencies).Martin Whitaker2022-10-231-0/+3
|
* Use new default session name for Plasma.Martin Whitaker2022-10-231-1/+8
|
* Add nano editor (mga#28284).Martin Whitaker2022-10-231-1/+1
|
* Use NetworkManager with all DEs.Martin Whitaker2022-10-231-11/+10
| | | | network-scripts is deprecated and unmaintained.
* Remove/replace obsolete packages.Martin Whitaker2022-10-221-10/+6
|
* Update release to 9-alpha1.Martin Whitaker2022-10-221-1/+1
|
* Update release to 8 (final).Martin Whitaker2021-02-171-1/+1
|
* Add workaround for dolphin segfault after install (mga#28324)Martin Whitaker2021-02-142-0/+5
|
* Include f2fs support in live system initrd.Martin Whitaker2021-02-131-1/+1
| | | | This allows f2fs to be used for persistence partitions.
* Configure NetworkManager to not use reverse DNS to get a hostname.Martin Whitaker2021-02-131-0/+3
| | | | | | For most users that will likely fail, but it returns a default name of linux.local. Let's avoid unnecessary hostname changes, even though we now have a workaround for mga#28280.
* Switch to using NetworkManager for Xfce.Martin Whitaker2021-01-261-7/+10
| | | | Thus avoiding the bug in net_applet (mga#27795).
* Ensure xorg.conf is updated when switching from proprietary to free driver.Martin Whitaker2021-01-261-2/+2
| | | | | This is needed when persistence is enabled. Once an xorg.conf has been created, we don't delete it (the user might have created it themselves).
* Add some extra backup and recovery tools (mga#27765).Martin Whitaker2021-01-131-0/+3
|
* nvidia340 has been dropped from the distribution.Martin Whitaker2021-01-131-1/+0
|
* Update release to 8-rc.Martin Whitaker2021-01-051-1/+1
|
* Include dkms-rtl8192eu package, needed for some WiFi devices.Martin Whitaker2021-01-051-0/+1
|
* btrfs-progs are now included via rpmsrate.Martin Whitaker2020-12-221-1/+1
|
* Update release to 8-beta2.Martin Whitaker2020-11-291-1/+1
|
* pcmemtest can now becopied directly from the repository.Martin Whitaker2020-11-294-28/+1
|
* Update version to 8-beta1.Martin Whitaker2020-07-191-1/+1
|
* Avoid warnings from gnome-settings-daemon on first login.Martin Whitaker2020-06-221-0/+3
|
* Enable network configuration of first boot of installed GNOME system.Martin Whitaker2020-06-081-1/+0
| | | | | The Mageia network tools have now been fixed to correctly configure wireless connections with WPA2 encryption when using NetworkManager.
* Remove workaround for mga#26035 (now fixed).Martin Whitaker2020-06-081-1/+0
|
* Workaround for mga#26035 - disable ifcfg-rh plugin for NetworkManager.Martin Whitaker2020-05-301-0/+1
|
* Ensure volume label is <= 32 chars for alpha releases.Martin Whitaker2020-05-301-1/+3
|
* Use zstd compression for squashfs images.Martin Whitaker2020-05-301-0/+1
|
* Use pcmemtest for memory test.Martin Whitaker2020-05-301-7/+5
|
* Update build scripts to unpack pcmemtest binaries inrepository.Martin Whitaker2020-05-303-0/+27
|
* Default to not generating a xorg.conf file on boot.Martin Whitaker2020-03-221-2/+2
|
* Remove support for noxorgconf boot option.Martin Whitaker2020-03-222-9/+0
| | | | This is now done in service_harddrake.