summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/kickstart
AgeCommit message (Expand)AuthorFiles
2016-01-17wic: remove pykickstart codeEd Bartosh4
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez2
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh1
2015-09-02wic: fix short variable namesEd Bartosh3
2015-09-02wic: get rid of wildcard importsEd Bartosh2
2015-09-02wic: fix errors in partition.py moduleEd Bartosh1
2015-09-02wic: remove micboot.pyEd Bartosh2
2015-09-02wic: remove micpartition.pyEd Bartosh3
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2
2015-07-02wic: Add --uuid partition optionEd Bartosh1
2015-07-02wic: Fix naming conflictEd Bartosh1
2015-07-02wic: Remove duplicated codeEd Bartosh1
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh1
2015-07-02wic: Call methods better wayEd Bartosh1
2015-07-02wic: Get rid of useless variable 'image_rootfs'Ed Bartosh1
2015-07-02wic: Refactor prepare_rootfs APIEd Bartosh1
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh1
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh1
2015-06-11wic: Fix format stringEd Bartosh1
2015-06-11wic: Generate random uuid for partitionEd Bartosh1
2015-06-11wic: Add --use-uuid partition optionEd Bartosh1
2015-06-11wic: move checks to exec_native_cmdEd Bartosh1
2015-05-23wic: Make sure file exists before removing itEd Bartosh1
2015-05-16wic: remove intermediate partitionsAlexandre Belloni1
2015-04-24wic: code cleanup: undefined variablesEd Bartosh1
2015-04-13wic:code cleanup: No space allowedEd Bartosh1
2015-04-08wic: code cleanup: unused importsEd Bartosh1
2015-03-20wic: Consider PSEUDO_* environment variablesEd Bartosh1
2015-02-14wic: properly label filesystemsAlexandre Belloni1
2015-02-14wic: fix empty btrfs partitionsAlexandre Belloni1
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni1
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni1
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni1
2015-02-07wic: print partition alignment when availableAlexandre Belloni1
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni2
2015-02-07wic: bail out on kickstart parse errorsMaciej Borzecki1
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll3
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi1
2014-10-30wic: Don't allow mkfs to fail silently in partition commandTom Zanussi1
2014-09-23wic: fix vfat partition sector count only if neededMaciej Borzecki1
2014-09-23wic: use IMAGE_EXTRA_SPACE for vfat rootfsMaciej Borzecki1
2014-09-23wic: minor comment updateMaciej Borzecki1
2014-08-15wic: include partition label in fs image file nameMaciej Borzecki1
2014-08-15wic: Parse and pass sourceparams to partition plugin methodsTom Zanussi1
2014-08-15wic: Add sourceparam param to partition plugin methodsTom Zanussi1
2014-08-15wic: Add '--sourceparams' partition optionTom Zanussi1
2014-08-11wic: Rename /mic to /wicTom Zanussi6