summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 ch...Olivier Blin2008-11-121-8/+27
* 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 at...Olivier Blin2008-10-302-1/+2
* mount /dev as tmpfs after pivot_root, so that finit's /dev/initctl does not g...Olivier Blin2008-10-301-0/+2
* 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
* fix complete_configOlivier Blin2008-10-291-1/+1
* use functions from main namespace for now...Olivier Blin2008-10-291-11/+11
* add common for removeXiBSuffixOlivier Blin2008-10-291-0/+1
* move detect_devices use where it belongsOlivier Blin2008-10-292-1/+2
* fix storage types usageOlivier Blin2008-10-291-2/+3
* move storage types in MDV::Draklive::StorageOlivier Blin2008-10-292-38/+42
* bless replicator media tooOlivier Blin2008-10-291-0/+1
* add initial mkinitrd-draklive prototypeOlivier Blin2008-10-291-0/+20
* improve commentOlivier Blin2008-10-291-1/+1
* move Media usage to Config module, since it can bless Media objectsOlivier Blin2008-10-292-1/+2
* move Mounts and CustomMedia usage to Config module, since they are to be used...Olivier Blin2008-10-292-2/+4
* add a default mountOlivier Blin2008-10-291-0/+5
* move config code in MDV::Draklive::ConfigOlivier Blin2008-10-292-84/+95
* extract predefined and custom mounts/fs in MDV::Draklive::Mounts and MDV::Dra...Olivier Blin2008-10-293-102/+103
* fix orderOlivier Blin2008-10-291-1/+1
* extract create_media_specific_initrd function (for mkinitrd-draklive tool)Olivier Blin2008-10-291-3/+5
* remove unused media variableOlivier Blin2008-10-291-2/+2
* cosmeticsOlivier Blin2008-10-291-1/+0
* pass initrd path directlyOlivier Blin2008-10-291-3/+2
* pass initrd tree and file pathOlivier Blin2008-10-291-4/+6
* keep system_root in a root variableOlivier Blin2008-10-291-15/+17
* space fixOlivier Blin2008-10-291-1/+1
* move overlay data in MDV::Draklive::OverlayOlivier Blin2008-10-293-19/+25
* move initrd code in new MDV::Draklive::Initrd moduleOlivier Blin2008-10-292-273/+283
* use less confusing variable name for already used loop_typesOlivier Blin2008-10-291-2/+2