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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: rawcopy: make source filenames unique
Ed Bartosh
2016-07-21
1
-1
/
+1
*
wic: add systemd-boot option in EFI boot image plugin
Jianxun Zhang
2016-07-20
1
-3
/
+5
*
image-live, image-vm, wic: Remove fs size workaround
Jussi Kukkonen
2016-06-03
3
-18
/
+0
*
wic: bootimg-efi: include startup.nsh if it's available
Christopher Larson
2016-05-30
1
-0
/
+5
*
wic: implement --bmap option
Ed Bartosh
2016-05-19
1
-1
/
+2
*
wic: use sparse_copy to preserve sparseness
Ed Bartosh
2016-05-06
1
-4
/
+3
*
wic: isoimage-isohybrid: fix splash file paths
Ioan-Adrian Ratiu
2016-04-29
1
-2
/
+2
*
wic: isoimage-isohybrid: add grubefi configfile support
Ioan-Adrian Ratiu
2016-04-29
1
-21
/
+32
*
wic/isoimage-isohybrid.py: change cpio generated uid&gid to root
Ioan-Adrian Ratiu
2016-04-03
1
-2
/
+2
*
wic/isoimage-isohybrid.py: use glob to find initramfs location
Ioan-Adrian Ratiu
2016-04-03
1
-2
/
+2
*
isoimage-isohybrid.py: fix cpio working directory
Ioan-Adrian Ratiu
2016-02-07
1
-1
/
+1
*
wic: isoimage-isohybrid: check for syslinux-native
Mihaly Varga
2016-02-04
1
-2
/
+5
*
wic: do not remove build dir in source plugins
Ed Bartosh
2016-01-20
3
-7
/
+0
*
wic: removed unused imports
Ed Bartosh
2016-01-19
4
-4
/
+3
*
wic: get rid of 2 getters
Ed Bartosh
2016-01-18
2
-7
/
+8
*
wic: get rid of set_size and set_source_file setters
Ed Bartosh
2016-01-18
3
-7
/
+7
*
wic: get rid of get_rootfs and set_rootfs
Ed Bartosh
2016-01-18
3
-15
/
+15
*
wic: get rid of get_timeout getter
Ed Bartosh
2016-01-18
4
-32
/
+16
*
wic: adjust code for new data structure
Ed Bartosh
2016-01-18
2
-3
/
+3
*
wic: rawcopy: Copy source file to build folder
Noor Ahsan
2016-01-07
1
-3
/
+4
*
wic: Allow to use a custom config for bootloaders
Mariano Lopez
2015-12-09
2
-46
/
+93
*
wic: fix short variable names
Ed Bartosh
2015-09-03
4
-45
/
+45
*
wic: fix pylint warning redefined-builtin
Ed Bartosh
2015-09-03
1
-3
/
+3
*
wic: fix pylint warning unused-variable
Ed Bartosh
2015-09-03
1
-6
/
+0
*
wic: use optparse instead of cmdln
Ed Bartosh
2015-09-03
1
-1
/
+1
*
wic: Add plugin for hybrid iso image
Mihaly Varga
2015-08-24
1
-0
/
+538
*
wic: Code cleanup: unused imports
Ed Bartosh
2015-07-02
2
-4
/
+1
*
wic: Code cleanup: long lines, identation and whitespaces
Ed Bartosh
2015-07-02
1
-1
/
+3
*
wic: Refactor getting bitbake variables
Ed Bartosh
2015-07-02
2
-12
/
+3
*
wic: Add new argument to direct plugin
Ed Bartosh
2015-06-27
1
-1
/
+3
*
wic: code cleanup: superfluous-parens
Ed Bartosh
2015-06-23
2
-3
/
+3
*
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
7
-23
/
+23
*
wic: Move validation of --ptable option to wks parser
Ed Bartosh
2015-06-11
3
-25
/
+6
*
wic: Refactored getting root device name
Ed Bartosh
2015-06-11
3
-8
/
+4
*
wic: Make _ptable_format public
Ed Bartosh
2015-06-11
3
-10
/
+10
*
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: Add plugin for single partition disk
Adrian Freihofer
2015-05-03
1
-0
/
+182
*
wic: code cleanup: wildcard imports
Ed Bartosh
2015-04-24
6
-22
/
+10
*
wic: code cleanup: undefined variables
Ed Bartosh
2015-04-24
2
-2
/
+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
6
-15
/
+0
*
wic: rawcopy: support skipping
Alexandre Belloni
2015-03-10
1
-2
/
+9
*
wic: add fsimage plugin
Alexandre Belloni
2015-03-10
1
-0
/
+70
*
wic: add rawcopy source plugin
Alexandre Belloni
2015-02-14
1
-0
/
+77
*
wic: bootimg-partition: Stop removing whole workdir
Alexandre Belloni
2015-02-08
1
-1
/
+1
*
wic: use kB for the partitions size
Alexandre Belloni
2015-02-08
2
-2
/
+2
*
wic: add globbing support in IMAGE_BOOT_FILES entries
Maciej Borzecki
2014-12-19
1
-9
/
+32
*
wic: IMAGE_BOOT_FILES format checks in bootimg-partition source
Maciej Borzecki
2014-12-19
1
-0
/
+2
[next]