summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce noise from perl_checker.user/martinw/use-grub2Martin 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
* draklive2: update description and help text.Martin Whitaker2017-12-091-50/+29
* draklive2: improved bootloader language support and added keyboard support.Martin Whitaker2017-12-061-44/+114
* draklive2: fix removal of dashes from boot screen title.Martin Whitaker2017-12-011-2/+1
* draklive2: pass selected language on to booted system.Martin Whitaker2017-12-011-0/+1
* draklive2: cleanup and improve error messages.Martin Whitaker2017-12-011-10/+9
* draklive2: get grub2 files from build system, not chroot.Martin Whitaker2017-12-011-50/+31
* draklive2: minor tidy ups.Martin Whitaker2017-12-011-13/+15
* draklive2: support language selection in the boot menu.Martin Whitaker2017-12-011-7/+56
* draklive2: build grub2 images if they are not supplied by the user.Martin Whitaker2017-11-291-8/+81
* draklive2: don't use deprecated POSIX::tmpnam()Martin Whitaker2017-11-291-1/+0
* draklive2: split into sections and order functions consistently.Martin Whitaker2017-11-291-102/+130
* draklive2: major rework to use grub2 as the bootloader.Martin Whitaker2017-11-293-341/+210
* draklive2: fix whitespace errors.Martin Whitaker2017-11-261-54/+54
* draklive2: change storage type from 'cdrom' to 'iso'.Martin Whitaker2017-11-262-4/+12
* draklive2: removed functions not needed for building ISOs.Martin Whitaker2017-11-251-881/+2
* Split draklive into two versions.Martin Whitaker2017-11-232-0/+1853
* Remove obsolete code for generating old draklive-style initrds.Martin Whitaker2017-11-225-366/+13
* 2.62.6Martin Whitaker2017-04-172-1/+4
* Use systemctl instead of chkconfig to disable services.Martin Whitaker2017-04-171-1/+2
* disable audit logging as it floods the logsThomas Backlund2016-12-242-1/+3
* 2.5Martin Whitaker2016-12-171-0/+5
* draklive: remove control characters from boot/help.msg (mga#14471).Martin Whitaker2016-12-171-1/+1
* draklive: remove obsolete 'requires bootsplash'.Martin Whitaker2016-12-041-1/+0
* 2.4Martin Whitaker2016-11-131-0/+12
* Mounts.pm: use overlayfs instead of unionfs.Martin Whitaker2016-11-121-4/+4
* draklive: replace placeholder with actual disk label in EFI grub.cfg file.Martin Whitaker2016-11-121-0/+2
* Don't include region in the product name when region is 'all'.Martin Whitaker2016-11-121-1/+9
* draklive: generate sha512 checksum and DATE.txt in ISO master step.Martin Whitaker2016-11-121-0/+2
* draklive: change syslinux 'harddisk' menu entry to use chain loading.Martin Whitaker2016-11-121-1/+2
* silent perl_checkerThierry Vignaud2016-11-062-3/+2
* perl_checker cleanupsThierry Vignaud2016-11-061-18/+18
* draklive: mount /dev in chroot so /dev/null is availableMartin Whitaker2016-11-061-0/+1
* draklive: automatically generate the EFI boot image (efiboot.img)Martin Whitaker2016-11-061-0/+13
* draklive: replace incomplete syslinux/bootlogo with gfxbootMartin Whitaker2016-11-061-2/+4
* draklive: create mgagfxbootXXXX temporary directory in cwd.Martin Whitaker2016-11-061-1/+1
* shrink .perl_checker blacklistsThierry Vignaud2016-09-161-30/+0
* perl_checker cleanupsThierry Vignaud2015-05-226-17/+16
* help perl_checkerThierry Vignaud2015-05-221-0/+1
* blacklist more modulesThierry Vignaud2015-05-221-0/+5
* 2.32.3Thomas Backlund2015-05-222-1/+3
* generate proper efi isohybridThomas Backlund2015-05-222-1/+2
* use xorriso for proper efi metadataThomas Backlund2015-05-222-3/+4
* add noiswmd on kernel command lineThomas Backlund2015-05-222-1/+2
* add efiboot.img on x86_64 isosThomas Backlund2015-05-222-0/+2
* add missing isolinux menu fileThomas Backlund2015-05-222-0/+7
* drop SVN bitsThierry Vignaud2013-11-281-6/+0
* generate tarball in current directoryThierry Vignaud2013-11-281-1/+1