summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* simplify: use //= where appropirateHEADmasterThierry Vignaud2017-06-221-1/+1
|
* 2.62.6Martin Whitaker2017-04-172-1/+4
|
* Use systemctl instead of chkconfig to disable services.Martin Whitaker2017-04-171-1/+2
| | | | | This allows both systemd and sysv services to be disabled. Also add support for disabling systemd timers.
* 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
| | | | | This looks like it was intended to be a display control sequence, but it doesn't work, and just results in display corruption.
* draklive: remove obsolete 'requires bootsplash'.Martin Whitaker2016-12-041-1/+0
| | | | | bootsplash.pm has been deleted from libDrakX, and draklive no longer needs it anyway.
* 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
| | | | | The syslinux localboot option doesn't work in VirtualBox or with quite a few BIOS implementations.
* silent perl_checkerThierry Vignaud2016-11-062-3/+2
| | | | this parameter is optional
* 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
| | | | | | | The generated bootlogo file is missing the background image and the translations. The generated gfxboot file contains the missing items. This replaces the manually applied hack found in draklive-config/files/hacks.
* draklive: create mgagfxbootXXXX temporary directory in cwd.Martin Whitaker2016-11-061-1/+1
| | | | This avoids failure if there is no tmp directory in the cwd.
* shrink .perl_checker blacklistsThierry Vignaud2016-09-161-30/+0
| | | | (need latest perl_checker)
* 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
|
* drop SVN bitsThierry Vignaud2013-11-281-21/+1
|
* drop useless rmThierry Vignaud2013-11-281-1/+0
|
* 2.22.2Thomas Backlund2013-04-132-1/+3
|
* umount_system_fs(): unmount /run tooThomas Backlund2013-04-132-1/+3
|
* 2.12.1Thomas Backlund2012-09-282-1/+3
|
* adapt for usbfs death, change /proc/bus/usb to /sys/kernel/debug/usbThomas Backlund2012-09-013-3/+5
|
* drop harcoded /etc/dracut.conf.d/60-live.confdistro/mga2Thomas Backlund2012-05-112-13/+1
|
* dont scan lvm during livecd bootThomas Backlund2012-05-101-1/+1
|
* unmount /dev when needed (from tmb)Olivier Blin2012-05-062-1/+3
|
* factorize code mounting and unmounting system and external mountpointsOlivier Blin2012-05-061-19/+23
|
* Escape dollarsPascal Terjan2012-04-301-2/+2
|
* compress initrd with xzThomas Backlund2012-04-301-0/+2
|
* fix typoThomas Backlund2012-04-291-1/+1
|
* list installed size, not rpm size as we do not install unsupported language ↵Thomas Backlund2012-04-291-2/+2
| | | | files (pterjan)
* 2.02.0Thomas Backlund2012-04-222-2/+7
|
* dont add radeon and nouveau in initrd as they prevent display_driver_helper ↵Thomas Backlund2012-04-221-0/+2
| | | | to work its magic
* dont probe luks or raid devices during livecd bootThomas Backlund2012-04-221-1/+1
|
* use splash quiet on livecds tooThomas Backlund2012-04-121-1/+1
|
* make isohybrid start first partition on sector 1 (mga #5036)Thomas Backlund2012-04-071-2/+2
|