summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* do not add default boot entry in syslinux if media boot_entries is definedOlivier Blin2009-10-292-4/+4
* fix setting label on fatOlivier Blin2009-10-261-1/+1
* use ext4 by default for harddiskOlivier Blin2009-10-231-1/+1
* revert commit 262611 (we set label in different ways actually)Olivier Blin2009-10-231-4/+3
* set label at mkfs timeOlivier Blin2009-10-232-11/+9
* supplement / partition label with default one if neededOlivier Blin2009-10-231-0/+3
* set_part_real_device for partitions without mountpoint too (so that we can se...Olivier Blin2009-10-231-3/+4
* add missing spaceOlivier Blin2009-10-231-1/+1
* set / label earlierOlivier Blin2009-10-231-6/+6
* fix wrong derefOlivier Blin2009-10-191-1/+1
* do not default boot entry if media->{boot_entries} is specifiedOlivier Blin2009-10-191-1/+4
* create vmdk virtual machine imagesOlivier Blin2009-10-161-1/+21
* use add_splash for classical bootloader tooOlivier Blin2009-10-141-5/+1
* handle initrd in chroot (to further factorize)Olivier Blin2009-10-141-5/+14
* move down requireOlivier Blin2009-10-141-1/+1
* add some commentsOlivier Blin2009-10-141-0/+2
* remove hardcoded splashy code and use back bootloader::add_boot_splashOlivier Blin2009-10-141-22/+10
* do not make isolinux path optionalOlivier Blin2009-10-131-4/+2
* always include boot dir in iso imageOlivier Blin2009-10-131-1/+1
* remove incorrect option from previous commit (SILENT?)Olivier Blin2009-10-131-1/+1
* pass live and opts to build_iso_imageOlivier Blin2009-10-131-1/+3
* add missing newlineOlivier Blin2009-10-131-0/+1
* styleOlivier Blin2009-10-131-2/+6
* copy syslinux dir for replicator tooOlivier Blin2009-10-131-1/+1
* always create syslinux msg files (useful for cdrom replicator)Olivier Blin2009-10-131-1/+1
* extract create_syslinux_msg_filesOlivier Blin2009-10-131-2/+6
* move code down in gfxboot blockOlivier Blin2009-10-131-5/+5
* remove duplicate help in syslinux.cfgOlivier Blin2009-10-131-2/+2
* fix compression method testOlivier Blin2009-10-131-2/+2
* allow to compress master images as gzip instead of bzip2 by settingOlivier Blin2009-10-091-2/+13
* generate lst.names files listOlivier Blin2009-10-081-0/+3
* simplifyOlivier Blin2009-10-081-10/+10
* only warn if there is no default plymouth themeOlivier Blin2009-10-071-1/+7
* use per-media additional boot_entries (i.e. finish commit 258252)Olivier Blin2009-10-051-1/+1
* forgot to initialize one variable in plymouth handling codeChristophe Fergeau2009-09-301-0/+1
* stop plymouth when using initrd_debugChristophe Fergeau2009-09-301-1/+1
* mount One tmpfs with 0755 perms, fixes #51565Christophe Fergeau2009-09-231-0/+1
* make it possible to specify mount options for tmpfs mounts (should it beChristophe Fergeau2009-09-231-1/+2
* refine plymouth supportChristophe Fergeau2009-09-231-23/+14
* automatically export draklive settings to DRAKLIVE_ environment variables for...Olivier Blin2009-09-181-2/+5
* Rough plymouth supportChristophe Fergeau2009-09-171-9/+26
* fix install grub to separate /boot partitionOlivier Blin2009-09-151-1/+2
* set LD_LIBRARY_PATH to chroot libraries when running grubOlivier Blin2009-09-151-0/+1
* extract MDV::Draklive::Live::get_lib_prefixOlivier Blin2009-09-152-3/+8
* remove extra device check (we always have a slash device, and it does not har...Olivier Blin2009-09-151-1/+1
* fix setting label for USB devicesOlivier Blin2009-09-151-3/+4
* do not use loopback if disk is a deviceOlivier Blin2009-09-151-3/+4
* use format_disk for usb devices tooOlivier Blin2009-09-152-9/+1
* supplement slash size before allocating master tooOlivier Blin2009-09-151-0/+1
* fix installing grub to hidden /boot in master imageOlivier Blin2009-09-151-4/+5