summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove obsolete package selections, fixes, and workarounds.Martin Whitaker2018-03-048-254/+12
| |
| * Update build scripts for rename of draklive to draklive2.Martin Whitaker2018-03-032-3/+3
| |
| * Include os-prober in local repository.Martin Whitaker2018-03-021-1/+1
| |
| * Add support for 32-bit EFI.Martin Whitaker2018-03-024-9/+24
| |
| * No point adding a custom resolv.conf - draklive cleans it.Martin Whitaker2018-01-142-8/+0
| |
| * Update to allow draklive to generate the local repo.Martin Whitaker2018-01-144-119/+22
| |
| * Update for reworked draklive.Martin Whitaker2018-01-123-346/+245
| | | | | | | | | | No longer need to run as root. auto_inst.cfg.pl is automatically generated from information in build.cfg.
| * Minor cleanup.Martin Whitaker2018-01-041-3/+3
| |
| * Fix bug in build_one script.Martin Whitaker2017-12-231-1/+1
| |
| * Update config to use bootloader files fetched from repo.Martin Whitaker2017-12-231-4/+6
| |
| * Update build scripts.Martin Whitaker2017-12-233-5/+12
| |
| * Add script for fetching the grub2 bootloader files from the repo.Martin Whitaker2017-12-231-0/+22
| |
| * Move update_media.sh to top level and get repo path from settings.cfgMartin Whitaker2017-12-231-4/+7
| |
| * bootloader files moved to drakisoMartin Whitaker2017-12-239-658/+0
| |
| * 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-193-39/+32
| | | | | | | | | | | | | | | | - 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
| * live.gschema.override: add drakconf to favourites.Martin Whitaker2017-12-091-1/+1
| |
| * Add support for language/keyboard selection in bootloader.Martin Whitaker2017-12-0610-13/+673
| | | | | | | | | | 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-2911-113/+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-266-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-262-67/+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-262-3/+0
| |
| * Minimise differences with default Mageia/GNOME configuration.Martin Whitaker2017-11-264-82/+10
| | | | | | | | | | Modify rather than overwrite glib2-branding.gschema.override. Remove obsolete register.desktop from favourites.
| * Remove obsolete files.Martin Whitaker2017-11-2514-210/+0
| | | | | | | | | | We build hybrid ISOs, so don't need separate USB images. Various other files are no longer used amywhere.
* | dont use early microcode loading in live mode (mga#21553)Thomas Backlund2018-08-161-0/+2
|/
* 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
|