Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not hardcode distro name in syslinux help message | Olivier Blin | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r397 | dmorgan | 2011-02-03 17:53:54 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned draklive ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2+ according to the copyright header - Change one occurance of "Mandriva" to "Mageia" in draklive as it'll be visible to users | ||||
* | add --tarball to build chroot tarball | Olivier Blin | 2010-10-09 | 1 | -0/+7 |
| | |||||
* | extract get_disk_replicator_prefix | Olivier Blin | 2010-10-09 | 1 | -4/+7 |
| | |||||
* | use get_disk_master_prefix | Olivier Blin | 2010-10-09 | 1 | -3/+1 |
| | |||||
* | extract get_disk_master_prefix | Olivier Blin | 2010-10-09 | 1 | -1/+6 |
| | |||||
* | do not build vm image by default for masters, do it only if vm_type | Olivier Blin | 2010-09-17 | 1 | -2/+8 |
| | | | | | settings is set (check qemu-img for valid types, like qcow2, vmdk, ...) | ||||
* | allow to record CD-Rom replicator | Olivier Blin | 2010-08-30 | 1 | -0/+5 |
| | |||||
* | add --record-replicator option | Olivier Blin | 2010-08-30 | 1 | -0/+16 |
| | |||||
* | handle recording CD-Rom images on both CD-Rom and disks, since they are hybrid | Olivier Blin | 2010-08-30 | 1 | -2/+13 |
| | |||||
* | extract record_cdrom_path | Olivier Blin | 2010-08-30 | 1 | -3/+8 |
| | |||||
* | extract get_cdrom_replicator_path | Olivier Blin | 2010-08-30 | 1 | -2/+8 |
| | |||||
* | mount /proc and /sys for gfxboot files too | Olivier Blin | 2010-08-11 | 1 | -0/+6 |
| | |||||
* | factorize root variable | Olivier Blin | 2010-08-11 | 1 | -4/+5 |
| | |||||
* | mount /proc and /sys for both classical and media-specific initrd | Olivier Blin | 2010-08-11 | 1 | -0/+8 |
| | |||||
* | add trailing / not to copy resolv.conf as /etc if chroot is empty | Olivier Blin | 2010-05-06 | 1 | -1/+1 |
| | |||||
* | do not include whole boot dir in replicator image, boot/vmlinuz would | Olivier Blin | 2010-04-02 | 1 | -1/+2 |
| | | | | | | be duplicate in replicator, which sometimes confuses genisoimage, only include boot/syslinux for replicator | ||||
* | rename setarch option as targetarch | Olivier Blin | 2010-03-30 | 1 | -5/+5 |
| | |||||
* | delete existing files on media when recording, unless --keep-files option is ↵ | Olivier Blin | 2010-03-30 | 1 | -2/+9 |
| | | | | used | ||||
* | add fixme about mmcblk | Olivier Blin | 2010-03-30 | 1 | -0/+1 |
| | |||||
* | handle writing to mmcblk devices (hackish) | Olivier Blin | 2010-03-30 | 1 | -1/+2 |
| | |||||
* | log writing partition table | Olivier Blin | 2010-03-30 | 1 | -0/+1 |
| | |||||
* | fix settling for udev | Olivier Blin | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | fix bad deref | Olivier Blin | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | copy grub files from arched lib dir (reported by boklm) | Olivier Blin | 2010-03-09 | 1 | -1/+2 |
| | |||||
* | mount /proc and /sys in post-install (to be friendly for packages ↵ | Olivier Blin | 2010-03-09 | 1 | -0/+7 |
| | | | | installation, like Mythware) | ||||
* | readd -fatfirst option when hybridifying an image | Christophe Fergeau | 2010-01-18 | 1 | -1/+1 |
| | | | | isohybrid in cooker has it | ||||
* | 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 |
| |