summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.8 releaseChristophe Fergeau2009-04-281-1/+1
|
* Update NEWS fileChristophe Fergeau2009-04-281-0/+15
|
* Add make dist targetChristophe Fergeau2009-04-281-0/+22
|
* Remove unneeded locales from gfxboot data fileChristophe Fergeau2009-04-281-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 bootloaderChristophe Fergeau2009-04-281-0/+1
|
* Set color of function keys, fixes #48757Christophe Fergeau2009-04-281-1/+2
|
* revert sizelimit/offset options (they do not match our patched ↵Olivier Blin2009-04-241-1/+1
| | | | util-linux-ng, thanks teuf)
* fix sizelimit option of losetup (and adjust offset to have same format, from ↵Olivier Blin2009-04-241-1/+1
| | | | Caio Begotti)
* Better to modify the ISO before calculating checksums ;)Christophe Fergeau2009-03-261-1/+1
|
* Hybridify live images after creating the ISOChristophe Fergeau2009-03-251-0/+1
|
* Adjust gfxboot options to correctly position the boot menuChristophe Fergeau2009-03-051-1/+1
|
* Add support for a "harddrive" boot entry to chainload the first HD bootloaderChristophe Fergeau2009-03-051-3/+8
|
* create bigger vfat mastersOlivier Blin2009-02-251-1/+1
|
* Use 1MB squashfs blocks, this saves nearly 10% on the GNOME One ISOChristophe Fergeau2009-02-201-2/+2
| | | | Thanks Titi. (yep, I mean it :)
* Call mksquashfs3 instead of mksquashfsChristophe Fergeau2009-02-181-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 supportChristophe Fergeau2009-02-131-1/+2
|
* Handle relative paths in modules.depChristophe Fergeau2009-02-131-1/+1
|
* fix installing replicator filesOlivier Blin2009-01-271-1/+1
|
* increase fat image size again...Olivier Blin2009-01-261-1/+1
|
* do not crash if there is no gfxmenu fileOlivier Blin2009-01-201-1/+6
|
* disk master needs to be biggerOlivier Blin2009-01-201-1/+1
|
* copy replicator files for cdrom tooOlivier Blin2009-01-201-1/+2
|
* allow to create cdrom replicatorOlivier Blin2008-12-242-0/+30
|
* make isolinux folder optionalOlivier Blin2008-12-241-2/+2
|
* extract build_iso_imageOlivier Blin2008-12-241-15/+27
|
* fix size allocation for masters with media filesOlivier Blin2008-12-151-0/+1
|
* fix loopback extension in /etc/sysconfig/draklive-resizeOlivier Blin2008-11-181-1/+2
|
* add extension when listing selected loopbacksOlivier Blin2008-11-171-2/+3
|
* remove duplicate extensionOlivier Blin2008-11-171-1/+1
|
* do not add loop extension twiceOlivier Blin2008-11-171-2/+2
|
* make grub directoryOlivier Blin2008-11-171-0/+1
|
* do not crash where there is no replicator mediaOlivier Blin2008-11-141-1/+1
|
* copy replicator config filesOlivier Blin2008-11-131-0/+1
|
* use the old way to write grub, we can't always run it from target image ↵Olivier Blin2008-11-131-18/+10
| | | | (still keep writing install.sh)
* do not copy /dev/loop in system's /devOlivier Blin2008-11-121-0/+1
|
* remove deprecated mkdevices callOlivier Blin2008-11-121-1/+0
|
* add a FIXME about custom grub-installOlivier Blin2008-11-121-0/+1
|
* factorize remaining grub device map usageOlivier Blin2008-11-121-3/+3
|
* write a /boot/grub/install.sh script when installing grub, and run grub in ↵Olivier Blin2008-11-121-8/+27
| | | | chroot (requires to bind-mount the image inside its mount point)
* make /dev/tty tooOlivier Blin2008-11-121-1/+1
|
* help cperl colorizationOlivier Blin2008-11-071-1/+1
|
* add more error messages about fdiskOlivier Blin2008-11-071-1/+1
|
* increase master sizeOlivier Blin2008-11-031-1/+1
|
* allocate less space for mastersOlivier Blin2008-10-301-1/+1
|
* factorize rsync progress update codeOlivier Blin2008-10-301-30/+20
|
* print rsync progress when no specific progress function is usedOlivier Blin2008-10-301-2/+2
|
* space fixOlivier Blin2008-10-301-1/+1
|
* use again du --apparent-size for some sparse filesOlivier Blin2008-10-302-2/+6
|
* extract post-pivot root modules clean in per-loop-type pivot_clean subOlivier Blin2008-10-302-2/+8
|
* do not use qq() if not neededOlivier Blin2008-10-301-6/+6
|