summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/rootfs.py
Commit message (Expand)AuthorAgeFilesLines
* rootfs.py: Fix logger error message formatJohn Ripple9 days1-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-10-261-1/+1
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-07-231-1/+1
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-081-1/+4
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-201-1/+1
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-01-201-3/+6
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-01-201-3/+14
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-01-201-5/+8
* wic: rootfs: Combine path_validation in one functionRicardo Ribalda Delgado2020-04-261-22/+19
* wic: root: Add an opt. destination on include-pathRicardo Ribalda Delgado2020-04-261-2/+58
* wic: Continue if excluded_path does not existRicardo Ribalda Delgado2020-04-261-1/+3
* wic: Add --change-directory argumentRicardo Ribalda Delgado2020-04-261-3/+18
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-261-3/+34
* Revert "wic: Fix permissions when using exclude or include path"Richard Purdie2020-04-071-19/+3
* Revert "wic: Add --embed-rootfs argument"Richard Purdie2020-04-071-21/+1
* wic: Add --embed-rootfs argumentRicardo Ribalda Delgado2020-04-061-1/+21
* wic: Fix permissions when using exclude or include pathRicardo Ribalda Delgado2020-04-061-3/+19
* wic: Add --include-path argumentPaul Barker2020-01-101-2/+5
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-15/+1
* wic: rootfs: make copied rootfs uniqueEd Bartosh2017-07-301-1/+1
* wic: rootfs: fix rootfs path reportingEd Bartosh2017-07-301-6/+4
* wic: use absolute paths in rootfs pluginEd Bartosh2017-07-301-2/+2
* wic: code cleanupEd Bartosh2017-06-231-1/+1
* wic: flatten directory structureEd Bartosh2017-06-231-1/+1
* wic: Remove obsolete reference to msger logger.Kristian Amlie2017-06-061-2/+5
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-1/+1
* wic: raise WicError in wic pluginsEd Bartosh2017-03-041-10/+7
* wic: use wic logger in wic source pluginsEd Bartosh2017-03-041-10/+14
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-151-1/+42
* wic: code cleanupEd Bartosh2017-02-021-2/+2
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-1/+1
* wic: get rid of get_rootfs and set_rootfsEd Bartosh2016-01-181-7/+7
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-021-7/+2
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-231-0/+4
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-231-2/+2
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-7/+2
* wic: code cleanup: unused importsEd Bartosh2015-04-091-3/+0
* wic: Add sourceparam param to partition plugin methodsTom Zanussi2014-08-151-2/+3
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+91