summaryrefslogtreecommitdiffstats
path: root/target/imagebuilder
Commit message (Expand)AuthorAgeFilesLines
* build: use zstd for IB, toolchain, SDK and LLVM compressionPaul Spooren2024-04-131-4/+5
* treewide: remove implicit SUBTARGETPaul Spooren2024-04-082-2/+2
* imagebuilder: add check if target is sourced from feedFlorian Eckert2024-03-291-2/+7
* imagebuilder: check if BOARD is located in the feeds sub directoryFlorian Eckert2024-03-291-1/+7
* Revert "build: align SOURCE path for build system and SDK"Daniel Golle2024-02-121-2/+1
* build: align SOURCE path for build system and SDKPaul Spooren2024-02-121-1/+2
* imagebuilder: copy from buildroot only target/linux/generic and target/linux/...a-gave2024-01-151-2/+4
* ib: split out processing user provided packagesTomasz Maciej Nowak2023-07-151-1/+3
* treewide: add ORIG_PATH variableMichael Pratt2023-06-051-0/+1
* imagebuilder: allow to specific ROOTFS_PARTSIZEPaul Spooren2023-03-141-1/+3
* target/imagebuilder: add help text and rename whatdepends to package_whatdepensFlorian Eckert2023-01-061-2/+10
* target/imagebuilder: update help text for manifest targetFlorian Eckert2023-01-061-1/+2
* target/imagebuilder: change help text for image buildFlorian Eckert2023-01-061-1/+1
* target/imagebuilder: add depends target to show all package that gets installedFlorian Eckert2023-01-061-1/+17
* imagebuilder: export SOURCE_DATE_EPOCH to environmentDaniel Golle2022-04-101-0/+1
* imagebuilder: fix broken image generation with external targetsPetr Štetiar2022-03-251-1/+1
* imagebuilder: fix local packages/ folderPaul Spooren2021-11-052-1/+16
* imagebuilder: show architecture in `make info` outputPaul Spooren2021-09-231-0/+1
* imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archiveSven Roederer2021-05-081-0/+2
* build,ib: add STRIP_ABI option for manifestPaul Spooren2021-03-161-1/+2
* imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATHJo-Philipp Wich2020-12-291-1/+4
* imagebuilder: fix partition signatureMatthew Gyurgyik2020-11-241-0/+2
* imagebuilder: fix main entry makefilePaulo Machado2020-11-231-1/+1
* imagebuilder: add package signature verificationPaul Spooren2020-11-192-2/+39
* imagebuilder: fix sstripPaul Spooren2020-11-091-1/+1
* build,IB: reload packages/ only if existingPaul Spooren2020-10-301-1/+4
* build,IB: include kmods only in local buildsPaul Spooren2020-10-302-12/+16
* imagebuilder: add missing libfakeroot filesPaul Spooren2020-09-291-0/+1
* build: add whatdepends target to imagebuilderPaul Spooren2020-08-311-1/+9
* build: SDK/IB reproducible and faster compressionPaul Spooren2020-08-231-1/+4
* imagebuilder: Remove json_info_files/ before buildPaul Spooren2020-06-111-0/+1
* imagebuilder: pass IB=1 on checking requirementsPaul Spooren2020-06-111-1/+1
* build: refactor JSON info files to `profiles.json`Paul Spooren2020-04-031-0/+10
* target/imagebuilder: use multi-thread support for xz compressionMartin Schiller2019-10-091-1/+1
* imagebuilder: fix `make info` for empty SUPPORTED_DEVICESPaul Spooren2019-08-141-1/+2
* imagebuilder: new DISABLED_SERVICES make variableRichard Musil2019-05-151-2/+4
* IB: include SUPPORTED_DEVICES in 'make info' outputDaniel Golle2019-03-111-2/+3
* ib: show current revision based on $(REVISION)Paul Spooren2019-03-081-0/+1
* ib: show unified target based on $(TARGETID)Paul Spooren2019-03-081-1/+1
* ib: display whether profile comes with image metadataDaniel Golle2019-03-061-1/+1
* imagebuilder: manifest function show stderrPaul Spooren2018-08-061-2/+2
* imagebuilder: add function to show manifestPaul Spooren2018-07-301-2/+27
* imagebuilder: remove split patch dirs from imagebuilder archiveMatthias Schiffer2018-03-071-2/+3
* imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer2018-03-071-37/+9
* imagebuilder: fix reference to removed VERSION_SED variableJo-Philipp Wich2018-02-021-1/+1
* merge: etc: update remaining filesZoltan HERPAI2017-12-081-1/+1
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-081-1/+1
* imagebuilder: don't rewrite package list outputDaniel Golle2017-06-171-1/+1
* imagebuilder: clean package_listDaniel Golle2017-06-171-6/+6
* imagebuilder: add package_list functionPaul Spooren2017-06-151-7/+14