summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #83 from michaelolbrich/ext-test-docMichael Olbrich2019-11-223-31/+41
|\
| * document all ext* optionsMichael Olbrich2019-11-221-2/+13
| * test: check extra features for ext* with mke2fsMichael Olbrich2019-11-222-29/+28
|/
* Merge pull request #82 from LeSpocky/ext4Michael Olbrich2019-11-221-1/+7
|\
| * image-ext: Pass 'features' to mke2fsAlexander Dahl2019-11-151-1/+7
|/
* Merge pull request #79 from rohieb/add-readmeMichael Olbrich2019-11-051-0/+1
|\
| * Makefile: add README.rst to release tarballRoland Hieber2019-11-041-0/+1
|/
* Merge pull request #78 from fviard/add_label_to_vfatMichael Olbrich2019-10-302-2/+17
|\
| * image-vfat: Add label option to set volume name.Florent Viard2019-10-302-2/+17
* | Merge pull request #76 from hcodina/masterMichael Olbrich2019-10-021-0/+3
|\|
| * dir_size: close fd and dir when no longer usedHerve Codina2019-10-021-0/+3
|/
* Merge pull request #74 from michaelolbrich/cleanupMichael Olbrich2019-09-252-16/+14
|\
| * extend_file: use ftruncate() to resize the imageMichael Olbrich2019-09-221-9/+3
| * pad_file: propagate errno correctlyMichael Olbrich2019-09-221-0/+1
| * pad_file: cleanup loggingMichael Olbrich2019-09-221-1/+4
| * pad_file: avoid uninitialized warningMichael Olbrich2019-09-221-1/+1
| * map_file_extents: avoid theoretical race conditionMichael Olbrich2019-09-221-2/+2
| * use tabs instead of spacesMichael Olbrich2019-09-222-3/+3
* | Merge pull request #75 from michaelolbrich/ubifsMichael Olbrich2019-09-251-0/+5
|\ \ | |/ |/|
| * image-ubifs: validate lebsizeMichael Olbrich2019-09-221-0/+5
|/
* Merge pull request #73 from michaelolbrich/emptyMichael Olbrich2019-09-228-13/+33
|\
| * make it easier to create empty filesystemsMichael Olbrich2019-09-228-13/+33
* | Merge pull request #50 from ssorensen/sparseMichael Olbrich2019-09-222-30/+148
|\ \ | |/ |/|
| * Merge branch 'master' into sparseMichael Olbrich2019-09-2214-63/+335
| |\ | |/ |/|
* | Merge pull request #72 from michaelolbrich/gpt-secondaryMichael Olbrich2019-09-212-0/+11
|\ \
| * | test: check hd images with 'sfdisk -V'Michael Olbrich2019-09-201-0/+10
| * | image-hd: the secondary GPT header should point to the secondary GPT tableMichael Olbrich2019-09-201-0/+1
|/ /
* | Merge pull request #70 from thirtythreeforty/gpt-locationMichael Olbrich2019-09-202-3/+19
|\ \
| * | hdimage: Implement 'gpt-location' option to move GPT tableGeorge Hilliard2019-09-112-3/+19
|/ /
* | Merge pull request #69 from thirtythreeforty/fix-67Michael Olbrich2019-09-041-1/+1
|\ \
| * | Prefix mountpoints with mp- to avoid conflict with "root"George Hilliard2019-08-071-1/+1
* | | Merge pull request #66 from mniestroj/mbr-random-disk-signatureMichael Olbrich2019-09-042-2/+10
|\ \ \ | |/ / |/| |
| * | README: describe random disk-signature optionMarcin Niestroj2019-08-051-1/+3
| * | hdimage: use random mbr disk signature if not providedMarcin Niestroj2019-08-051-1/+7
|/ /
* | Merge pull request #65 from Bastian-Krause/bst/rauc-pkcs11Michael Olbrich2019-07-051-12/+19
|\ \
| * | image-rauc: support PKCS#11 URLs for cert/keyBastian Krause2019-07-051-12/+19
|/ /
* | Merge pull request #64 from michaelolbrich/releasev11Michael Olbrich2019-05-191-1/+1
|\ \
| * | release version 11Michael Olbrich2019-05-191-1/+1
|/ /
* | Merge pull request #62 from michaelolbrich/hd-fillMichael Olbrich2019-05-115-1/+57
|\ \
| * | image-hd: add option to extend the image to the full sizeMichael Olbrich2019-05-073-1/+13
| * | util: add helper to extend images to a specified sizeMichael Olbrich2019-05-072-0/+44
* | | Merge pull request #61 from michaelolbrich/fixMichael Olbrich2019-05-111-1/+1
|\ \ \
| * | | pad_file: fix copy/paste error in an error messageMichael Olbrich2019-05-071-1/+1
| |/ /
* | | Merge pull request #60 from michaelolbrich/percentMichael Olbrich2019-05-1110-11/+156
|\ \ \
| * | | travis: find any logfile and dump itMichael Olbrich2019-05-071-1/+1
| * | | genimage: allow percentages for image sizesMichael Olbrich2019-05-077-6/+71
| * | | util: add helper to calculate directory sizeMichael Olbrich2019-05-062-0/+52
| * | | config: allow parsing percentagesMichael Olbrich2019-05-063-4/+32
| |/ /
* | | Merge pull request #59 from michaelolbrich/autoresizeMichael Olbrich2019-05-113-31/+57
|\ \ \ | |/ / |/| |
| * | hdimge: allow the last partition to fill the rest of the imageMichael Olbrich2019-05-043-31/+57
|/ /