summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/kickstart/custom_commands
Commit message (Expand)AuthorAgeFilesLines
* wic: remove pykickstart codeEd Bartosh2016-01-183-598/+0
* wic: Prepare wicboot to allow custom bootloader configMariano Lopez2015-12-091-0/+5
* wic: exec_native_cmd: implement support for pseudoEd Bartosh2015-12-011-3/+3
* wic: fix short variable namesEd Bartosh2015-09-032-42/+42
* wic: get rid of wildcard importsEd Bartosh2015-09-032-5/+2
* wic: fix errors in partition.py moduleEd Bartosh2015-09-031-3/+3
* wic: remove micboot.pyEd Bartosh2015-09-032-58/+15
* wic: remove micpartition.pyEd Bartosh2015-09-033-72/+30
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-022-7/+15
* wic: Add --uuid partition optionEd Bartosh2015-07-021-1/+4
* wic: Fix naming conflictEd Bartosh2015-07-021-2/+4
* wic: Remove duplicated codeEd Bartosh2015-07-021-38/+10
* wic: Refactor prepare_empty_partition APIEd Bartosh2015-07-021-36/+12
* wic: Call methods better wayEd Bartosh2015-07-021-36/+11
* wic: Get rid of useless variable 'image_rootfs'Ed Bartosh2015-07-021-16/+7
* wic: Refactor prepare_rootfs APIEd Bartosh2015-07-021-16/+12
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-231-7/+7
* wic: Move validation of --ptable option to wks parserEd Bartosh2015-06-111-1/+2
* wic: Fix format stringEd Bartosh2015-06-111-1/+1
* wic: Generate random uuid for partitionEd Bartosh2015-06-111-0/+13
* wic: Add --use-uuid partition optionEd Bartosh2015-06-111-0/+6
* wic: move checks to exec_native_cmdEd Bartosh2015-06-111-16/+5
* wic: Make sure file exists before removing itEd Bartosh2015-05-241-8/+8
* wic: remove intermediate partitionsAlexandre Belloni2015-05-161-0/+8
* wic: code cleanup: undefined variablesEd Bartosh2015-04-241-0/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-091-1/+0
* 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: print partition alignment when availableAlexandre Belloni2015-02-081-1/+1
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-081-18/+18
* scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll2014-11-122-2/+2
* 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-115-0/+669