Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reorder boot options to make it easier to remove 'splash quiet'. | Martin Whitaker | 2020-03-22 | 1 | -1/+1 | |
| | ||||||
* | Prevent unnecessary updates on first boot. | Martin Whitaker | 2020-03-22 | 1 | -0/+4 | |
| | | | | | In particular, this stops ldconfig.service from updating the dynamic linker cache, which has a significant effect on boot time. | |||||
* | Enable inclusion of disk encryption support in Live initrd. | Martin Whitaker | 2020-03-22 | 1 | -1/+1 | |
| | | | | This is needed to support encrypted persistent partitions. | |||||
* | Bump release. | Martin Whitaker | 2020-03-22 | 1 | -1/+1 | |
| | ||||||
* | Switch release to final. | Martin Whitaker | 2019-06-21 | 1 | -1/+1 | |
| | ||||||
* | Exclude nvidia-nsight - it's huge. | Martin Whitaker | 2019-05-27 | 1 | -0/+1 | |
| | ||||||
* | add nvidia-current-utils package | Thomas Backlund | 2019-05-27 | 1 | -1/+1 | |
| | ||||||
* | Improved fix for Xfce auto-login (requires drakiso >= 1.12). | Martin Whitaker | 2019-05-20 | 1 | -5/+1 | |
| | ||||||
* | Fix Xfce autologin. | Martin Whitaker | 2019-05-14 | 1 | -0/+6 | |
| | ||||||
* | Update release to rc. | Martin Whitaker | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | Include all languages for the selected Mageia docs. | Martin Whitaker | 2019-04-11 | 1 | -1/+23 | |
| | ||||||
* | Update release to beta3. | Martin Whitaker | 2019-03-17 | 1 | -1/+1 | |
| | ||||||
* | Force clone mode when using NVIDIA proprietary driver (mga#24469). | Martin Whitaker | 2019-03-17 | 1 | -2/+2 | |
| | ||||||
* | Add sha3 checksum and drop sha1. | Martin Whitaker | 2019-02-22 | 1 | -0/+1 | |
| | ||||||
* | Prevent libreoffice pulling in kde4/kf5 packages on non-Plasma ISOs. | Martin Whitaker | 2019-02-19 | 1 | -0/+3 | |
| | ||||||
* | digikam is now fixed. | Martin Whitaker | 2019-02-15 | 1 | -3/+0 | |
| | ||||||
* | digikam is currently broken, and breaks the install. | Martin Whitaker | 2019-02-10 | 1 | -0/+3 | |
| | ||||||
* | akonadi mysql-global-mobile.conf no longer exists. | Martin Whitaker | 2019-02-10 | 1 | -3/+0 | |
| | ||||||
* | Enable the gnome-shell topicons extension by default (mga#23795). | Martin Whitaker | 2019-02-02 | 1 | -0/+9 | |
| | ||||||
* | Update for new bootloader entry strings. | Martin Whitaker | 2019-01-31 | 1 | -5/+5 | |
| | ||||||
* | Improve build script (and s/version/release/). | Martin Whitaker | 2019-01-04 | 1 | -3/+4 | |
| | ||||||
* | Update release to 7-beta2. | Martin Whitaker | 2019-01-04 | 1 | -1/+1 | |
| | ||||||
* | Change vendor name to Mageia.Org (to match CI ISO and product.id). | Martin Whitaker | 2018-12-20 | 1 | -1/+1 | |
| | ||||||
* | Update man-db cache after packages have been installed. | Martin Whitaker | 2018-12-20 | 1 | -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 Whitaker | 2018-12-17 | 1 | -1/+5 | |
| | ||||||
* | Rename 'version' setting to 'release'. | Martin Whitaker | 2018-12-17 | 2 | -5/+5 | |
| | ||||||
* | re-enable early microcode loading now that vbox is fixed | Thomas Backlund | 2018-11-27 | 1 | -2/+0 | |
| | ||||||
* | Avoid auto-mount errors with 32-bit ISOs. | Martin Whitaker | 2018-11-27 | 1 | -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 Whitaker | 2018-11-24 | 2 | -1/+21 | |
| | ||||||
* | Exclude gnome-boxes - it conflicts with task-printing. | Martin Whitaker | 2018-11-18 | 1 | -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 Whitaker | 2018-11-18 | 1 | -1/+2 | |
| | ||||||
* | Improved build scripts. | Martin Whitaker | 2018-11-18 | 2 | -6/+18 | |
| | ||||||
* | nvidia-current is no longer available for i586. | Martin Whitaker | 2018-11-18 | 1 | -1/+3 | |
| | ||||||
* | Update build_all.sh for latest version and file name changes. | Martin Whitaker | 2018-11-17 | 1 | -3/+3 | |
| | | | | Automatically extract the version from the settings.cfg file. | |||||
* | Change release to 7-beta1. | Martin Whitaker | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | Start at sector 1 for 32-bit ISOs. | Martin Whitaker | 2018-11-17 | 1 | -0/+1 | |
| | | | | For compatibility with old, buggy BIOSs. | |||||
* | Switch to using draklive2 (merge branch 'user/martinw/use-grub2') | Martin Whitaker | 2018-11-02 | 55 | -1306/+384 | |
|\ | ||||||
| * | Change default build to Mageia 7 (cauldron) and Xfce.user/martinw/use-grub2 | Martin Whitaker | 2018-10-28 | 1 | -3/+3 | |
| | | ||||||
| * | Fix permission on draklive-install.desktop for Xfce. | Martin Whitaker | 2018-10-28 | 1 | -0/+1 | |
| | | | | | | | | Xfce now wants desktop files in ~/Desktop to have exec permission. | |||||
| * | Add refind package to local repository. | Martin Whitaker | 2018-10-28 | 1 | -1/+1 | |
| | | ||||||
| * | Remove modification of /etc/inittab - it no longer exists. | Martin Whitaker | 2018-10-26 | 1 | -3/+0 | |
| | | ||||||
| * | Remove obsolete nvidia304, add nvidia390. | Martin Whitaker | 2018-10-26 | 1 | -1/+1 | |
| | | ||||||
| * | Remove control of firstboot wizard - it no longer exists. | Martin Whitaker | 2018-10-26 | 3 | -6/+0 | |
| | | ||||||
| * | Remove halt-local service - it doesn't work. | Martin Whitaker | 2018-10-23 | 3 | -51/+0 | |
| | | ||||||
| * | Enable booting from kernel in persistent overlay. | Martin Whitaker | 2018-10-23 | 1 | -0/+1 | |
| | | ||||||
| * | task-xfce4 is now task-xfce. | Martin Whitaker | 2018-08-25 | 1 | -1/+1 | |
| | | ||||||
| * | Add draklive installer manual. | Martin Whitaker | 2018-08-25 | 1 | -1/+1 | |
| | | ||||||
| * | Use installed draklive2 binary in build script. | Martin Whitaker | 2018-05-23 | 1 | -3/+2 | |
| | | ||||||
| * | Update to match changes to drakiso. | Martin Whitaker | 2018-05-23 | 2 | -31/+14 | |
| | | ||||||
| * | Update for drakiso mixed 32/64 bit EFI support. | Martin Whitaker | 2018-03-17 | 1 | -2/+4 | |
| | |