summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.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.2Thomas Backlund2013-04-132-1/+3
|
* umount_system_fs(): unmount /run tooThomas Backlund2013-04-132-1/+3
|
* 2.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.confThomas 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.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
|
* use splash silent (splash for bootsplash and silent to quiet kernel messages)Thomas Backlund2012-04-051-1/+1
|
* trigger mgalive dracut moduleThomas Backlund2012-04-051-1/+1
|
* use ~/tmp for gfxboot tempdirThomas Backlund2012-04-051-1/+1
|
* fix grub_srcThomas Backlund2012-04-051-1/+1
|
* use our mgalive dracut moduleThomas Backlund2012-03-111-1/+3
|
* move initrd to the expected location for live systemsOlivier Blin2012-01-151-0/+8
|
* include all possible modules in initrd by setting hostonly=no in a dracut ↵Olivier Blin2012-01-151-0/+7
| | | | | | conf file /etc/dracut.conf.d/60-live.conf will need to be removed at live install
* do not try to clean /etc/modprobe.conf and /etc/modprobe.preload anymoreOlivier Blin2012-01-151-1/+1
|
* use dracut even for live systemsOlivier Blin2012-01-151-2/+5
|
* remove deprecated fatfirst isohybrid option (from tmb)Olivier Blin2012-01-151-1/+1
|
* extract get_initrd_nameOlivier Blin2012-01-152-2/+7
|
* fix removing previous initrdOlivier Blin2012-01-151-1/+1
|
* revert last commit as the proper fix was to define builddir and chroot in ↵Thomas Backlund2012-01-082-5/+0
| | | | livecd config