summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for 32-bit EFI.Martin Whitaker2018-03-023-16/+25
* Add extra GRUB2 modules to provide basic rescue system.Martin Whitaker2018-03-021-2/+5
* 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-146-28/+31
* Update copyright dates.Martin Whitaker2018-01-1415-15/+15
* 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-123-8/+12
* Simplify run_() helper function and minimise direct calls to system().Martin Whitaker2018-01-127-45/+41
* draklive: set default mount configuration if user hasn't specified it.Martin Whitaker2018-01-101-0/+3
* Miscellaneous code cleanup.Martin Whitaker2018-01-1012-70/+71
* draklive: allow installer GUI to be used and run as normal user.Martin Whitaker2018-01-0911-225/+610
* 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
* drakclassic: ensure explicitly selected packages are not dropped.Martin Whitaker2017-12-291-5/+8
* Better handling of excluded packages.Martin Whitaker2017-12-241-5/+11
* Minor cleanup of code that gets build dirs.Martin Whitaker2017-12-243-5/+5
* Force UTF-8 locale when building and compiling message translations.Martin Whitaker2017-12-231-3/+3
* Correct name for grub2 UEFI boot image.Martin Whitaker2017-12-231-2/+2
* Update FSF address in copyright notices.Martin Whitaker2017-12-2317-34/+34
* Update bootloader makefile to include grub2 images and themes.Martin Whitaker2017-12-231-2/+52
* Addd .gitignore file.Martin Whitaker2017-12-231-0/+3
* Update Makefile and .perl_checker.Martin Whitaker2017-12-232-2/+18
* Import bootloader files from draklive user/martinw/use-grub2 branch.Martin Whitaker2017-12-239-0/+688
* Merge drakclassic media and files steps.Martin Whitaker2017-12-232-10/+4
* Fix library file permissions (remove executable flags).Martin Whitaker2017-12-235-0/+0
* More verbosity reduction.Martin Whitaker2017-12-231-2/+4
* Don't output informational messages on stderr.Martin Whitaker2017-12-232-2/+2
* More verbosity reduction.Martin Whitaker2017-12-232-2/+7
* Simplify build directory structure.Martin Whitaker2017-12-222-17/+8
* drakclassic no longer needs to be run as root.Martin Whitaker2017-12-221-2/+0
* Use sudo when cleaning the chroot directory.Martin Whitaker2017-12-222-4/+14