summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable remote host name resolution when running stage2 installer.Martin Whitaker2018-05-231-0/+2
* Rename name_fields config value to iso_name_fields.Martin Whitaker2018-05-231-1/+1
* Remove spurious 'use utf8' in comment.Martin Whitaker2018-05-231-0/+1
* Simplify working directory layout.Martin Whitaker2018-05-231-2/+2
* Standardise on EFI, not UEFI.Martin Whitaker2018-05-232-20/+20
* GRUB2 at_keyboard is unreliable on real hardware, so don't use it.Martin Whitaker2018-04-151-16/+5
* Modified GRUB configuration to ease use on multi-boot USB sticks.Martin Whitaker2018-04-151-13/+12
* Remove obsolute support for different mount and loopback options.Martin Whitaker2018-04-159-494/+32
* Move {copy_from_repo} into {media}.Martin Whitaker2018-04-021-1/+1
* Don't create loopback file for excluded files.Martin Whitaker2018-04-021-21/+1
* Simplify use of predefined mounts and add default mount type.Martin Whitaker2018-04-022-0/+6
* Fix some perl -cw and perl_checker warnings.Martin Whitaker2018-04-017-19/+12
* Fix --distrib option for additional media.Martin Whitaker2018-04-011-2/+2
* Revised config and settings path handling.Martin Whitaker2018-04-011-11/+19
* Fix support for dual 32/64 bit EFI.Martin Whitaker2018-03-171-2/+2
* Support 32-bit EFI with 64-bit system (and vice-versa).Martin Whitaker2018-03-172-14/+32
* Report name of ISO at end of build.Martin Whitaker2018-03-111-0/+2
* Copy the release notes from the repository when building the root system.Martin Whitaker2018-03-041-0/+5
* Fix some perl_checker warnings.Martin Whitaker2018-03-031-2/+2
* Complete support for using a remote repository.Martin Whitaker2018-03-032-8/+30
* Add support for 32-bit EFI.Martin Whitaker2018-03-022-16/+19
* Another file existence check that needs to be run as root.Martin Whitaker2018-01-141-1/+1
* Fix/improve a few comments.Martin Whitaker2018-01-141-4/+4
* Restore check for file existence when cleaning system config files.Martin Whitaker2018-01-141-1/+1
* draklive: ensure files copied to root filesystem are owned by root.Martin Whitaker2018-01-141-5/+3
* draklive: ensure urpmi config is fully cleaned.Martin Whitaker2018-01-141-0/+1
* draklive: Fix cleaning of system configuration files.Martin Whitaker2018-01-141-2/+2
* draklive: add pubkey to local repo.Martin Whitaker2018-01-141-1/+6
* Reduce perl_checker noise.Martin Whitaker2018-01-143-18/+16
* Update copyright dates.Martin Whitaker2018-01-1413-13/+13
* draklive: fix RPM erase command.Martin Whitaker2018-01-141-1/+1
* draklive: add support for building the local repository.Martin Whitaker2018-01-141-2/+113
* draklive: create /dev/null in the chroot when building the initrd.Martin Whitaker2018-01-141-14/+21
* 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
* Export functions in Config package.Martin Whitaker2018-01-121-0/+4
* Simplify run_() helper function and minimise direct calls to system().Martin Whitaker2018-01-125-41/+37
* Miscellaneous code cleanup.Martin Whitaker2018-01-1010-52/+53
* draklive: allow installer GUI to be used and run as normal user.Martin Whitaker2018-01-099-212/+597
* Remove unnecessary cwd change.Martin Whitaker2018-01-041-3/+0
* Further simplification.Martin Whitaker2018-01-045-108/+15
* Improved documentation and error messages.Martin Whitaker2018-01-049-24/+92
* Code cleanup.Martin Whitaker2018-01-041-4/+4
* drakclassic: support packages existing in two media classes.Martin Whitaker2018-01-041-22/+35
* Fix typo in message.Martin Whitaker2018-01-031-2/+2
* drakclassic: rework to use perl-URPM directly instead of urpmi/urpmq.Martin Whitaker2018-01-031-208/+166
* Don't look for ESP image when creating a 32-bit ISO.Martin Whitaker2018-01-031-2/+4
* drakclassic: support simple wildcards (? and *) in package lists.Martin Whitaker2018-01-031-2/+4
* drakclassic: Support arch specific packages in package lists.Martin Whitaker2018-01-031-0/+14
* Extra details in verbose messages.Martin Whitaker2018-01-031-1/+2