summaryrefslogtreecommitdiffstats
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #245 from pengutronix/barebox-envMichael Olbrich12 days1-1/+2
|\
| * image-hd: gpt: add type GUID shortcut for barebox-envAhmad Fatoum12 days1-0/+1
| * image-hd: gpt: drop "B" Type GUID shorthand for barebox-stateAhmad Fatoum12 days1-1/+1
* | README: add missing fiptoolAhmad Fatoum13 days1-0/+1
* | README: change libconfuse URLAhmad Fatoum13 days1-1/+1
|/
* README: Formalize signing off commitsMichael Olbrich2024-03-221-0/+41
* ubifs: Add configuration for space-fixupSebastian Muxel2024-02-161-0/+1
* image-hd: add GUIDs for big-endian MIPS architectureRoland Hieber2023-10-101-1/+1
* README.rst: fix typoUlrich Ölmann2023-09-181-1/+1
* image-hd: add shortcuts from the Discoverable Partitions SpecificationRoland Hieber2023-03-281-2/+25
* image-hd: support long GPT partition type shortcutsRoland Hieber2023-03-281-8/+8
* image-hd: add GUID shortcut 'B' for Barebox State partitionsRoland Hieber2023-03-271-0/+1
* README.rst: fix list syntax and make it prettierRoland Hieber2023-03-271-8/+10
* image-hd: implement "fill" option for partitionsRasmus Villemoes2023-02-241-0/+3
* Use "partition-table-type" instead deprecated "gpt" optionJavier Jardón2022-09-021-1/+1
* Merge pull request #190 from a3f/fip-supportMichael Olbrich2022-04-221-0/+39
|\
| * Add Firmware Image Package (FIP) supportAhmad Fatoum2022-04-221-0/+39
* | README: root-owner is only valid with mke2fsRoman Passler2022-04-141-0/+1
|/
* Override filesystem source pathTomas Mudrunka2022-03-251-0/+4
* README.rst: fix rst markup for includepathRasmus Villemoes2022-01-071-1/+1
* add --configdump optionRasmus Villemoes2022-01-071-0/+4
* Merge pull request #170 from michaelolbrich/holeMichael Olbrich2021-11-121-0/+22
|\
| * allow specifying 'holes' in the partition sectionMichael Olbrich2021-10-221-0/+22
* | [ci skip] typo "used used fill" -> "used to fill"Darren Ng2021-10-221-1/+1
|/
* README.rst: reflow paragraphRasmus Villemoes2021-06-041-4/+6
* add --includepath optionRasmus Villemoes2021-06-041-1/+6
* image-hd: stricter option handlingMichael Olbrich2021-04-251-6/+15
* document "file" image type and "hole" syntax in particularRasmus Villemoes2021-04-211-0/+51
* README.rst: add description of how default align/size/offset are computedRasmus Villemoes2021-04-211-0/+45
* image-hd.c: ignore in-partition-table when the image has no partition tableRasmus Villemoes2021-04-091-1/+2
* allow each partition to have its own align valueRasmus Villemoes2021-03-281-0/+3
* README.rst: document default value of in-partition-table optionRasmus Villemoes2021-03-281-1/+1
* util: strtoul_suffix: allow s suffix for sector size (512 bytes)Rasmus Villemoes2021-03-261-5/+9
* add new image type for android sparse imagesMichael Olbrich2021-01-131-0/+18
* Document fill option in README.rstAlbert ARIBAUD2021-01-041-0/+4
* hdimage: Implement 'gpt-no-backup' option to omit backup GPT tableChristoph Muellner2020-12-041-0/+2
* allow specifying an image as temporaryRasmus Villemoes2020-11-171-0/+6
* image-rauc: allow optional keyring verificationBastian Krause2020-05-061-0/+2
* README: RAUC key/cert can be PKCS#11 URIsBastian Krause2020-05-051-3/+4
* Add support for Hybrid MBR partitionsJames Hilliard2020-03-271-1/+4
* Correct a typo in READMEFelix Yan2020-02-171-1/+1
* document all ext* optionsMichael Olbrich2019-11-221-2/+13
* image-vfat: Add label option to set volume name.Florent Viard2019-10-301-0/+1
* make it easier to create empty filesystemsMichael Olbrich2019-09-221-0/+5
* hdimage: Implement 'gpt-location' option to move GPT tableGeorge Hilliard2019-09-111-0/+5
* README: describe random disk-signature optionMarcin Niestroj2019-08-051-1/+3
* Merge pull request #60 from michaelolbrich/percentMichael Olbrich2019-05-111-1/+5
|\
| * genimage: allow percentages for image sizesMichael Olbrich2019-05-071-1/+5
* | hdimge: allow the last partition to fill the rest of the imageMichael Olbrich2019-05-041-4/+8
|/
* hdimage: Add GPT supportStefan Sørensen2019-02-121-1/+17