summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz2022-03-021-1/+1
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-201-1/+1
* scripts: Update to use exec_module() instead of load_module()Richard Purdie2022-01-252-4/+11
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-151-8/+7
* recipetool: extend curl detection when creating recipesRoss Burton2021-12-151-1/+2
* recipetool: handle GitLab URLs like we do GitHubRoss Burton2021-12-151-1/+1
* scripts/checklayer/common.py: Fixed a minor grammatical errorDhruva Gole2021-12-151-1/+1
* wic: support rootdev identified by partition labelSchmidt, Adriaan2021-12-151-0/+2
* wic: use shutil.whichMingli Yu2021-12-052-5/+5
* scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason2021-11-241-2/+2
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-211-0/+3
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-071-1/+2
* wic: keep rootfs_size as integerAlexander Kanavin2021-10-071-1/+1
* wic: don't forcibly pass -T defaultRoss Burton2021-08-263-3/+3
* devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin2021-08-141-0/+3
* checklayer: rename _find_layer_dependsNicolas Dechesne2021-08-061-2/+2
* checklayer: new function get_layer_dependencies()Nicolas Dechesne2021-08-061-1/+6
* devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin2021-08-061-3/+12
* devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz2021-07-201-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-07-061-2/+4
* devtool upgrade: rebase override-only patches as wellAlexander Kanavin2021-07-061-15/+14
* devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego2021-03-141-1/+6
* scripts/lib/wic/partition.py: do not set FAT sizeAlexander Kanavin2021-03-021-4/+0
* wic: Warn if an ext filesystem affected by the Y2038 problem is usedFlorian Bezdeka2021-02-265-3/+42
* wic: debug mode to keep tmp directoryLee Chee Yang2021-02-091-2/+4
* devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski2021-01-231-1/+5
* devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski2021-01-201-4/+26
* wic: Optimise fstab modification for ext2/3/4 and msdos partitionsPaul Barker2021-01-202-8/+28
* wic: Copy rootfs dir if fstab needs updatingPaul Barker2021-01-203-29/+29
* wic: Update pseudo db when excluding content from rootfsPaul Barker2021-01-201-5/+8
* wic: Ensure internal workdir is not reusedPaul Barker2021-01-201-1/+11
* recipetool: create: only add npmsw url if requiredKamel Bouhara2021-01-161-1/+5
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-01-131-2/+5
* wic: Add workdir argumentPaul Barker2021-01-131-1/+1
* wic/direct/kparser: ensure fsuuid for vfat and msdos align with formatLee Chee Yang2021-01-012-0/+24
* devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin2020-12-311-2/+2
* wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt2020-12-201-1/+11
* wic: Introduce empty plugin to create unformatted empty partitionsDiego Sueiro2020-12-151-0/+32
* isoimage-isohybrid.py: Support adding files/dirsChaitanya Vadrevu2020-11-081-0/+14
* devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber2020-10-171-1/+6
* devtool: remove unused variableRoss Burton2020-10-081-1/+0
* wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie2020-10-071-5/+7
* wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin2020-09-151-4/+4
* devtool: deploy-target: Fix size calculation for hard linksMichael Tretter2020-09-021-1/+7
* wic: misc: Add /bin to the list of searchpathsVijai Kumar K2020-09-021-2/+3
* devtool: expand SRC_URI when guessing recipe update modeMartin Jansa2020-08-271-1/+1
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-08-222-10/+18
* wic: fix typoDaniel Ammann2020-08-061-1/+1
* checklayer: check layer in BBLAYERS before testLee Chee Yang2020-07-271-0/+14
* wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed2020-07-251-0/+60