summaryrefslogtreecommitdiffstats
path: root/genimage.c
Commit message (Expand)AuthorAgeFilesLines
* genimage: improve tmppath handlingMichael Olbrich2024-02-231-4/+17
* image-hd: implement "fill" option for partitionsRasmus Villemoes2023-02-241-0/+2
* genimage: set image environment inside image_generate()Bastian Krause2022-06-151-4/+4
* genimage: move env methods before image_generate()Bastian Krause2022-06-151-68/+68
* Add Firmware Image Package (FIP) supportAhmad Fatoum2022-04-221-0/+1
* make rootpath optionalMichael Olbrich2022-03-251-1/+20
* Override filesystem source pathTomas Mudrunka2022-03-251-0/+9
* Initial F2FS supportTomas Mudrunka2022-03-251-0/+1
* collect_mountpoints(): only do timestamp fixup when neededRasmus Villemoes2022-01-071-7/+7
* add --configdump optionRasmus Villemoes2022-01-071-0/+15
* allow specifying 'holes' in the partition sectionMichael Olbrich2021-10-221-1/+10
* add --includepath optionRasmus Villemoes2021-06-041-1/+46
* image-hd: stricter option handlingMichael Olbrich2021-04-251-1/+1
* allow each partition to have its own align valueRasmus Villemoes2021-03-281-0/+2
* add new image type for android sparse imagesMichael Olbrich2021-01-131-0/+1
* allow specifying an image as temporaryRasmus Villemoes2020-11-171-1/+4
* genimage: make sure that IMAGEMOUNTPATH is exported correctlyMichael Olbrich2020-08-281-1/+1
* genimage: make mountpath() argument constMichael Olbrich2020-08-281-1/+1
* genimage: initialize return valueFlorian Larysch2020-08-031-1/+1
* image-hd: Add GPT attributes for hiding partitions on WindowsAndri Yngvason2020-03-261-0/+4
* genimage: allow sanitize_path() to be used elsewhereMichael Olbrich2020-01-311-1/+1
* make it easier to create empty filesystemsMichael Olbrich2019-09-221-0/+2
* Prefix mountpoints with mp- to avoid conflict with "root"George Hilliard2019-08-071-1/+1
* genimage: allow percentages for image sizesMichael Olbrich2019-05-071-5/+11
* genimage: support absolute output file namesMichael Olbrich2019-03-011-1/+5
* genimage: only delete regular files and symlinksMichael Olbrich2019-03-011-1/+6
* hdimage: Add GPT supportStefan Sørensen2019-02-121-0/+10
* genimage: fix timestamp of mountpoint directoriesMarc Kleine-Budde2018-07-191-0/+10
* add qemu handlerAlexandre Fournier2018-03-191-0/+1
* Add FIT image supportSascha Hauer2018-03-191-0/+1
* genimage: Fix pathes with whitespacesSascha Hauer2018-03-191-11/+11
* cleanup loggingSascha Hauer2018-03-191-1/+1
* genimage: export IMAGEMOUNTPATH to sub processesMarc Kleine-Budde2017-12-041-0/+4
* genimage: fix partitions from sub-sub dirsMarc Kleine-Budde2017-12-041-2/+21
* fix double `;'Gaël PORTAY2017-11-161-1/+1
* fix indentation violationsGaël PORTAY2017-11-161-3/+3
* util: check asprintf()/vasprintf() return valuesMichael Olbrich2017-11-121-3/+3
* genimage: remove bogus closedir()Michael Olbrich2017-11-111-1/+0
* cramfs: add handler to create cramfs filesystem imagesJulien Viard de Galbert2016-09-131-0/+1
* add image type to create rauc bundlesMichael Olbrich2016-08-151-0/+1
* check_tmp_path: always call closedir()Michael Olbrich2016-01-121-0/+1
* add license file and remove old FSF address from the source filesMichael Olbrich2016-01-121-2/+1
* genimage: Add static UBI volumes supportLadislav Michl2016-01-121-0/+2
* genimage: robustify setenv callsVivien Didelot2015-09-141-11/+72
* genimage: use snprintf instead of asprintfVivien Didelot2015-09-141-3/+2
* genimage: use a single exit pathVivien Didelot2015-09-141-16/+13
* genimage: fix segfault on flash part with no imageVivien Didelot2015-04-121-0/+2
* Revert "genimage: image does not use include"Michael Olbrich2015-03-161-0/+1
* genimage: image does not use includeVivien Didelot2015-03-131-1/+0
* cleanup loggingMichael Olbrich2014-08-121-6/+6