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
/
help.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "wic: Add --embed-rootfs argument"
Richard Purdie
2020-04-07
1
-8
/
+0
*
wic: Add --embed-rootfs argument
Ricardo Ribalda Delgado
2020-04-06
1
-0
/
+8
*
wic: align layer plugin path
Lee Chee Yang
2020-04-02
1
-1
/
+2
*
wic: Add --include-path argument
Paul Barker
2020-01-10
1
-0
/
+10
*
wic: 'wic cp' to copy from image
Chee Yang Lee
2019-11-27
1
-10
/
+19
*
wic: rm with -r flag support
Chee Yang Lee
2019-11-21
1
-0
/
+4
*
wic: beautify 'wic help'
Chee Yang Lee
2019-11-14
1
-0
/
+56
*
wic/help: change 'wic write' help description
Chee Yang Lee
2019-10-23
1
-2
/
+2
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-16
/
+1
*
wic: Introduce the --use-label partition parameter
Kevin Hao
2018-09-13
1
-5
/
+13
*
wic: Add post operation hook for SourcePlugin
Parthiban Nallathambi
2018-03-04
1
-0
/
+4
*
wic: Introduce --fsuuid and have --use-uuid make use of UUID too
Tom Rini
2017-12-18
1
-1
/
+9
*
wic: add 'part-name' argument for naming GPT partitions
Artur MÄ…drzak
2017-11-07
1
-0
/
+2
*
wic: Add option to not change fstab
Fabio Berton
2017-09-26
1
-1
/
+6
*
wic: update help content
Ed Bartosh
2017-09-11
1
-32
/
+32
*
wic: implement 'wic write' command
Ed Bartosh
2017-08-27
1
-0
/
+40
*
wic: add description of --mkfs-extraopts
Ed Bartosh
2017-07-21
1
-0
/
+6
*
wic: add help and usage content for 'wic rm'
Ed Bartosh
2017-06-14
1
-1
/
+58
*
wic: add help and usage content for 'wic cp'
Ed Bartosh
2017-06-14
1
-0
/
+62
*
wic: add help and usage content for 'wic ls'
Ed Bartosh
2017-06-14
1
-0
/
+65
*
wic: Add missing text to usage and help strings
Andreas J. Reichel
2017-05-23
1
-1
/
+1
*
wic: Use argparse instead of optparse
Andreas J. Reichel
2017-05-23
1
-7
/
+16
*
wic: Fix typo in help screen.
Kristian Amlie
2017-04-29
1
-1
/
+1
*
wic: fix list of supported fstypes in help content
Ed Bartosh
2017-04-01
1
-0
/
+2
*
wic: move PluginMgr class to pluginbase
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: remove PluginMgr.get_plugin_methods
Ed Bartosh
2017-03-04
1
-6
/
+1
*
wic: reimplement PluginMgr.get_plugin_methods
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: use PluginMgr directly
Ed Bartosh
2017-03-04
1
-2
/
+2
*
wic: use wic logger in core modules
Ed Bartosh
2017-03-04
1
-3
/
+5
*
wic: Add --exclude-path option to rootfs source plugin.
Kristian Amlie
2017-02-15
1
-0
/
+6
*
wic: code cleanup
Ed Bartosh
2017-02-02
1
-2
/
+2
*
wic: add --fixed-size wks option
Maciej Borzecki
2016-12-22
1
-3
/
+11
*
wic: encode help text
Ed Bartosh
2016-06-02
1
-1
/
+1
*
wic: add help for --bmap commandline option
Ed Bartosh
2016-05-19
1
-1
/
+4
*
wic: use items instead of iteritems
Ed Bartosh
2016-05-14
1
-1
/
+1
*
wic: replace print statements with print function
Ed Bartosh
2016-05-14
1
-1
/
+1
*
wic: add help for --system-id option
Ed Bartosh
2016-04-29
1
-0
/
+4
*
wic: add help for 'include' command
Ed Bartosh
2016-01-20
1
-0
/
+14
*
wic/help.py: document requirements for valid fstab generation
Joshua Lock
2016-01-18
1
-0
/
+7
*
wic/help.py: document that mountpoint is optional for part command
Joshua Lock
2015-12-22
1
-1
/
+4
*
wic/help.py: Document the new option "configfile"
Mariano Lopez
2015-12-09
1
-0
/
+6
*
wic: get rid of listing properties
Ed Bartosh
2015-09-03
1
-86
/
+7
*
wic: get rid of scripts/lib/image
Ed Bartosh
2015-09-03
1
-0
/
+826