summaryrefslogtreecommitdiffstats
path: root/lib/MGA/DrakISO/BuildISO.pm
Commit message (Expand)AuthorAgeFilesLines
* Allow user to select which checksums are generated and support sha3-512.Martin Whitaker2019-02-221-3/+5
* Improved control of isohybrid protective partition start and type.Martin Whitaker2018-11-261-2/+8
* Avoid full file path appearing in ISO checksum files.Martin Whitaker2018-11-181-4/+6
* Support starting isohybrid protective partition at sector 1Martin Whitaker2018-11-101-0/+3
* Standardise on EFI, not UEFI.Martin Whitaker2018-05-231-5/+5
* Remove obsolute support for different mount and loopback options.Martin Whitaker2018-04-151-14/+1
* Fix some perl -cw and perl_checker warnings.Martin Whitaker2018-04-011-6/+3
* Support 32-bit EFI with 64-bit system (and vice-versa).Martin Whitaker2018-03-171-3/+6
* Report name of ISO at end of build.Martin Whitaker2018-03-111-0/+2
* Add support for 32-bit EFI.Martin Whitaker2018-03-021-1/+1
* Update copyright dates.Martin Whitaker2018-01-141-1/+1
* Simplify run_() helper function and minimise direct calls to system().Martin Whitaker2018-01-121-6/+5
* Miscellaneous code cleanup.Martin Whitaker2018-01-101-6/+6
* Improved documentation and error messages.Martin Whitaker2018-01-041-8/+7
* Don't look for ESP image when creating a 32-bit ISO.Martin Whitaker2018-01-031-2/+4
* Update FSF address in copyright notices.Martin Whitaker2017-12-231-2/+2
* Fix library file permissions (remove executable flags).Martin Whitaker2017-12-231-0/+0
* Simplify build directory structure.Martin Whitaker2017-12-221-13/+4
* Reduce verbosity.Martin Whitaker2017-12-221-0/+1
* Fix UEFI boot from DVD.Martin Whitaker2017-12-221-3/+1
* Tidy up BuildIso and supply extra volume metadata to xorriso.Martin Whitaker2017-12-221-37/+42
* Numerous changes to support building classic installer ISOs:Martin Whitaker2017-12-221-29/+41
* Replace $live by $build throughout,Martin Whitaker2017-12-191-21/+21
* Split Live class into ISOBuild base class and LiveBuild subclass.Martin Whitaker2017-12-191-1/+1
* Remove ability to override default directory names.Martin Whitaker2017-12-181-16/+11
* Split draklive2 into submodules.Martin Whitaker2017-12-181-0/+163