Age | Commit message (Expand) | Author | Files |
2015-09-02 | wic: fix short variable names | Ed Bartosh | 3 |
2015-09-02 | wic: get rid of wildcard imports | Ed Bartosh | 2 |
2015-09-02 | wic: fix errors in partition.py module | Ed Bartosh | 1 |
2015-09-02 | wic: remove micboot.py | Ed Bartosh | 2 |
2015-09-02 | wic: remove micpartition.py | Ed Bartosh | 3 |
2015-07-02 | wic: Code cleanup: long lines, identation and whitespaces | Ed Bartosh | 2 |
2015-07-02 | wic: Add --uuid partition option | Ed Bartosh | 1 |
2015-07-02 | wic: Fix naming conflict | Ed Bartosh | 1 |
2015-07-02 | wic: Remove duplicated code | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor prepare_empty_partition API | Ed Bartosh | 1 |
2015-07-02 | wic: Call methods better way | Ed Bartosh | 1 |
2015-07-02 | wic: Get rid of useless variable 'image_rootfs' | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor prepare_rootfs API | Ed Bartosh | 1 |
2015-06-23 | wic: code cleanup: superfluous-parens | Ed Bartosh | 1 |
2015-06-11 | wic: Move validation of --ptable option to wks parser | Ed Bartosh | 1 |
2015-06-11 | wic: Fix format string | Ed Bartosh | 1 |
2015-06-11 | wic: Generate random uuid for partition | Ed Bartosh | 1 |
2015-06-11 | wic: Add --use-uuid partition option | Ed Bartosh | 1 |
2015-06-11 | wic: move checks to exec_native_cmd | Ed Bartosh | 1 |
2015-05-23 | wic: Make sure file exists before removing it | Ed Bartosh | 1 |
2015-05-16 | wic: remove intermediate partitions | Alexandre Belloni | 1 |
2015-04-24 | wic: code cleanup: undefined variables | Ed Bartosh | 1 |
2015-04-13 | wic:code cleanup: No space allowed | Ed Bartosh | 1 |
2015-04-08 | wic: code cleanup: unused imports | Ed Bartosh | 1 |
2015-03-20 | wic: Consider PSEUDO_* environment variables | Ed Bartosh | 1 |
2015-02-14 | wic: properly label filesystems | Alexandre Belloni | 1 |
2015-02-14 | wic: fix empty btrfs partitions | Alexandre Belloni | 1 |
2015-02-14 | wic: allow to configure overhead factor per partition | Alexandre Belloni | 1 |
2015-02-14 | wic: allow to configure extra space per partition | Alexandre Belloni | 1 |
2015-02-14 | wic: allow creation of partitions not in table | Alexandre Belloni | 1 |
2015-02-07 | wic: print partition alignment when available | Alexandre Belloni | 1 |
2015-02-07 | wic: use kB for the partitions size | Alexandre Belloni | 2 |
2015-02-07 | wic: bail out on kickstart parse errors | Maciej Borzecki | 1 |
2014-11-12 | scripts: use '/usr/bin/env' in shebangs with python | Martin Hundebøll | 3 |
2014-10-30 | wic: Use overhead factor when creating partitions from rootfs directories | Tom Zanussi | 1 |
2014-10-30 | wic: Don't allow mkfs to fail silently in partition command | Tom Zanussi | 1 |
2014-09-23 | wic: fix vfat partition sector count only if needed | Maciej Borzecki | 1 |
2014-09-23 | wic: use IMAGE_EXTRA_SPACE for vfat rootfs | Maciej Borzecki | 1 |
2014-09-23 | wic: minor comment update | Maciej Borzecki | 1 |
2014-08-15 | wic: include partition label in fs image file name | Maciej Borzecki | 1 |
2014-08-15 | wic: Parse and pass sourceparams to partition plugin methods | Tom Zanussi | 1 |
2014-08-15 | wic: Add sourceparam param to partition plugin methods | Tom Zanussi | 1 |
2014-08-15 | wic: Add '--sourceparams' partition option | Tom Zanussi | 1 |
2014-08-11 | wic: Rename /mic to /wic | Tom Zanussi | 6 |