summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Updates for latest drakiso.Martin Whitaker2017-12-232-5/+2
|
* Add autorun and memtest.Martin Whitaker2017-12-221-0/+6
|
* Update config files for latest changes in drakiso.Martin Whitaker2017-12-222-14/+21
|
* Revise volume label to match the ISO file name.Martin Whitaker2017-12-191-2/+1
|
* Switch to using drakiso version of draklive.Martin Whitaker2017-12-192-38/+31
| | | | | | | | - 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
* Add support for language/keyboard selection in bootloader.Martin Whitaker2017-12-061-13/+15
| | | | | Eventually most of this should move elsewhere so it can be shared with the classic installer ISOs.
* Update configuration to work with draklive2/grub2.Martin Whitaker2017-11-292-16/+14
|
* Remove some more redundant items, add extra white space for readability.Martin Whitaker2017-11-262-2/+21
|
* Remove duplicate setting of DRAKLIVE_ environment variables.Martin Whitaker2017-11-261-7/+0
| | | | This is done by the draklive script.
* More simplification and cleanup, now we just support hybrid ISO media.Martin Whitaker2017-11-263-49/+42
|
* Remove obsolete support for 'Spring' edition.Martin Whitaker2017-11-261-1/+0
|
* Fix white space errors and apply consistent indentation.Martin Whitaker2017-11-262-329/+329
| | | | Don't use hard tabs for indentation, as that was more common.
* Remove more obsolete configuration values.Martin Whitaker2017-11-261-66/+4
| | | | | 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 Whitaker2017-11-261-2/+0
|
* Minimise differences with default Mageia/GNOME configuration.Martin Whitaker2017-11-261-4/+5
| | | | | Modify rather than overwrite glib2-branding.gschema.override. Remove obsolete register.desktop from favourites.
* Remove obsolete files.Martin Whitaker2017-11-252-25/+0
| | | | | We build hybrid ISOs, so don't need separate USB images. Various other files are no longer used amywhere.
* 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
|
* 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-191-1/+0
| | | | | | | drivers." This reverts commit 5a68d0d38aafb3c99bbf74b5437391f42051cf29. This is now done in the dkms package.
* 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.
* Display a splash screen message when building/installing non-free drivers.Martin Whitaker2017-04-291-0/+1
| | | | | 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-171-17/+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.
* 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-281-3/+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-281-2/+0
|
* Add /var/lib/sddm/state.conf to files to be removed by draklive-install.Martin Whitaker2017-02-261-1/+2
| | | | | 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-131-0/+3
| | | | | 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-281-2/+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)
* Pre-install os-prober package.Martin Whitaker2017-01-271-1/+1
| | | | | 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 Whitaker2017-01-141-2/+0
| | | | This has been added to the gdm package now.
* Disable Wayland in GDM when nowayland option is detected on boot cmdline.Martin Whitaker2017-01-141-1/+1
| | | | | Unless Wayland fails catastrophically, GDM doesn't fall back to Xorg automatically. This provides a way to force the use of Xorg.
* live.cfg: disable automatic startup of cups services and hplip systray applet.Martin Whitaker2017-01-141-1/+7
| | | | Speeds up boot and reduces memory footprint.
* autoinst.cfg.pl: remove obsolete xfce config package from list.Martin Whitaker2017-01-141-1/+0
|
* auto_conf.cfg.pl: fix copying of release notes on non-native arch.Martin Whitaker2017-01-061-1/+6
| | | | | drakx-in-chroot mounts the repo differently when the build system arch does not match the arch we are building.
* live.cfg: for GNOME, disable Wayland when we know it won't work.Martin Whitaker2017-01-061-0/+2
| | | | This works around the gdm autologin bug (mga#20079).
* live.cfg: try to avoid plymouth falling back to text mode (mga#19984)Martin Whitaker2017-01-061-0/+3
| | | | The default device timeout of 5s is not long enough for a Live boot.