summaryrefslogtreecommitdiffstats
path: root/config/build.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add 'nobigstatus' boot option to memtest86+.Martin Whitaker2023-08-081-1/+1
| | | | | | The big pass/fail banner is only really useful for mass production, and obscures the actual error messages. And at least in v6.10 there is a bug that prevents it being removed if there is only 1 error.
* pcmemtest is now memtest86+Martin Whitaker2022-10-261-2/+2
|
* Reduce the number of alternative fonts included on the ISO.Martin Whitaker2022-10-051-0/+1
| | | | | | | | | | | Aim to include: - all fonts suggested by rpmsrate - all X11 fonts - all google-noto-sans fonts except - the monospaced fonts (take up too much space) - the CJK fonts (these are rebadged versions of the fonts contained in fonts-otf-source-han, which is suggested by rpmsrate) - all fonts specifically required by another package on the ISO
* Automatically generate the list of excluded Perl packages.Martin Whitaker2022-10-041-0/+1
|
* pcmemtest can now be copied directly from the repository.Martin Whitaker2020-11-291-1/+1
|
* Remove windowmaker dependencies that shouldn't be needed.Martin Whitaker2020-11-291-1/+0
|
* Use pcmemtest for memory test.Martin Whitaker2020-05-311-7/+4
|
* Remove initrd from memtest boot menu entry (mga#25232)Martin Whitaker2019-08-061-1/+1
|
* Remove obsolete packages from package lists.Martin Whitaker2019-03-171-1/+0
|
* Add sha3 checksum and drop sha1.Martin Whitaker2019-02-221-0/+1
|
* Add 32-bit UEFI support to 64-bit ISO.Martin Whitaker2018-12-191-1/+5
|
* Update settings.Martin Whitaker2018-12-191-2/+2
| | | | | s/version/release/ and remove settings that can be extracted from the repo product.id file.
* 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.
* Temporarily exclude broken cauldron packages.Martin Whitaker2018-11-171-0/+1
|
* Start at sector 1 for 32-bit ISOs.Martin Whitaker2018-11-171-0/+1
| | | | For compatibility with old, buggy BIOSs.
* Update to match changes in drakiso.Martin Whitaker2018-08-301-5/+5
|
* Update to match changes to drakiso.Martin Whitaker2018-05-231-23/+16
|
* Support for 32-bit EFI.Martin Whitaker2018-03-171-1/+8
|
* Avoid including an uncompressed stage 2 installer.Martin Whitaker2018-01-121-11/+13
|
* Updated for drakclassic rework.Martin Whitaker2018-01-031-7/+1
| | | | | | No longer need to handle rpmsrate errors or package conflicts. drakclassic now includes all alternatives by default, so need to drop some includes and add some excludes.
* Update package listsMartin Whitaker2018-01-031-7/+5
| | | | | - no longer need arch specific lists - further reduce differences with bcd
* Update package lists.Martin Whitaker2017-12-291-4/+6
| | | | | - more consistent naming scheme - reduce differences with bcd in package selection
* Initial config for building classic installer ISOs using drakclassic.Martin Whitaker2017-12-241-0/+85