summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Update man-db cache after packages have been installed.Martin Whitaker2018-12-201-0/+5
| | | | | man-db file triggers now use systemd-run, which doesn't work when installing in a chroot.
* Add support for 32-bit UEFI on 64-bit ISOs.Martin Whitaker2018-12-171-1/+5
|
* Rename 'version' setting to 'release'.Martin Whitaker2018-12-172-5/+5
|
* Avoid auto-mount errors with 32-bit ISOs.Martin Whitaker2018-11-271-1/+2
| | | | | | | | We start the ISO protective partition at sector 1 on the 32-bit ISOs, to avoid problems with old, buggy BIOSs. But this results in errors when udev attempts to auto-mount the partition, because there isn't a valid filesystem there. Changing the partition type to one of the hidden partition types prevents this.
* Patch os-prober to prevent hang when running from Live system on USB stick.Martin Whitaker2018-11-241-1/+9
|
* Exclude gnome-boxes - it conflicts with task-printing.Martin Whitaker2018-11-181-0/+1
| | | | | gnome-boxes indirectly recommends netcat-openbsd. task-printing requires netcat-traditional.
* Abbreviate "beta" to "b" in volume label (to fit in 32 character limit).Martin Whitaker2018-11-181-1/+2
|
* nvidia-current is no longer available for i586.Martin Whitaker2018-11-181-1/+3
|
* Change release to 7-beta1.Martin Whitaker2018-11-171-1/+1
|
* Start at sector 1 for 32-bit ISOs.Martin Whitaker2018-11-171-0/+1
| | | | For compatibility with old, buggy BIOSs.
* Change default build to Mageia 7 (cauldron) and Xfce.user/martinw/use-grub2Martin Whitaker2018-10-281-3/+3
|
* Fix permission on draklive-install.desktop for Xfce.Martin Whitaker2018-10-281-0/+1
| | | | Xfce now wants desktop files in ~/Desktop to have exec permission.
* Add refind package to local repository.Martin Whitaker2018-10-281-1/+1
|
* Remove modification of /etc/inittab - it no longer exists.Martin Whitaker2018-10-261-3/+0
|
* Remove obsolete nvidia304, add nvidia390.Martin Whitaker2018-10-261-1/+1
|
* Remove control of firstboot wizard - it no longer exists.Martin Whitaker2018-10-261-4/+0
|
* Remove halt-local service - it doesn't work.Martin Whitaker2018-10-231-4/+0
|
* Enable booting from kernel in persistent overlay.Martin Whitaker2018-10-231-0/+1
|
* task-xfce4 is now task-xfce.Martin Whitaker2018-08-251-1/+1
|
* Add draklive installer manual.Martin Whitaker2018-08-251-1/+1
|
* Update to match changes to drakiso.Martin Whitaker2018-05-231-30/+13
|
* Update for drakiso mixed 32/64 bit EFI support.Martin Whitaker2018-03-171-2/+4
|
* Use default_user setting in drakx-finish-install after live install.Martin Whitaker2018-03-051-1/+1
|
* Rationalise and better document the configuration.Martin Whitaker2018-03-041-107/+105
|
* Remove obsolete package selections, fixes, and workarounds.Martin Whitaker2018-03-041-98/+12
|
* Include os-prober in local repository.Martin Whitaker2018-03-021-1/+1
|
* Add support for 32-bit EFI.Martin Whitaker2018-03-021-1/+6
|
* No point adding a custom resolv.conf - draklive cleans it.Martin Whitaker2018-01-141-3/+0
|
* Update to allow draklive to generate the local repo.Martin Whitaker2018-01-141-27/+22
|
* Update for reworked draklive.Martin Whitaker2018-01-122-344/+243
| | | | | No longer need to run as root. auto_inst.cfg.pl is automatically generated from information in build.cfg.
* Update config to use bootloader files fetched from repo.Martin Whitaker2017-12-231-4/+6
|
* 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
|