summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* wic: support rootdev identified by partition labelSchmidt, Adriaan2021-11-241-0/+2
* wic: use shutil.whichMingli Yu2021-11-212-5/+5
* scripts/lib/wic/help.py: Update Fedora Kickstart URLsJon Mason2021-11-111-2/+2
* wic: Use os.rename instead of bb.utils.renameKhem Raj2021-11-101-1/+1
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-301-0/+3
* recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier2021-10-231-1/+2
* recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier2021-10-141-24/+97
* recipetool: npm: Use README as license fallbackStefan Herbrechtsmeier2021-10-141-1/+51
* recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUMStefan Herbrechtsmeier2021-10-141-10/+0
* recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier2021-10-141-4/+8
* recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier2021-10-141-0/+3
* recipetool: ignore empty license filesStefan Herbrechtsmeier2021-10-141-2/+3
* recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier2021-10-141-1/+1
* recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier2021-10-141-0/+2
* recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier2021-10-142-37/+52
* wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen2021-10-041-10/+64
* scriptutils.py: Add check before deleting pathChandana kalluri2021-10-011-1/+2
* wic:direct.py: ignore invalid mountpoints during fstab updateMarkus Volk2021-09-261-1/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-191-1/+1
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-1/+2
* wic: Add extra-space argumentKristian Klausen2021-09-061-2/+5
* recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton2021-09-041-1/+1
* wic: Add --no-fstab-update part optionDaniel Gomez2021-08-204-3/+8
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-174-9/+10
* scripts/lib/wic/help/py: "Redhat" -> "Red Hat"Robert P. J. Day2021-08-171-1/+1
* wic: don't forcibly pass -T defaultRoss Burton2021-08-123-3/+3
* devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin2021-08-021-0/+3
* meta: Manual override fixesRichard Purdie2021-08-021-4/+4
* Convert to new override syntaxRichard Purdie2021-08-029-22/+22
* checklayer: rename _find_layer_dependsNicolas Dechesne2021-07-281-2/+2
* checklayer: new function get_layer_dependencies()Nicolas Dechesne2021-07-281-1/+6
* devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin2021-07-161-3/+12
* devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz2021-07-021-1/+1
* Use the label provided when formating a dos partitionjbouchard2021-06-291-2/+4
* devtool upgrade: rebase override-only patches as wellAlexander Kanavin2021-06-261-15/+14
* Add support for erofs filesystemsRichard Weinberger2021-05-314-7/+23
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-063-6/+7
* 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