summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update FSF address in copyright notices.Martin Whitaker2017-12-2315-30/+30
* Merge drakclassic media and files steps.Martin Whitaker2017-12-231-5/+1
* 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
* Use a single working directory specified by the user.Martin Whitaker2017-12-222-4/+3
* For clarity, rename umount_external_fs() to umount_all_in_chroot().Martin Whitaker2017-12-223-4/+4
* Reduce verbosity.Martin Whitaker2017-12-222-1/+2
* Add error message before we die due to unresolved conflicts.Martin Whitaker2017-12-221-1/+1
* Add comand line option to set force and verbosity level.Martin Whitaker2017-12-221-21/+17
* Fix UEFI boot from DVD.Martin Whitaker2017-12-222-3/+6
* Move handling of copy_from_repo list to prepare_iso_bootloader().Martin Whitaker2017-12-222-12/+13
* Tidy up BuildIso and supply extra volume metadata to xorriso.Martin Whitaker2017-12-221-37/+42
* Fix typo.Martin Whitaker2017-12-221-1/+1
* Complete support for building classic installer ISOs.Martin Whitaker2017-12-223-1/+751
* Numerous changes to support building classic installer ISOs:Martin Whitaker2017-12-227-63/+100
* Add option to override the bootloader title.Martin Whitaker2017-12-211-1/+1
* Add missing copyright notices.Martin Whitaker2017-12-197-0/+138
* Make configuration, settings, and documentation more generic.Martin Whitaker2017-12-191-9/+4
* Rename "postInstall" to "final_fixes".Martin Whitaker2017-12-191-1/+1
* Remove some lingering hard tabs.Martin Whitaker2017-12-191-9/+9
* Replace $live by $build throughout,Martin Whitaker2017-12-199-231/+231
* Split Live class into ISOBuild base class and LiveBuild subclass.Martin Whitaker2017-12-197-80/+149
* Remove unused code.Martin Whitaker2017-12-187-220/+4
* Use mksquashfs's built-in progress indicator.Martin Whitaker2017-12-181-16/+9
* Properly import $dir_distrib_sqfs into Loopback module.Martin Whitaker2017-12-182-2/+4
* Remove ability to override default directory names.Martin Whitaker2017-12-187-104/+86
* Add 'use strict' to all submodules and fix up resulting error.Martin Whitaker2017-12-189-1/+19
* Split draklive2 into submodules.Martin Whitaker2017-12-186-1/+997
* Start creating a new set of tools for generating Mageia ISO images.Martin Whitaker2017-12-1811-27/+27
* draklive2: major rework to use grub2 as the bootloader.Martin Whitaker2017-11-292-2/+4
* draklive2: change storage type from 'cdrom' to 'iso'.Martin Whitaker2017-11-261-0/+8
* Remove obsolete code for generating old draklive-style initrds.Martin Whitaker2017-11-222-336/+0
* Mounts.pm: use overlayfs instead of unionfs.Martin Whitaker2016-11-121-4/+4
* Don't include region in the product name when region is 'all'.Martin Whitaker2016-11-121-1/+9
* perl_checker cleanupsThierry Vignaud2015-05-225-16/+15
* help perl_checkerThierry Vignaud2015-05-221-0/+1
* adapt for usbfs death, change /proc/bus/usb to /sys/kernel/debug/usbThomas Backlund2012-09-011-2/+2
* extract get_initrd_nameOlivier Blin2012-01-152-2/+7
* fix removing previous initrdOlivier Blin2012-01-151-1/+1
* plymouth need more space in initrdThomas Backlund2011-12-201-1/+1
* adapt for Mageia naming scheme (https://wiki.mageia.org/en/Product_naming)Thomas Backlund2011-11-201-1/+1
* add a -<set> suffix to chroot/build directories if live->{settings}{set} is d...Olivier Blin2011-05-271-2/+7
* make easier to use DrakX modules from chrootOlivier Blin2011-04-161-9/+9
* add xz compression support for squashfsOlivier Blin2011-03-151-7/+17