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: use PluginMgr directly
Ed Bartosh
2017-03-04
5
-56
/
+47
*
wic: move WicError to lib/wic/__init__.py
Ed Bartosh
2017-03-04
16
-44
/
+34
*
wic: raise WicError instead of ImageError and CreatorError
Ed Bartosh
2017-03-04
4
-9
/
+9
*
wic: raise WicError in wic plugins
Ed Bartosh
2017-03-04
9
-124
/
+75
*
wic: raise WicError in core modules
Ed Bartosh
2017-03-04
4
-43
/
+36
*
wic: move errors module
Ed Bartosh
2017-03-04
5
-5
/
+5
*
wic: remove msger module
Ed Bartosh
2017-03-04
2
-213
/
+0
*
wic: use wic logger in wic source plugins
Ed Bartosh
2017-03-04
8
-135
/
+200
*
wic: use wic logger in imager direct plugin
Ed Bartosh
2017-03-04
1
-40
/
+43
*
wic: use wic logger in core modules
Ed Bartosh
2017-03-04
8
-77
/
+104
*
wic: direct: move creation of PartitionedImage to __init__
Ed Bartosh
2017-02-15
1
-4
/
+4
*
wic: direct: move generation of part.realnum to PartitionedImage
Ed Bartosh
2017-02-15
1
-13
/
+13
*
wic: direct: add PartitionedImage.prepare method
Ed Bartosh
2017-02-15
1
-13
/
+11
*
wic: direct: set bootloader.source in the __init__
Ed Bartosh
2017-02-15
1
-6
/
+7
*
wic: direct: move UUID generation to PartitionedImage
Ed Bartosh
2017-02-15
1
-12
/
+11
*
wic: direct: add 'realnum' attribute to partition
Ed Bartosh
2017-02-15
1
-26
/
+20
*
wic: direct: remove useless code
Ed Bartosh
2017-02-15
1
-3
/
+1
*
wic: direct: don't catch ImagerError
Ed Bartosh
2017-02-15
1
-4
/
+1
*
wic: direct: remove set_bootimg_dir setter
Ed Bartosh
2017-02-15
3
-11
/
+2
*
wic: ksparser: set default disk to 'sda'
Ed Bartosh
2017-02-15
1
-1
/
+1
*
wic: remove utils/oe/__init__.py
Ed Bartosh
2017-02-15
1
-22
/
+0
*
wic: move PartitionedImage class to direct.py
Ed Bartosh
2017-02-15
2
-303
/
+276
*
wic: move disk operations to PartitionImage class
Ed Bartosh
2017-02-15
5
-196
/
+111
*
wic: Add --exclude-path option to rootfs source plugin.
Kristian Amlie
2017-02-15
4
-1
/
+50
*
wic: remove unused argument scripts_path
Ed Bartosh
2017-02-15
2
-5
/
+4
*
wic: direct: remove unused import
Ed Bartosh
2017-02-15
1
-2
/
+1
*
wic: direct: remove unused plugin attributes
Ed Bartosh
2017-02-15
1
-4
/
+0
*
wic: make sure layout_partitions is called once
Ed Bartosh
2017-02-15
1
-12
/
+0
*
wic: use the same partition object in direct and partitionedfs
Ed Bartosh
2017-02-15
3
-96
/
+73
*
wic: direct: get rid of _get_parts getter
Ed Bartosh
2017-02-15
1
-28
/
+8
*
wic: partitionedfs: rename __create_partition and __add_disk
Ed Bartosh
2017-02-15
1
-8
/
+8
*
wic: partitionedfs: get rid of __add_partition
Ed Bartosh
2017-02-15
1
-10
/
+4
*
wic: partitionedfs: merged __format_disks and create
Ed Bartosh
2017-02-15
1
-10
/
+5
*
wic: fix call of serial_console_form_kargs
Ed Bartosh
2017-02-05
1
-1
/
+1
*
wic: isoimage-isohybrid: use wic-tools to get syslinux path
Ed Bartosh
2017-02-05
1
-1
/
+1
*
wic: flatten imager class hierarchy
Ed Bartosh
2017-02-05
3
-191
/
+55
*
wic: direct: fix creation of work directory
Ed Bartosh
2017-02-02
1
-1
/
+1
*
wic: engine: create output dir
Ed Bartosh
2017-02-02
1
-0
/
+3
*
wic: remove syslinux.py
Ed Bartosh
2017-02-02
2
-59
/
+37
*
wic: code cleanup
Ed Bartosh
2017-02-02
15
-43
/
+36
*
wic: msger.py: remove unused APIs
Ed Bartosh
2017-02-02
1
-26
/
+0
*
wic: removed code from __init__.py
Ed Bartosh
2017-02-02
1
-4
/
+0
*
wic: move oe/misc.py one level up
Ed Bartosh
2017-02-02
14
-20
/
+20
*
wic: move 2 APIs to wic.engine
Ed Bartosh
2017-02-02
6
-62
/
+37
*
wci: misc: removed build_name API
Ed Bartosh
2017-02-02
1
-39
/
+0
*
wic: partition: simlify calling plugin methods
Ed Bartosh
2017-02-02
2
-51
/
+25
*
wic: removed test file
Ed Bartosh
2017-02-02
1
-1
/
+0
*
wic: renamd direct_plugin.py -> direct.py
Ed Bartosh
2017-02-02
1
-0
/
+0
*
wic: simplified code of direct_plugin
Ed Bartosh
2017-02-02
1
-22
/
+2
*
wic: pylinted direct_plugin
Ed Bartosh
2017-02-02
1
-15
/
+7
[next]