summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Collapse)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
| | | | | | | | Read all configuration from the main config file and automatically generate the auto_inst.cfg.pl file. Run the installer GUI in a nested X server if any items are not specified in the config file. Use sudo to run any steps that need root privileges, to avoid running the X server as root.
* 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
| | | | | By adding the 'chroot' and 'build' subdirectory names ourself, we can make the clean operation a bit safer.
* 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
| | | | Ready for adding support for classic installer builds.
* 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
| | | | | As it's now in a different package, we can use package conflicts to handle the name collision.
* Split draklive into two versions.Martin Whitaker2017-11-231-1853/+0
| | | | In case people want to retain the old functionality.
* Remove obsolete code for generating old draklive-style initrds.Martin Whitaker2017-11-221-10/+11
| | | | | | Move the remaining code in the Initrd module into draklive - it's just a call to bootloader::add_kernel() and only gets used in one place, so doesn't need wrapping.
* 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-241-1/+1
|
* 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.
* 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
| | | | | The syslinux localboot option doesn't work in VirtualBox or with quite a few BIOS implementations.
* silent perl_checkerThierry Vignaud2016-11-061-2/+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.
* 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 ↵Thomas Backlund2012-04-291-2/+2
| | | | files (pterjan)
* dont add radeon and nouveau in initrd as they prevent display_driver_helper ↵Thomas Backlund2012-04-221-0/+2
| | | | to work its magic