summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix building without fallocate()Michael Olbrich2022-12-163-6/+9
|/
* Merge pull request #207 from michaelolbrich/ext-quotaMichael Olbrich2022-12-138-15/+7
|\
| * test: mke2fs: fully disable quota in the testMichael Olbrich2022-12-082-9/+7
| * test: remove leftover debuggingMichael Olbrich2022-12-086-6/+0
|/
* Merge pull request #204 from michaelolbrich/fixesMichael Olbrich2022-11-253-7/+35
|\
| * make Linux specific headers optionalMichael Olbrich2022-11-113-1/+31
| * util: simplify systemp()Michael Olbrich2022-11-111-6/+4
|/
* Merge pull request #197 from jjardon/jjardon/partition-table-typeMichael Olbrich2022-09-025-5/+5
|\
| * Use "partition-table-type" instead deprecated "gpt" optionJavier Jardón2022-09-025-5/+5
* | Merge pull request #198 from michaelolbrich/releasev16Michael Olbrich2022-09-021-1/+1
|\ \ | |/ |/|
| * release version 16Michael Olbrich2022-09-021-1/+1
|/
* Merge pull request #194 from michaelolbrich/no-partMichael Olbrich2022-06-3013-592/+694
|\
| * image-hd: improve offset handling for images without partition tableMichael Olbrich2022-06-175-4/+50
| * test: split test definitions into multiple filesMichael Olbrich2022-06-1710-588/+644
|/
* Merge pull request #193 from Bastian-Krause/bst/fix-image-envMichael Olbrich2022-06-151-72/+72
|\
| * 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
|/
* Merge pull request #192 from michaelolbrich/ubuntu-22.04Michael Olbrich2022-05-205-4/+66
|\
| * .github: add ubuntu-22.04 with arm-trusted-firmware-tools for fiptoolMichael Olbrich2022-05-201-0/+2
| * test: rauc: ignore stderrMichael Olbrich2022-05-201-2/+2
| * test: rauc: handle rauc 1.6Michael Olbrich2022-05-084-2/+62
|/
* Merge pull request #190 from a3f/fip-supportMichael Olbrich2022-04-228-0/+199
|\
| * Add Firmware Image Package (FIP) supportAhmad Fatoum2022-04-228-0/+199
* | Merge pull request #189 from pasrom/docMichael Olbrich2022-04-221-0/+1
|\ \ | |/ |/|
| * README: root-owner is only valid with mke2fsRoman Passler2022-04-141-0/+1
|/
* Merge pull request #187 from michaelolbrich/optional-rootpathMichael Olbrich2022-03-2514-25/+78
|\
| * make rootpath optionalMichael Olbrich2022-03-2514-25/+78
|/
* Merge pull request #184 from Harvie/masterMichael Olbrich2022-03-253-0/+14
|\
| * Override filesystem source pathTomas Mudrunka2022-03-253-0/+14
|/
* Merge pull request #185 from Harvie/f2fsMichael Olbrich2022-03-258-2/+98
|\
| * Initial F2FS supportTomas Mudrunka2022-03-258-2/+98
|/
* Merge pull request #186 from michaelolbrich/prepareMichael Olbrich2022-03-256-33/+52
|\
| * image-ext2: use new helper to initialize the imageMichael Olbrich2022-03-251-2/+4
| * image-flash: use new helper to initialize the imageMichael Olbrich2022-03-251-6/+4
| * image-vfat: use new helper to initialize the imageMichael Olbrich2022-03-251-2/+1
| * image-hd: use new helper to initialize the imageMichael Olbrich2022-03-251-23/+3
| * util: create new helper to initialize an imageMichael Olbrich2022-03-252-0/+40
|/
* Merge pull request #174 from Villemoes/misc-fixupsMichael Olbrich2022-01-076-19/+92
|\
| * image-hd.c: disable output file size check for block devicesRasmus Villemoes2022-01-071-11/+13
| * image-hd.c: use size of destination block device as image sizeRasmus Villemoes2022-01-073-0/+48
| * collect_mountpoints(): only do timestamp fixup when neededRasmus Villemoes2022-01-071-7/+7
| * README.rst: fix rst markup for includepathRasmus Villemoes2022-01-071-1/+1
| * add --configdump optionRasmus Villemoes2022-01-073-0/+23
|/
* Merge pull request #172 from Villemoes/squashfs-sizeMichael Olbrich2021-12-022-5/+37
|\
| * image-hd.c: repeat child size check during generate phaseRasmus Villemoes2021-11-291-0/+6
| * image-squashfs: handle image->size appropriatelyRasmus Villemoes2021-11-291-5/+31
|/
* Merge pull request #171 from michaelolbrich/releasev15Michael Olbrich2021-11-261-1/+1
|\
| * release version 15Michael Olbrich2021-11-261-1/+1
|/
* Merge pull request #170 from michaelolbrich/holeMichael Olbrich2021-11-126-33/+74
|\
| * image-hd: more error output when bootloaders overlap with the partition tableMichael Olbrich2021-10-221-0/+5