summaryrefslogtreecommitdiff
path: root/scripts/lib/wic
AgeCommit message (Expand)AuthorFiles
2017-01-31wic: isoimage-isohybrid: stop using HDDDIREd Bartosh1
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh1
2017-01-31wic: partitionedfs: set partition name for gpt partitionsJukka Laitinen1
2017-01-31wic: direct.py: get rid of names with two underscoresEd Bartosh1
2017-01-31wic: remove unused API DirectImageCreator.get_disk_namesEd Bartosh1
2017-01-31wic: make workdir a temporary directoryEd Bartosh1
2017-01-31wic: get rid of baseimager inheritanceEd Bartosh2
2017-01-23wic: bootimg-pcbios: use wic-tools targetEd Bartosh1
2017-01-23wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh1
2017-01-23wic: fixed test_iso_image test caseEd Bartosh1
2017-01-23wic: fixed recipe nameEd Bartosh1
2017-01-23partition.py: use FAKEROOTCMD variable to get path to pseudoEd Bartosh1
2017-01-19wic: partitionedfs: account for non-table partitions when checking if logical...Maciej Borzecki1
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh1
2017-01-16direct.py: fix getting image nameEd Bartosh1
2017-01-16canned-wks: remove mpc8315e-rdb.wksEd Bartosh1
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh1
2017-01-16gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez1
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez1
2016-12-22wic: add kickstart file for MPC8315Ed Bartosh1
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki5
2016-12-22wic: look for wks files in <layer>/wicEd Bartosh1
2016-12-17wic: obey the rootfs size from the metadataChristopher Larson1
2016-12-13wic: Create a logical partition only when it is really mandatoryAlessio Igor Bogani1
2016-11-15wic: fix function comment typosMaciej Borzecki1
2016-11-15wic: check that filesystem is specified for a rootfs partitionMaciej Borzecki1
2016-11-15wic: use partition size when creating empty partition filesMaciej Borzecki1
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki3
2016-11-15systemd-bootdisk.wks: use PARTUUIDEd Bartosh1
2016-11-06wic: call os.ftruncate instead of running truncateEd Bartosh2
2016-10-11canned-wks: use GPT partition tableEd Bartosh3
2016-10-11systemd-bootdisk.wks: update kernel command lineEd Bartosh1
2016-10-09mkgummidisk.wks: update kernel command lineEd Bartosh1
2016-10-07mkefidisk.wks: update kernel command lineEd Bartosh1
2016-10-07mkefidisk.wks: use MSDOS partition tableEd Bartosh1
2016-10-07wic: rewrite MBR disk identifierEd Bartosh2
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh2
2016-10-07wic: set PARTUUID only for gpt partition tableEd Bartosh1
2016-09-30mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh1
2016-09-30wic: rename and amend systemd-boot wks fileJianxun Zhang1
2016-09-23wic: remove partition imagesEd Bartosh1
2016-09-22directdisk*.wks: add serial console supportEd Bartosh3
2016-07-21wic: rawcopy: make source filenames uniqueEd Bartosh1
2016-07-20wic: mountpoint is an optional argumentMaciej Borzecki1
2016-07-20wic: clone gummiboot wks for systemd-bootJianxun Zhang1
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang1
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen4
2016-06-02wic: encode help textEd Bartosh1
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson1