Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | automatically find bootloader partition from media partitions array | Olivier Blin | 2009-06-29 | 1 | -1/+1 | |
| | ||||||
* | make sure the grub script is executable | Olivier Blin | 2009-06-29 | 1 | -0/+2 | |
| | ||||||
* | make allocate_master return a loopback device for each partition | Olivier Blin | 2009-06-29 | 1 | -7/+9 | |
| | ||||||
* | fill fs_type for / partition | Olivier Blin | 2009-06-29 | 1 | -0/+3 | |
| | ||||||
* | automically find / partition index from media partitions array when ↵ | Olivier Blin | 2009-06-29 | 1 | -2/+4 | |
| | | | | installing grub | |||||
* | pass media to install_grub_to_image | Olivier Blin | 2009-06-29 | 1 | -3/+3 | |
| | ||||||
* | pass partition index when allocation partition | Olivier Blin | 2009-06-29 | 1 | -3/+4 | |
| | ||||||
* | use part index instead of number | Olivier Blin | 2009-06-29 | 1 | -5/+6 | |
| | ||||||
* | do not crash if index can not be found | Olivier Blin | 2009-06-29 | 1 | -1/+1 | |
| | ||||||
* | add find_partition_index helper | Olivier Blin | 2009-06-26 | 1 | -0/+5 | |
| | ||||||
* | fill a partitions hash in media | Olivier Blin | 2009-06-26 | 1 | -0/+1 | |
| | ||||||
* | factorize | Olivier Blin | 2009-06-26 | 1 | -2/+3 | |
| | ||||||
* | remove unused $o_inode_size | Olivier Blin | 2009-06-26 | 1 | -1/+1 | |
| | ||||||
* | pass media to allocate_master | Olivier Blin | 2009-06-26 | 1 | -4/+5 | |
| | ||||||
* | split allocate_partition | Olivier Blin | 2009-06-26 | 1 | -9/+14 | |
| | ||||||
* | use qq instead of quoting (perl_checker) | Olivier Blin | 2009-06-26 | 1 | -1/+1 | |
| | ||||||
* | use any instead of grep (thanks perl_checker) | Olivier Blin | 2009-06-26 | 1 | -1/+1 | |
| | ||||||
* | supplement perl_checker blacklist | Olivier Blin | 2009-06-26 | 1 | -0/+2 | |
| | ||||||
* | perl_checker style fixes | Olivier Blin | 2009-06-26 | 1 | -6/+6 | |
| | ||||||
* | help perl_checker | Olivier Blin | 2009-06-26 | 1 | -1/+1 | |
| | ||||||
* | preserve timestamps when copying files | Christophe Fergeau | 2009-06-18 | 1 | -1/+1 | |
| | | | | Avoid issues with portable firefox+localeswitcher on Mandriva Flash | |||||
* | allow to create ext4 filesystems | Olivier Blin | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | allow to set inode size in {media}{inode_size} for ext2/ext3 file systems | Olivier Blin | 2009-06-17 | 2 | -7/+7 | |
| | ||||||
* | fix previous commit to update /boot/vmlinuz correctly | Olivier Blin | 2009-05-26 | 1 | -3/+5 | |
| | ||||||
* | do not add initrd in grub menu if it does not exist | Olivier Blin | 2009-05-26 | 1 | -2/+4 | |
| | ||||||
* | add no_initrd option | Olivier Blin | 2009-05-26 | 2 | -0/+2 | |
| | ||||||
* | move vmlinuz symlink creation | Olivier Blin | 2009-05-26 | 1 | -1/+2 | |
| | ||||||
* | do not create initrd symlink or append splash if no initrd has been created | Olivier Blin | 2009-05-26 | 1 | -5/+7 | |
| | ||||||
* | make sure /proc and /sys are available when building initrd (useful to see ↵ | Olivier Blin | 2009-05-26 | 1 | -0/+4 | |
| | | | | error messages at least, from Paulo Ricardo Zanoni) | |||||
* | include lib when check draklive | Olivier Blin | 2009-05-26 | 1 | -1/+1 | |
| | ||||||
* | make chroot rsync silent | Olivier Blin | 2009-05-26 | 1 | -1/+1 | |
| | ||||||
* | 0.8 release | Christophe Fergeau | 2009-04-28 | 1 | -1/+1 | |
| | ||||||
* | Update NEWS file | Christophe Fergeau | 2009-04-28 | 1 | -0/+15 | |
| | ||||||
* | Add make dist target | Christophe Fergeau | 2009-04-28 | 1 | -0/+22 | |
| | ||||||
* | Remove unneeded locales from gfxboot data file | Christophe Fergeau | 2009-04-28 | 1 | -0/+34 | |
| | | | | | | | | The gfxboot data file (bootlogo) installed by mandriva-gfxboot-theme package contains translations for all known languages. However, if this file is too big, this causes boot problems on some systems (bug #48688). On Ones, since we know the languages that will be included on the live cd, we can remove all the locales we don't need from the bootlogo file. | |||||
* | Display help message in text mode bootloader | Christophe Fergeau | 2009-04-28 | 1 | -0/+1 | |
| | ||||||
* | Set color of function keys, fixes #48757 | Christophe Fergeau | 2009-04-28 | 1 | -1/+2 | |
| | ||||||
* | revert sizelimit/offset options (they do not match our patched ↵ | Olivier Blin | 2009-04-24 | 1 | -1/+1 | |
| | | | | util-linux-ng, thanks teuf) | |||||
* | fix sizelimit option of losetup (and adjust offset to have same format, from ↵ | Olivier Blin | 2009-04-24 | 1 | -1/+1 | |
| | | | | Caio Begotti) | |||||
* | Better to modify the ISO before calculating checksums ;) | Christophe Fergeau | 2009-03-26 | 1 | -1/+1 | |
| | ||||||
* | Hybridify live images after creating the ISO | Christophe Fergeau | 2009-03-25 | 1 | -0/+1 | |
| | ||||||
* | Adjust gfxboot options to correctly position the boot menu | Christophe Fergeau | 2009-03-05 | 1 | -1/+1 | |
| | ||||||
* | Add support for a "harddrive" boot entry to chainload the first HD bootloader | Christophe Fergeau | 2009-03-05 | 1 | -3/+8 | |
| | ||||||
* | create bigger vfat masters | Olivier Blin | 2009-02-25 | 1 | -1/+1 | |
| | ||||||
* | Use 1MB squashfs blocks, this saves nearly 10% on the GNOME One ISO | Christophe Fergeau | 2009-02-20 | 1 | -2/+2 | |
| | | | | Thanks Titi. (yep, I mean it :) | |||||
* | Call mksquashfs3 instead of mksquashfs | Christophe Fergeau | 2009-02-18 | 1 | -1/+1 | |
| | | | | | Squashfs4 doesn't have support for lzma compression yet so we have to keep using Squashfs3 for now for the One isos. | |||||
* | syslinux 3.73+gfxboot support | Christophe Fergeau | 2009-02-13 | 1 | -1/+2 | |
| | ||||||
* | Handle relative paths in modules.dep | Christophe Fergeau | 2009-02-13 | 1 | -1/+1 | |
| | ||||||
* | fix installing replicator files | Olivier Blin | 2009-01-27 | 1 | -1/+1 | |
| | ||||||
* | increase fat image size again... | Olivier Blin | 2009-01-26 | 1 | -1/+1 | |
| |