index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
wic
/
utils
/
partitionedfs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: partitionedfs: account for non-table partitions when checking if logical...
Maciej Borzecki
2017-01-19
1
-1
/
+2
*
wic: add --fixed-size wks option
Maciej Borzecki
2016-12-22
1
-1
/
+1
*
wic: Create a logical partition only when it is really mandatory
Alessio Igor Bogani
2016-12-13
1
-3
/
+4
*
wic: fix function comment typos
Maciej Borzecki
2016-11-15
1
-2
/
+2
*
wic: rewrite MBR disk identifier
Ed Bartosh
2016-10-07
1
-2
/
+10
*
wic: set PARTUUID only for gpt partition table
Ed Bartosh
2016-10-07
1
-1
/
+1
*
wic: remove partition images
Ed Bartosh
2016-09-24
1
-1
/
+8
*
wic: use // operator instead of /
Ed Bartosh
2016-05-14
1
-3
/
+3
*
wic: don't inherit classes from object
Ed Bartosh
2016-05-14
1
-1
/
+1
*
wic: don't use dict.keys and dict.has_key
Ed Bartosh
2016-05-14
1
-3
/
+3
*
wic: use sparse_copy to copy partitions
Ed Bartosh
2016-05-06
1
-4
/
+2
*
wic: set partition system id
Ed Bartosh
2016-04-29
1
-1
/
+6
*
wic: add system_id argument to Image.add_partition
Ed Bartosh
2016-04-29
1
-1
/
+1
*
wic: fix bug in handling fsoptions
Ed Bartosh
2016-04-14
1
-19
/
+17
*
Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
Ross Burton
2016-04-13
1
-1
/
+1
*
wic/utils/partitionedfs.py: assemble .wic images as sparse files
Joshua Lock
2016-04-09
1
-1
/
+1
*
wic: fix short variable names
Ed Bartosh
2015-09-03
1
-77
/
+77
*
wic: Code cleanup: long lines, identation and whitespaces
Ed Bartosh
2015-07-02
1
-3
/
+2
*
wic: Remove __write_partition method
Ed Bartosh
2015-07-02
1
-21
/
+15
*
wic: Rename partition images
Ed Bartosh
2015-07-02
1
-0
/
+2
*
wic: Move validation of --ptable option to wks parser
Ed Bartosh
2015-06-11
1
-4
/
+0
*
wic: Set type GUID and UUID for partition
Ed Bartosh
2015-06-11
1
-0
/
+15
*
wic: Add parameter 'uuid' to Image.add_partition method
Ed Bartosh
2015-06-11
1
-2
/
+3
*
wic: pylinted partitionedfs.py
Ed Bartosh
2015-06-11
1
-33
/
+30
*
wic: replaced __run_parted with exec_native_cmd
Ed Bartosh
2015-06-11
1
-19
/
+13
*
wic: move checks to exec_native_cmd
Ed Bartosh
2015-06-11
1
-11
/
+1
*
wic: check if part_type is set only for msdos partition table
Ed Bartosh
2015-06-11
1
-1
/
+1
*
wic: set legacy_boot flag for gpt partitions
Ed Bartosh
2015-06-11
1
-1
/
+1
*
wic: code cleanup: wildcard imports
Ed Bartosh
2015-04-24
1
-3
/
+1
*
wic: use native parted
Ed Bartosh
2015-04-14
1
-5
/
+6
*
wic:code cleanup: No space allowed
Ed Bartosh
2015-04-13
1
-4
/
+4
*
wic: support ontrackdm6aux3 partitions
Alexandre Belloni
2015-04-09
1
-0
/
+2
*
wic: code cleanup: unused imports
Ed Bartosh
2015-04-09
1
-2
/
+0
*
wic: add GPT support
Alexandre Belloni
2015-02-14
1
-1
/
+8
*
wic: allow creation of partitions not in table
Alexandre Belloni
2015-02-14
1
-5
/
+15
*
wic: use kB for the partitions size
Alexandre Belloni
2015-02-08
1
-2
/
+2
*
wic: fix extended/logical partition layout
Maciej Borzecki
2015-02-08
1
-21
/
+19
*
scripts: use '/usr/bin/env' in shebangs with python
Martin Hundebøll
2014-11-12
1
-1
/
+1
*
wic: do not realign aligned partitions
Maciej Borzecki
2014-08-23
1
-8
/
+11
*
wic: do not steal sectors from the first partition
Maciej Borzecki
2014-08-23
1
-3
/
+0
*
wic: Rename /mic to /wic
Tom Zanussi
2014-08-11
1
-0
/
+360