summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update French translation from TxYuri Chornoivan2018-04-052-15/+15
* Update French translation from TxYuri Chornoivan2018-04-051-14/+22
* Update Ukrainian translationYuri Chornoivan2018-04-051-7/+16
* Add Transifex config file for translationsYuri Chornoivan2018-04-051-0/+8
* Update and improve the examples.Martin Whitaker2018-04-024-112/+97
* 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-019-21/+12
* Fix --distrib option for additional media.Martin Whitaker2018-04-011-2/+2
* Update help to match new documentation.Martin Whitaker2018-04-012-49/+23
* Revised config and settings path handling.Martin Whitaker2018-04-013-17/+23
* Fix support for dual 32/64 bit EFI.Martin Whitaker2018-03-174-8/+8
* Support 32-bit EFI with 64-bit system (and vice-versa).Martin Whitaker2018-03-175-14/+38
* Report name of ISO at end of build.Martin Whitaker2018-03-111-0/+2
* Add minimal Live ISO example.Martin Whitaker2018-03-1110-0/+306
* Add bootloader language and keyboard menus in examples.Martin Whitaker2018-03-102-0/+26
* Add translations (extracted from bootloader-theme package).Martin Whitaker2018-03-1022-42/+1339
* Add draklive2 examples.Martin Whitaker2018-03-0530-0/+672
* 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-033-12/+30
* Rename draklive to draklive2 to avoid confusion/conflict with old draklive.Martin Whitaker2018-03-032-10/+10
* Don't include the GRUB2 btrfs module - it breaks the boot.Martin Whitaker2018-03-021-1/+1
* 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