summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
* Revert "use -fatfirst option when hybridifying an image"Christophe Fergeau2010-01-181-1/+1
* fix adding vga options in normal caseOlivier Blin2009-12-181-1/+1
* add image size in images list for cdrom replicator tooOlivier Blin2009-12-181-5/+9
* write image size in master list fileOlivier Blin2009-12-151-1/+4
* fix getting bootsplash theme (fixes gfxboot theme)Olivier Blin2009-12-151-1/+12
* do not add vga mode on kernel command line if forced in append (for drakx-bas...Olivier Blin2009-12-101-2/+3
* update gfxboot theme before copying gfxboot filesOlivier Blin2009-12-071-10/+11
* run switch-themes -uOlivier Blin2009-12-071-0/+2
* add missing live parameterOlivier Blin2009-11-301-3/+3
* clean resolv.conf laterOlivier Blin2009-11-301-1/+2
* extract clean_system_conf_fileOlivier Blin2009-11-301-1/+6
* allow drakx-based replicatorOlivier Blin2009-11-241-1/+5
* move code to proper blockOlivier Blin2009-11-181-2/+2
* update commentOlivier Blin2009-11-181-1/+1
* always copy gfxmenu in build boot dir (needed for replicator)Olivier Blin2009-11-181-1/+2
* write bootloader config for replicator mediaOlivier Blin2009-11-181-2/+5
* simplify by using install_grub_to_image for real devices too (running Olivier Blin2009-11-121-23/+1
* do not create bootloader files if bootloader install is to be skippedOlivier Blin2009-11-101-1/+1
* create media specific gfxmenu if needed onlyOlivier Blin2009-11-091-1/+1
* fix writing media specific boot for disk mastersOlivier Blin2009-11-091-1/+1
* make find_kernel return a hash like used in bootloader moduleOlivier Blin2009-11-091-2/+2
* run udevsettle, like done in diskdrake::interactive::write_partitionsOlivier Blin2009-11-081-0/+2
* rename install_usb_bootloader as install_disk_bootloaderOlivier Blin2009-11-061-4/+4
* use install_usb_bootloader for harddisk master tooOlivier Blin2009-11-061-1/+3
* do not overwrite grub conf for "classical" boot when installing bootloaderOlivier Blin2009-11-061-5/+7
* allow to skip bootloader install by setting live->{system}{skip_bootloader_in...Olivier Blin2009-11-061-0/+3
* make sure zh_TW and zh_CN will be included in language listChristophe Fergeau2009-11-051-1/+1
* use -fatfirst option when hybridifying an imageChristophe Fergeau2009-11-041-1/+1
* add another missing )Christophe Fergeau2009-10-291-1/+1
* add missing )Christophe Fergeau2009-10-291-1/+1
* copy gfxboot files to the media before creating the syslinux.cfgChristophe Fergeau2009-10-291-1/+4
* do not add default boot entry in syslinux if media boot_entries is definedOlivier Blin2009-10-291-4/+2
* revert commit 262611 (we set label in different ways actually)Olivier Blin2009-10-231-4/+3
* set label at mkfs timeOlivier Blin2009-10-231-7/+1
* 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
* 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