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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: Code cleanup: long lines, identation and whitespaces
Ed Bartosh
2015-07-02
8
-39
/
+47
*
wic: Remove __write_partition method
Ed Bartosh
2015-07-02
1
-21
/
+15
*
wic: Refactor fstab update code
Ed Bartosh
2015-07-02
1
-53
/
+30
*
wic: Add --uuid partition option
Ed Bartosh
2015-07-02
1
-1
/
+4
*
wic: Fix naming conflict
Ed Bartosh
2015-07-02
1
-2
/
+4
*
wic: Remove duplicated code
Ed Bartosh
2015-07-02
1
-38
/
+10
*
wic: Refactor prepare_empty_partition API
Ed Bartosh
2015-07-02
1
-36
/
+12
*
wic: Call methods better way
Ed Bartosh
2015-07-02
1
-36
/
+11
*
wic: Get rid of useless variable 'image_rootfs'
Ed Bartosh
2015-07-02
1
-16
/
+7
*
wic: Rename partition images
Ed Bartosh
2015-07-02
1
-0
/
+2
*
wic: Refactor prepare_rootfs API
Ed Bartosh
2015-07-02
1
-16
/
+12
*
wic: Turn off debug output for 'bitbake -e'
Ed Bartosh
2015-07-02
1
-0
/
+5
*
wic: Remove annoing debug message
Ed Bartosh
2015-07-02
1
-2
/
+0
*
wic: Include mount point into image report
Ed Bartosh
2015-07-02
1
-1
/
+1
*
wic: Refactor getting bitbake variables
Ed Bartosh
2015-07-02
3
-64
/
+33
*
wic: Implement image compressing
Ed Bartosh
2015-06-27
1
-1
/
+14
*
wic: Add new argument to direct plugin
Ed Bartosh
2015-06-27
2
-2
/
+4
*
wic: code cleanup: superfluous-parens
Ed Bartosh
2015-06-23
6
-19
/
+19
*
wic: Add missing docstrings to plugin classes
Ed Bartosh
2015-06-23
7
-0
/
+35
*
wic: Code cleanup: bad-classmethod-argument
Ed Bartosh
2015-06-23
8
-27
/
+27
*
wic: Move validation of --ptable option to wks parser
Ed Bartosh
2015-06-11
5
-30
/
+8
*
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
2
-3
/
+5
*
wic: Refactored getting root device name
Ed Bartosh
2015-06-11
4
-24
/
+16
*
wic: Fix format string
Ed Bartosh
2015-06-11
1
-1
/
+1
*
wic: Generate random uuid for partition
Ed Bartosh
2015-06-11
1
-0
/
+13
*
wic: Add --use-uuid partition option
Ed Bartosh
2015-06-11
1
-0
/
+6
*
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
3
-27
/
+12
*
wic: removed exec_cmd_quiet and exec_native_cmd_quiet
Ed Bartosh
2015-06-11
1
-21
/
+0
*
wic: Make _ptable_format public
Ed Bartosh
2015-06-11
4
-13
/
+13
*
wic: Use gptmbr.bin MBR for gpt partitions
Ed Bartosh
2015-06-11
2
-1
/
+13
*
wic: Add gpt to the list of supported partition table formats
Ed Bartosh
2015-06-11
3
-4
/
+4
*
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: refactored processing of wic exceptions
Ed Bartosh
2015-05-29
1
-26
/
+8
*
wic: Make sure file exists before removing it
Ed Bartosh
2015-05-24
1
-8
/
+8
*
wic: remove intermediate partitions
Alexandre Belloni
2015-05-16
1
-0
/
+8
*
wic: Add plugin for single partition disk
Adrian Freihofer
2015-05-03
2
-0
/
+240
*
wic: code cleanup: wildcard imports
Ed Bartosh
2015-04-24
10
-31
/
+13
*
wic: code cleanup: undefined variables
Ed Bartosh
2015-04-24
3
-2
/
+3
*
wic: Print bitbake error output
Ed Bartosh
2015-04-14
1
-0
/
+1
*
wic: use native parted
Ed Bartosh
2015-04-14
3
-24
/
+7
*
wic:code cleanup: No space allowed
Ed Bartosh
2015-04-13
8
-31
/
+31
*
wic: make error message more informative
Ed Bartosh
2015-04-10
1
-2
/
+2
*
wic: don't use host paths when looking for native tools
Ed Bartosh
2015-04-10
1
-1
/
+1
*
wic: support ontrackdm6aux3 partitions
Alexandre Belloni
2015-04-09
1
-0
/
+2
*
wic: rawcopy: ensure comparison is done on int
Alexandre Belloni
2015-04-09
1
-1
/
+1
*
wic: code cleanup: unused imports
Ed Bartosh
2015-04-09
15
-32
/
+3
[next]