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
/
engine.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: implement ext fs support for 'wic rm'
Ed Bartosh
2017-09-11
1
-11
/
+16
*
wic: implement ext fs support for 'wic cp'
Ed Bartosh
2017-09-11
1
-4
/
+9
*
wic: implement ext fs support for 'wic ls'
Ed Bartosh
2017-09-11
1
-5
/
+10
*
wic: always read image partitions
Ed Bartosh
2017-08-27
1
-2
/
+3
*
wic: implement 'wic write' command
Ed Bartosh
2017-08-27
1
-0
/
+146
*
wic: extend list of used tools
Ed Bartosh
2017-08-27
1
-1
/
+2
*
wic: added 'fstypes' parameter to Disk.__init__
Ed Bartosh
2017-08-27
1
-2
/
+7
*
wic: convert partition number to int
Ed Bartosh
2017-08-27
1
-2
/
+2
*
wic: get more info from the 'parted print' output
Ed Bartosh
2017-08-27
1
-1
/
+8
*
wic: reimplement getting paths of used tools
Ed Bartosh
2017-08-27
1
-27
/
+9
*
wic: flatten directory structure
Ed Bartosh
2017-06-23
1
-1
/
+1
*
wic: implement removing directories
Ed Bartosh
2017-06-14
1
-4
/
+18
*
wic: implement removing files
Ed Bartosh
2017-06-14
1
-1
/
+15
*
wic: add 'wic rm' command
Ed Bartosh
2017-06-14
1
-0
/
+7
*
wic: fully implement 'wic cp'
Ed Bartosh
2017-06-14
1
-1
/
+10
*
wic: add Disk._put_part_image method
Ed Bartosh
2017-06-14
1
-0
/
+5
*
wic: add mcopy property
Ed Bartosh
2017-06-14
1
-0
/
+5
*
wic: add Disk._prop helper
Ed Bartosh
2017-06-14
1
-5
/
+10
*
wic: add 'wic cp' command
Ed Bartosh
2017-06-14
1
-0
/
+7
*
engine: implement listing wic images
Ed Bartosh
2017-06-14
1
-2
/
+82
*
wic: add 'wic ls' command
Ed Bartosh
2017-06-14
1
-0
/
+4
*
wic: Use argparse instead of optparse
Andreas J. Reichel
2017-05-23
1
-5
/
+6
*
wic: move PluginMgr class to pluginbase
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: remove PluginMgr.get_source_plugins
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: use PluginMgr directly
Ed Bartosh
2017-03-04
1
-3
/
+3
*
wic: move WicError to lib/wic/__init__.py
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: raise WicError in core modules
Ed Bartosh
2017-03-04
1
-12
/
+9
*
wic: remove msger module
Ed Bartosh
2017-03-04
1
-4
/
+0
*
wic: use wic logger in core modules
Ed Bartosh
2017-03-04
1
-8
/
+11
*
wic: remove unused argument scripts_path
Ed Bartosh
2017-02-15
1
-4
/
+3
*
wic: flatten imager class hierarchy
Ed Bartosh
2017-02-05
1
-16
/
+16
*
wic: engine: create output dir
Ed Bartosh
2017-02-02
1
-0
/
+3
*
wic: code cleanup
Ed Bartosh
2017-02-02
1
-1
/
+1
*
wic: move oe/misc.py one level up
Ed Bartosh
2017-02-02
1
-2
/
+2
*
wic: move 2 APIs to wic.engine
Ed Bartosh
2017-02-02
1
-1
/
+32
*
wic: look for wks files in <layer>/wic
Ed Bartosh
2016-12-22
1
-2
/
+5
*
wic: implement --bmap option
Ed Bartosh
2016-05-19
1
-3
/
+8
*
wic: replace print statements with print function
Ed Bartosh
2016-05-14
1
-10
/
+10
*
wic: fix short variable names
Ed Bartosh
2015-09-03
1
-32
/
+30
*
wic: get rid of listing properties
Ed Bartosh
2015-09-03
1
-36
/
+19
*
wic: fix pylint warning redefined-builtin
Ed Bartosh
2015-09-03
1
-9
/
+9
*
wic: fix pylint warning unused-variable
Ed Bartosh
2015-09-03
1
-3
/
+1
*
wic: get rid of scripts/lib/image
Ed Bartosh
2015-09-03
1
-0
/
+241