summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use mksquashfs3 if availabledistro/mdv2009.0Olivier Blin2010-04-011-1/+3
|
* make chroot rsync silentOlivier Blin2009-05-261-1/+1
|
* use 1MB squashfs blocks (from trunk)Olivier Blin2009-03-121-1/+1
|
* create bigger vfat masters (from trunk)Olivier Blin2009-03-121-1/+1
|
* branch 2009.0Olivier Blin2009-03-120-0/+0
|
* 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
|
* do not hardcode /liveOlivier Blin2008-10-301-4/+4
|
* factorize initrd rootOlivier Blin2008-10-301-7/+8
|
* do not remove /live/union if not existingOlivier Blin2008-10-301-1/+1
|
* group modules stuffOlivier Blin2008-10-301-1/+1
|
* only move modules list if neededOlivier Blin2008-10-301-1/+1
|
* do not pre-create mountpoints for plain mounts in initrd, they are created ↵Olivier Blin2008-10-302-1/+2
| | | | at runtime
* mount /dev as tmpfs after pivot_root, so that finit's /dev/initctl does not ↵Olivier Blin2008-10-301-0/+2
| | | | get forgotten when start_udev remounts /dev
* lower estimated disk size in heuristicsOlivier Blin2008-10-301-5/+6
|
* fix compressed image checkOlivier Blin2008-10-301-2/+3
|
* use -B 1 instead of -b when running du (to use real size instead of apparent ↵Olivier Blin2008-10-291-1/+1
| | | | size)
* fix complete_configOlivier Blin2008-10-291-1/+1
|
* use functions from main namespace for now...Olivier Blin2008-10-291-11/+11
|