summaryrefslogtreecommitdiffstats
path: root/lib/MGA/DrakISO/Utils.pm
Commit message (Expand)AuthorAgeFilesLines
* Support use of https in repository URLs.Martin Whitaker2020-12-101-1/+1
* Remove obsolute support for different mount and loopback options.Martin Whitaker2018-04-151-28/+0
* Fix some perl -cw and perl_checker warnings.Martin Whitaker2018-04-011-1/+1
* Fix some perl_checker warnings.Martin Whitaker2018-03-031-2/+2
* Complete support for using a remote repository.Martin Whitaker2018-03-031-3/+7
* Reduce perl_checker noise.Martin Whitaker2018-01-141-4/+4
* Update copyright dates.Martin Whitaker2018-01-141-1/+1
* Add check for empty $root when mounting/unmounting filesystems.Martin Whitaker2018-01-141-0/+2
* Add functions to add/remove /dev/null in chroots.Martin Whitaker2018-01-141-1/+16
* Simplify run_() helper function and minimise direct calls to system().Martin Whitaker2018-01-121-19/+12
* Miscellaneous code cleanup.Martin Whitaker2018-01-101-1/+1
* draklive: allow installer GUI to be used and run as normal user.Martin Whitaker2018-01-091-11/+49
* Improved documentation and error messages.Martin Whitaker2018-01-041-0/+4
* Update FSF address in copyright notices.Martin Whitaker2017-12-231-2/+2
* Don't output informational messages on stderr.Martin Whitaker2017-12-231-1/+1
* For clarity, rename umount_external_fs() to umount_all_in_chroot().Martin Whitaker2017-12-221-2/+2
* Reduce verbosity.Martin Whitaker2017-12-221-1/+1
* Complete support for building classic installer ISOs.Martin Whitaker2017-12-221-1/+9
* Add missing copyright notices.Martin Whitaker2017-12-191-0/+19
* Replace $live by $build throughout,Martin Whitaker2017-12-191-6/+6
* Remove unused code.Martin Whitaker2017-12-181-24/+1
* Add 'use strict' to all submodules and fix up resulting error.Martin Whitaker2017-12-181-0/+2
* Split draklive2 into submodules.Martin Whitaker2017-12-181-1/+19
* Start creating a new set of tools for generating Mageia ISO images.Martin Whitaker2017-12-181-0/+85