summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/imager/direct.py
Commit message (Expand)AuthorAgeFilesLines
* wic: implement reproducible Disk GUIDAdithya Balakumar2024-02-081-0/+11
* wic: Add gpt-hybrid partition layoutJoshua Watt2023-09-021-16/+66
* wic: Add argument --hidden to default imagerLeon Anavi2023-05-251-0/+7
* wic: use part_name when definedDit Kozmaj2023-04-131-10/+4
* wic: swap partitions are not added to fstabciarancourtney2022-10-291-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-10-261-0/+3
* wic: implement binary repeatable disk identifiersSergei Zhmylev2022-10-261-1/+4
* Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton2022-09-281-1/+1
* wic/plugins/images/direct: Allow changes in fstab on rootfsTobias Schmidl2022-05-271-1/+1
* wic: added fspassno parameter to partitionClaudius Heine2022-05-161-1/+2
* wic: do not use PARTLABEL for msdos partition tablesHenning Schild2022-04-221-1/+1
* wic: support rootdev identified by partition labelSchmidt, Adriaan2021-11-241-0/+2
* wic: Use os.rename instead of bb.utils.renameKhem Raj2021-11-101-1/+1
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-09-261-1/+1
* wic: Add extra-space argumentKristian Klausen2021-09-061-2/+5
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-1/+1
* wic: debug mode to keep tmp directoryLee Chee Yang2021-02-091-2/+4
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-01-201-25/+11
* wic: Ensure internal workdir is not reusedPaul Barker2021-01-201-1/+11
* wic: Add workdir argumentPaul Barker2021-01-131-1/+1
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-011-0/+7
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-221-4/+4
* wic: Fix error message when reporting invalid offsetJoshua Watt2020-06-161-1/+1
* wic: Add --offset argument for partitionsJoshua Watt2020-06-041-0/+15
* wic/direct: reserve 2 sector for extended partitionChee Yang Lee2020-03-241-3/+3
* wic: Preserve intermediate filesPaul Barker2020-01-101-3/+1
* wic/direct: Partition numbering is broken for MBR primary partition #4Michael Cooper2019-10-081-1/+2
* wic: Add partition type for msdos partition tablesJason Wessel2019-08-121-11/+26
* wic: Fix (again) partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2019-07-191-25/+12
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-15/+1
* wic: Introduce the --use-label partition parameterKevin Hao2018-09-131-0/+2
* wic: Fix partition files UIDs on multi rootfs imagesRicardo Ribalda Delgado2018-05-221-0/+4
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-181-2/+15
* wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini2017-11-081-3/+6
* wic: add 'part-name' argument for naming GPT partitionsArtur MÄ…drzak2017-11-071-0/+11
* wic: Add option to not change fstabFabio Berton2017-09-261-1/+5
* wic: run bmaptool with native Python3Ed Bartosh2017-09-111-2/+4
* wic: improve generating disk system identifierJonathan Liu2017-08-031-1/+2
* wic: ensure generated disk system identifier is non-zeroJonathan Liu2017-07-301-1/+1
* wic: add /boot mount point to fstab by defaultEd Bartosh2017-07-301-1/+1
* wic: copy rootfs directory before changing fstabEd Bartosh2017-07-301-9/+15
* wic: fix calculation of partition numberEd Bartosh2017-07-211-1/+1
* wic: fix restoring of original fstabEd Bartosh2017-06-231-4/+5
* wic: flatten directory structureEd Bartosh2017-06-231-1/+1
* filemap: change signature of sparse_copy functionEd Bartosh2017-06-141-1/+1
* wic: set correct system id for msdos partitionsEd Bartosh2017-04-011-11/+2
* wic: allow only supported fstypesEd Bartosh2017-04-011-2/+0
* wic: fix generation of partition UUIDEd Bartosh2017-03-271-1/+1
* wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie2017-03-221-2/+6