summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
* Reduce perl_checker noise.Martin Whitaker2018-01-141-6/+8
* Update copyright dates.Martin Whitaker2018-01-141-1/+1
* Export functions in Config package.Martin Whitaker2018-01-121-4/+4
* Simplify run_() helper function and minimise direct calls to system().Martin Whitaker2018-01-121-2/+2
* draklive: set default mount configuration if user hasn't specified it.Martin Whitaker2018-01-101-0/+3
* Miscellaneous code cleanup.Martin Whitaker2018-01-101-13/+13
* draklive: allow installer GUI to be used and run as normal user.Martin Whitaker2018-01-091-8/+8
* Update FSF address in copyright notices.Martin Whitaker2017-12-231-2/+2
* Use sudo when cleaning the chroot directory.Martin Whitaker2017-12-221-3/+7
* Use a single working directory specified by the user.Martin Whitaker2017-12-221-4/+2
* For clarity, rename umount_external_fs() to umount_all_in_chroot().Martin Whitaker2017-12-221-2/+2
* Add comand line option to set force and verbosity level.Martin Whitaker2017-12-221-0/+11
* Update draklive to match changes made for drakclassic.Martin Whitaker2017-12-221-2/+2
* Make configuration, settings, and documentation more generic.Martin Whitaker2017-12-191-10/+10
* Replace $live by $build throughout,Martin Whitaker2017-12-191-19/+19
* Split Live class into ISOBuild base class and LiveBuild subclass.Martin Whitaker2017-12-191-2/+2
* Use consistent capitalisation in synopsis.Martin Whitaker2017-12-191-2/+2
* Renamed draklive2 back to draklive.Martin Whitaker2017-12-191-0/+220
* Split draklive into two versions.Martin Whitaker2017-11-231-1853/+0
* Remove obsolete code for generating old draklive-style initrds.Martin Whitaker2017-11-221-10/+11
* Use systemctl instead of chkconfig to disable services.Martin Whitaker2017-04-171-1/+2
* disable audit logging as it floods the logsThomas Backlund2016-12-241-1/+1
* 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
* draklive: replace placeholder with actual disk label in EFI grub.cfg file.Martin Whitaker2016-11-121-0/+2
* 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-061-2/+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
* perl_checker cleanupsThierry Vignaud2015-05-221-1/+1
* generate proper efi isohybridThomas Backlund2015-05-221-1/+1
* use xorriso for proper efi metadataThomas Backlund2015-05-221-3/+3
* add noiswmd on kernel command lineThomas Backlund2015-05-221-1/+1
* add efiboot.img on x86_64 isosThomas Backlund2015-05-221-0/+1
* add missing isolinux menu fileThomas Backlund2015-05-221-0/+5
* umount_system_fs(): unmount /run tooThomas Backlund2013-04-131-1/+1
* adapt for usbfs death, change /proc/bus/usb to /sys/kernel/debug/usbThomas Backlund2012-09-011-1/+2
* drop harcoded /etc/dracut.conf.d/60-live.confThomas Backlund2012-05-111-13/+0
* dont scan lvm during livecd bootThomas Backlund2012-05-101-1/+1
* unmount /dev when needed (from tmb)Olivier Blin2012-05-061-1/+1
* 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 f...Thomas Backlund2012-04-291-2/+2
* dont add radeon and nouveau in initrd as they prevent display_driver_helper t...Thomas Backlund2012-04-221-0/+2