summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/kickstart/custom_commands/partition.py
Commit message (Expand)AuthorAgeFilesLines
* wic: Make sure file exists before removing itEd Bartosh2015-08-091-8/+8
* wic: remove intermediate partitionsAlexandre Belloni2015-08-091-0/+8
* wic: Consider PSEUDO_* environment variablesEd Bartosh2015-03-201-4/+9
* wic: properly label filesystemsAlexandre Belloni2015-02-141-8/+34
* wic: fix empty btrfs partitionsAlexandre Belloni2015-02-141-6/+1
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-141-2/+12
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-141-9/+11
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-141-0/+6
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-081-18/+18
* wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi2014-10-301-0/+2
* wic: Don't allow mkfs to fail silently in partition commandTom Zanussi2014-10-301-6/+16
* wic: fix vfat partition sector count only if neededMaciej Borzecki2014-09-231-3/+5
* wic: use IMAGE_EXTRA_SPACE for vfat rootfsMaciej Borzecki2014-09-231-2/+2
* wic: minor comment updateMaciej Borzecki2014-09-231-1/+1
* wic: include partition label in fs image file nameMaciej Borzecki2014-08-151-3/+3
* wic: Parse and pass sourceparams to partition plugin methodsTom Zanussi2014-08-151-3/+11
* wic: Add sourceparam param to partition plugin methodsTom Zanussi2014-08-151-3/+3
* wic: Add '--sourceparams' partition optionTom Zanussi2014-08-151-0/+6
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+496
OpenPOWER on IntegriCloud