summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set version to 6.1 final.distro/mga6.1Martin Whitaker2018-10-011-1/+1
|
* Add patch to fix mga#23394 and mga#23603.Martin Whitaker2018-10-012-0/+16
|
* Updated fix to disable screensaver during live install.Martin Whitaker2018-09-211-5/+8
|
* auto_inst.cfg.pl: task-xfce4 is now task-xfce.Martin Whitaker2018-08-251-1/+1
|
* auto_inst.cfg.pl: add draklive installer manual.Martin Whitaker2018-08-251-1/+1
|
* Backport draklive-install fix to disable screensaver during install.Martin Whitaker2018-08-172-0/+22
|
* dont use early microcode loading in live mode (mga#21553)Thomas Backlund2018-08-161-0/+2
|
* build_live.sh: get version from settings.cfgMartin Whitaker2018-08-041-3/+3
|
* Change version to 6.1-rcMartin Whitaker2018-08-041-1/+1
|
* Make graphical boot menu work on multibootusb.Martin Whitaker2018-07-291-1/+1
|
* Update release to 6.1 in build script.Martin Whitaker2018-07-271-1/+1
|
* Add support for multi-boot USB sticks (requested by several users).Martin Whitaker2018-07-273-0/+115
|
* Add new kernel-devel dependencies to local repo.Martin Whitaker2018-07-271-0/+4
|
* Use ls -t to find latest version of packages for local repo.Martin Whitaker2018-07-271-1/+1
| | | | | ls -v doesn't sort correctly when a subrel has been added in later versions.
* Update GRUB2 EFI boot image (for mga#23268).Martin Whitaker2018-07-271-0/+0
| | | | Obtained from a local build of drakiso-bootloader-files-1.0-1.mga6.x86_64.
* Change version to 6.1.Martin Whitaker2018-07-273-4/+4
|
* Update version to 6 (final).distro/mga6Martin Whitaker2017-09-093-3/+3
|
* Set the initial wireless regulatory domain to 00 (world).root2017-07-101-0/+4
| | | | | | | This allows all possible wireless channels to be used. Ideally, the correct domain would be set automatically, but that isn't happening at present.
* auto_inst.cfg.pl: include adwaita-gtk2-theme on GNOME ISOs.Martin Whitaker2017-06-081-0/+1
|
* auto_inst.cfg.pl: add hdparm to list of installed utilities.Martin Whitaker2017-06-081-1/+1
|
* settings.cfg: change version to 6 (final release).Martin Whitaker2017-06-051-1/+1
|
* grub.cfg: Remove "(Cauldron)" from menu text.Martin Whitaker2017-06-051-2/+2
|
* live-dracut.conf: add vboxvideo to drivers in initrdMartin Whitaker2017-06-041-1/+1
| | | | Once more to stop plymouth falling back to text mode (mga#19642).
* Do not disable dnf-makecache anymoreNeal Gompa2017-05-291-2/+0
| | | | | | | The dnf-makecache service and timer no longer start automatically in the live environment. Fixes mga#20924.
* Revert "Display a splash screen message when building/installing non-free ↵Martin Whitaker2017-05-192-37/+0
| | | | | | | drivers." This reverts commit 5a68d0d38aafb3c99bbf74b5437391f42051cf29. This is now done in the dkms package.
* Updated build script.Martin Whitaker2017-05-131-32/+17
|
* Add Xdialog to required packages.Martin Whitaker2017-05-061-0/+1
| | | | | This gives a nicer UI for the Lexmark printer utilities in the lxcontrol package.
* Try explicit screen resolutions for UEFI boot menu.Martin Whitaker2017-04-301-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.
* Display a splash screen message when building/installing non-free drivers.Martin Whitaker2017-04-292-0/+37
| | | | | The dkms build/install can take a long time. This reassures the user that the boot is progressing.
* Add simple-scan to required packages.Martin Whitaker2017-04-291-0/+1
| | | | s-c-p requires it when a combined printer/scanner is detected.
* Update list of services to disable and list of services to reenable.Martin Whitaker2017-04-172-19/+10
| | | | | | | | 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 Whitaker2017-04-171-2/+2
|
* Disable audit messages on UEFI boot to avoid flooding the system logs.Martin Whitaker2017-04-171-4/+4
|
* Revise grub2 menu to match syslinux menu.Martin Whitaker2017-04-141-2/+2
| | | | | This reduces the length of the menu entries, which avoids them being truncated at low resolutions.
* Add boot menu entries to support using non-free video drivers.Martin Whitaker2017-04-101-1/+5
|
* Only include the ncurses version of manatools.Martin Whitaker2017-03-291-2/+2
|
* settings-livecd.cfg: change version to 6-rc.Martin Whitaker2017-03-281-1/+1
|
* Use Xfce instead of xfce4 for the ISO file name and disk label.Martin Whitaker2017-03-282-2/+2
| | | | This is the name & capitalisation used upstream.
* live.cfg: drop dkms patch (now fixed in /sbin/display_driver_helper).Martin Whitaker2017-03-282-22/+0
|
* Do not install manatools by default on Plasma live, this will confuse the usersNicolas Lécureuil2017-03-021-1/+0
|
* live.cfg: drop prefdm patch (now applied in initscripts package).Martin Whitaker2017-02-282-30/+0
|
* Add /var/lib/sddm/state.conf to files to be removed by draklive-install.Martin Whitaker2017-02-262-1/+3
| | | | | This stops SDDM displaying "Live" as the default user on first login to an installed system.
* auto_inst.cfg.pl: revised package selection.Martin Whitaker2017-02-251-2/+8
| | | | | | - add task-xfce4, manatools, and gparted on Xfce DVDs - skip gnome-builder (requires devel packages which we skip) - explicitly skip the dkms-broadcom-wl package
* Fix incorrect file name in last but one commit.Martin Whitaker2017-02-251-1/+1
|
* live.cfg: don't disable CUPS service - s-c-p won't automatically enable it.Martin Whitaker2017-02-131-3/+0
|
* Add a boot option to delete the xorg.conf fileMartin Whitaker2017-02-132-0/+9
| | | | | Users report this is needed to get the nouveau driver to work with some graphics cards.
* live.cfg: no longer need to disable Xfce/Thunar autobrowse by default.Martin Whitaker2017-02-061-2/+0
| | | | | draklive-install now uses udisks2-inhibit, which prevents the unwanted file manager windows popping up.
* Ensure draklive-install icon is removed from Xfce desktop in installed system.Martin Whitaker2017-01-311-1/+1
| | | | | Source file name is mageia-draklive-install.desktop, but draklive-install looks for draklive-install.desktop.
* Drop obsolete patch (fix has been released in drakxtools).Martin Whitaker2017-01-282-13/+0
|
* live.cfg: enhancements for running draklive-install from Xfce desktop.Martin Whitaker2017-01-271-0/+9
| | | | | - add icon on desktop to run the installer - disable autobrowse by default (prevents unwanted window popups)