summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/imager/direct.py
AgeCommit message (Expand)Author
2024-02-08wic: implement reproducible Disk GUIDAdithya Balakumar
2023-09-02wic: Add gpt-hybrid partition layoutJoshua Watt
2023-05-25wic: Add argument --hidden to default imagerLeon Anavi
2023-04-13wic: use part_name when definedDit Kozmaj
2022-10-29wic: swap partitions are not added to fstabciarancourtney
2022-10-26wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-10-26wic: implement binary repeatable disk identifiersSergei Zhmylev
2022-09-28Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton
2022-05-27wic/plugins/images/direct: Allow changes in fstab on rootfsTobias Schmidl
2022-05-16wic: added fspassno parameter to partitionClaudius Heine
2022-04-22wic: do not use PARTLABEL for msdos partition tablesHenning Schild
2021-11-24wic: support rootdev identified by partition labelSchmidt, Adriaan
2021-11-10wic: Use os.rename instead of bb.utils.renameKhem Raj
2021-09-26wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk
2021-09-06wic: Add extra-space argumentKristian Klausen
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-02-09wic: debug mode to keep tmp directoryLee Chee Yang
2021-01-20wic: Copy rootfs dir if fstab needs updatingPaul Barker
2021-01-20wic: Ensure internal workdir is not reusedPaul Barker
2021-01-13wic: Add workdir argumentPaul Barker
2021-01-01wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang
2020-08-22wic: Add 512 Byte alignment to --offsetJoshua Watt
2020-06-16wic: Fix error message when reporting invalid offsetJoshua Watt
2020-06-04wic: Add --offset argument for partitionsJoshua Watt
2020-03-24wic/direct: reserve 2 sector for extended partitionChee Yang Lee
2020-01-10wic: Preserve intermediate filesPaul Barker
2019-10-08wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper
2019-08-12wic: Add partition type for msdos partition tablesJason Wessel
2019-07-19wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-09-13wic: Introduce the --use-label partition parameterKevin Hao
2018-05-22wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini
2017-11-07wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak
2017-09-26wic: Add option to not change fstabFabio Berton
2017-09-11wic: run bmaptool with native Python3Ed Bartosh
2017-08-03wic: improve generating disk system identifierJonathan Liu
2017-07-30wic: ensure generated disk system identifier is non-zeroJonathan Liu
2017-07-30wic: add /boot mount point to fstab by defaultEd Bartosh
2017-07-30wic: copy rootfs directory before changing fstabEd Bartosh
2017-07-21wic: fix calculation of partition numberEd Bartosh
2017-06-23wic: fix restoring of original fstabEd Bartosh
2017-06-23wic: flatten directory structureEd Bartosh
2017-06-14filemap: change signature of sparse_copy functionEd Bartosh
2017-04-01wic: set correct system id for msdos partitionsEd Bartosh
2017-04-01wic: allow only supported fstypesEd Bartosh
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-22wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie