summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic
AgeCommit message (Expand)Author
2016-07-06wic: rawcopy: make source filenames uniqueEd Bartosh
2016-06-29wic: fix path parsing, use last occurrenceGeorge McCollister
2016-06-29wic: isoimage-isohybrid: fix splash file pathsIoan-Adrian Ratiu
2016-06-29wic: isoimage-isohybrid: add grubefi configfile supportIoan-Adrian Ratiu
2016-04-14wic: fix bug in handling fsoptionsEd Bartosh
2016-04-13Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"Ross Burton
2016-04-09wic/utils/partitionedfs.py: assemble .wic images as sparse filesJoshua Lock
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu
2016-03-28wic: fix type of no-table optionEd Bartosh
2016-02-28wic: don't throw away our created swap partitionChristopher Larson
2016-02-15wic: fix processing of --use-uuidEd Bartosh
2016-02-07isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu
2016-02-04wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga
2016-02-04wic: default to empty bootloader configMaciej Borzecki
2016-01-20wic: pylinted ksparser moduleEd Bartosh
2016-01-20wic: add help for 'include' commandEd Bartosh
2016-01-20wic: move parts of canned .wks into common.wks.incEd Bartosh
2016-01-20wic: implement search of includesEd Bartosh
2016-01-20wic: refactor get_boot_configEd Bartosh
2016-01-20wic: ksparser: add support for includeEd Bartosh
2016-01-20wic: do not remove build dir in source pluginsEd Bartosh
2016-01-20wic: use unique partition numberEd Bartosh
2016-01-20wic: move wks parsing code to KickStart._parseEd Bartosh
2016-01-19wic: rename kickstarter.py -> ksparser.pyEd Bartosh
2016-01-19wic: override ArgumentParser.errorEd Bartosh
2016-01-19wic: removed unused importsEd Bartosh
2016-01-19wic: improve processing of parseing errorsEd Bartosh
2016-01-19wic: catch KickStartErrorEd Bartosh
2016-01-19wic: add custom exception KickStartErrorEd Bartosh
2016-01-18wic/help.py: document requirements for valid fstab generationJoshua Lock
2016-01-18wic: get rid of 2 gettersEd Bartosh
2016-01-18wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-18wic: get rid of get_rootfs and set_rootfsEd Bartosh
2016-01-18wic: get rid of get_timeout getterEd Bartosh
2016-01-18wic: adjust code for new data structureEd Bartosh
2016-01-18wic: remove pykickstart codeEd Bartosh
2016-01-18wic: use new kickstart parserEd Bartosh
2016-01-18wic: add kickstart parser moduleEd Bartosh
2016-01-18wic: add partition moduleEd Bartosh
2016-01-07wic: rawcopy: Copy source file to build folderNoor Ahsan
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock
2015-12-09directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-12-09wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh
2015-10-27wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt
2015-09-23wic: fix partition size calculationEd Bartosh