Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "use -fatfirst option when hybridifying an image" | Christophe Fergeau | 2010-01-18 | 1 | -1/+1 |
| | | | | | | The isohybrid we ship doesn't have this option yet. This reverts commit 2e0813a099e3ad0eb3cd82f18b2429f0086c0bf3. | ||||
* | fix adding vga options in normal case | Olivier Blin | 2009-12-18 | 1 | -1/+1 |
| | |||||
* | add image size in images list for cdrom replicator too | Olivier Blin | 2009-12-18 | 1 | -5/+9 |
| | |||||
* | write image size in master list file | Olivier Blin | 2009-12-15 | 1 | -1/+4 |
| | |||||
* | fix getting bootsplash theme (fixes gfxboot theme) | Olivier Blin | 2009-12-15 | 1 | -1/+12 |
| | |||||
* | do not add vga mode on kernel command line if forced in append (for ↵ | Olivier Blin | 2009-12-10 | 1 | -2/+3 |
| | | | | drakx-based replicator) | ||||
* | update gfxboot theme before copying gfxboot files | Olivier Blin | 2009-12-07 | 1 | -10/+11 |
| | |||||
* | run switch-themes -u | Olivier Blin | 2009-12-07 | 1 | -0/+2 |
| | |||||
* | add missing live parameter | Olivier Blin | 2009-11-30 | 1 | -3/+3 |
| | |||||
* | clean resolv.conf later | Olivier Blin | 2009-11-30 | 1 | -1/+2 |
| | |||||
* | extract clean_system_conf_file | Olivier Blin | 2009-11-30 | 1 | -1/+6 |
| | |||||
* | allow drakx-based replicator | Olivier Blin | 2009-11-24 | 1 | -1/+5 |
| | | | | | (by setting live->{settings}{replicator_type} to "drakx") | ||||
* | move code to proper block | Olivier Blin | 2009-11-18 | 1 | -2/+2 |
| | |||||
* | update comment | Olivier Blin | 2009-11-18 | 1 | -1/+1 |
| | |||||
* | always copy gfxmenu in build boot dir (needed for replicator) | Olivier Blin | 2009-11-18 | 1 | -1/+2 |
| | |||||
* | write bootloader config for replicator media | Olivier Blin | 2009-11-18 | 1 | -2/+5 |
| | |||||
* | simplify by using install_grub_to_image for real devices too (running | Olivier Blin | 2009-11-12 | 1 | -23/+1 |
| | | | | | chroot's grub from build host was segfaulting, some glibc mismatch?) | ||||
* | do not create bootloader files if bootloader install is to be skipped | Olivier Blin | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | create media specific gfxmenu if needed only | Olivier Blin | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | fix writing media specific boot for disk masters | Olivier Blin | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | make find_kernel return a hash like used in bootloader module | Olivier Blin | 2009-11-09 | 1 | -2/+2 |
| | |||||
* | run udevsettle, like done in diskdrake::interactive::write_partitions | Olivier Blin | 2009-11-08 | 1 | -0/+2 |
| | |||||
* | rename install_usb_bootloader as install_disk_bootloader | Olivier Blin | 2009-11-06 | 1 | -4/+4 |
| | |||||
* | use install_usb_bootloader for harddisk master too | Olivier Blin | 2009-11-06 | 1 | -1/+3 |
| | |||||
* | do not overwrite grub conf for "classical" boot when installing bootloader | Olivier Blin | 2009-11-06 | 1 | -5/+7 |
| | |||||
* | allow to skip bootloader install by setting ↵ | Olivier Blin | 2009-11-06 | 1 | -0/+3 |
| | | | | live->{system}{skip_bootloader_install} | ||||
* | make sure zh_TW and zh_CN will be included in language list | Christophe Fergeau | 2009-11-05 | 1 | -1/+1 |
| | |||||
* | use -fatfirst option when hybridifying an image | Christophe Fergeau | 2009-11-04 | 1 | -1/+1 |
| | |||||
* | add another missing ) | Christophe Fergeau | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | add missing ) | Christophe Fergeau | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | copy gfxboot files to the media before creating the syslinux.cfg | Christophe Fergeau | 2009-10-29 | 1 | -1/+4 |
| | |||||
* | do not add default boot entry in syslinux if media boot_entries is defined | Olivier Blin | 2009-10-29 | 1 | -4/+2 |
| | |||||
* | revert commit 262611 (we set label in different ways actually) | Olivier Blin | 2009-10-23 | 1 | -4/+3 |
| | |||||
* | set label at mkfs time | Olivier Blin | 2009-10-23 | 1 | -7/+1 |
| | |||||
* | set_part_real_device for partitions without mountpoint too (so that we can ↵ | Olivier Blin | 2009-10-23 | 1 | -3/+4 |
| | | | | set label on swap later) | ||||
* | add missing space | Olivier Blin | 2009-10-23 | 1 | -1/+1 |
| | |||||
* | set / label earlier | Olivier Blin | 2009-10-23 | 1 | -6/+6 |
| | |||||
* | fix wrong deref | Olivier Blin | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | do not default boot entry if media->{boot_entries} is specified | Olivier Blin | 2009-10-19 | 1 | -1/+4 |
| | | | | | (to allow having a custom default entry) | ||||
* | create vmdk virtual machine images | Olivier Blin | 2009-10-16 | 1 | -1/+21 |
| | |||||
* | do not make isolinux path optional | Olivier Blin | 2009-10-13 | 1 | -4/+2 |
| | |||||
* | always include boot dir in iso image | Olivier Blin | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | remove incorrect option from previous commit (SILENT?) | Olivier Blin | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | pass live and opts to build_iso_image | Olivier Blin | 2009-10-13 | 1 | -1/+3 |
| | |||||
* | add missing newline | Olivier Blin | 2009-10-13 | 1 | -0/+1 |
| | |||||
* | style | Olivier Blin | 2009-10-13 | 1 | -2/+6 |
| | |||||
* | copy syslinux dir for replicator too | Olivier Blin | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | always create syslinux msg files (useful for cdrom replicator) | Olivier Blin | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | extract create_syslinux_msg_files | Olivier Blin | 2009-10-13 | 1 | -2/+6 |
| | |||||
* | move code down in gfxboot block | Olivier Blin | 2009-10-13 | 1 | -5/+5 |
| |