summaryrefslogtreecommitdiffstats
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
* 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
* Use a single working directory specified by the user.Martin Whitaker2017-12-224-12/+7
* For clarity, rename umount_external_fs() to umount_all_in_chroot().Martin Whitaker2017-12-224-6/+6
* 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-223-21/+45
* 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
* Update draklive to match changes made for drakclassic.Martin Whitaker2017-12-221-2/+2
* Complete support for building classic installer ISOs.Martin Whitaker2017-12-224-17/+762
* 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 top-level program for building classic installer ISOs.Martin Whitaker2017-12-191-0/+193
* Add missing copyright notices.Martin Whitaker2017-12-197-0/+138
* Make configuration, settings, and documentation more generic.Martin Whitaker2017-12-192-19/+14
* 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-1910-250/+250
* Split Live class into ISOBuild base class and LiveBuild subclass.Martin Whitaker2017-12-198-82/+151
* Use consistent capitalisation in synopsis.Martin Whitaker2017-12-191-2/+2
* Renamed draklive2 back to draklive.Martin Whitaker2017-12-191-10/+10
* 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-187-908/+1055
* Start creating a new set of tools for generating Mageia ISO images.Martin Whitaker2017-12-1819-3312/+49
* Reduce noise from perl_checker.Martin Whitaker2017-12-101-2/+2
* draklive2: add comments and fix some error messages.Martin Whitaker2017-12-101-6/+58
* draklive2: clean up mounting/unmounting of external filesystems.Martin Whitaker2017-12-101-17/+13