To avoid bashisms, convert to /bin/bash! :)
[ext/instance-debootstrap.git] / create.in
2009-02-16 Guido TrotterTo avoid bashisms, convert to /bin/bash! :)
2009-02-16 Guido TrotterFix 1.2 compatibility
2009-02-13 Guido TrotterAdd CUSTOMIZE_DIR to personalize the installation
2009-01-28 Guido TrotterImplement PARTITION_STYLE='msdos'
2009-01-28 Guido TrotterAdd the PARTITION_STYLE configuration variable
2009-01-26 Guido TrotterUse losetup rather than -o loop
2009-01-26 Guido TrotterAbstract cleanups in a CLEANUP array
2008-10-22 Guido Trottersearch for vol_id and use retrocompatible options
2008-10-16 Guido TrotterMake $swapdev optional
2008-10-16 Guido TrotterParse command line arguments in common.sh
2008-08-26 Guido TrotterUse vol_id to calculate volume UUIDs
2008-08-14 Guido Trotterdebootstrap create: activate serial console
2008-08-14 Guido TrotterUse UUID-based mounts for create and import
2008-07-07 Iustin PopAllow enabling of a proxy for debootstrap
2008-07-06 Iustin PopRework the caching mechanism
2008-07-04 Iustin PopRework the create script
2008-07-04 Iustin PopSwitch indendation to two spaces
2008-07-04 Iustin PopStart autogenerating the create script