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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wic: remove runner.show API
Ed Bartosh
2017-04-01
1
-4
/
+2
*
wic: use wic-tools STAGING_DATADIR as bootimg_dir
Ed Bartosh
2017-04-01
1
-22
/
+20
*
wic: remove fsimage plugin
Ed Bartosh
2017-04-01
1
-56
/
+0
*
wic: use kernel_dir to find systemd-efi bootloader
Ed Bartosh
2017-03-24
1
-1
/
+1
*
wic: improve getting syslinux path
Ed Bartosh
2017-03-23
1
-24
/
+27
*
wic: remove empty plugin methods
Ed Bartosh
2017-03-23
3
-58
/
+0
*
wic: use kernel_dir instead of bootimg_dir
Ed Bartosh
2017-03-23
3
-18
/
+18
*
wic: don't set creator.bootimg_dir in plugins
Ed Bartosh
2017-03-23
2
-4
/
+0
*
wic: remove rootfs_pcbios_ext plugin
Ed Bartosh
2017-03-23
1
-213
/
+0
*
wic: plugins: rawcopy: Fixed wrong variable type
Daniel Schultz
2017-03-10
1
-1
/
+1
*
wic: bootimg-pcbios: add support for syslinux vesamenu
Ed Bartosh
2017-03-04
1
-7
/
+13
*
wic: raise WicError instead of calling logger.error
Ed Bartosh
2017-03-04
1
-2
/
+2
*
wic: move WicError to lib/wic/__init__.py
Ed Bartosh
2017-03-04
8
-8
/
+8
*
wic: raise WicError instead of ImageError and CreatorError
Ed Bartosh
2017-03-04
2
-4
/
+4
*
wic: raise WicError in wic plugins
Ed Bartosh
2017-03-04
8
-120
/
+73
*
wic: move errors module
Ed Bartosh
2017-03-04
2
-2
/
+2
*
wic: use wic logger in wic source plugins
Ed Bartosh
2017-03-04
8
-135
/
+200
*
wic: direct: remove set_bootimg_dir setter
Ed Bartosh
2017-02-15
2
-2
/
+2
*
wic: move disk operations to PartitionImage class
Ed Bartosh
2017-02-15
3
-10
/
+6
*
wic: Add --exclude-path option to rootfs source plugin.
Kristian Amlie
2017-02-15
1
-1
/
+42
*
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: remove syslinux.py
Ed Bartosh
2017-02-02
1
-1
/
+37
*
wic: code cleanup
Ed Bartosh
2017-02-02
6
-21
/
+17
*
wic: move oe/misc.py one level up
Ed Bartosh
2017-02-02
8
-13
/
+13
*
wic: move 2 APIs to wic.engine
Ed Bartosh
2017-02-02
3
-4
/
+4
*
isoimage-isohybrid: renamed variable hdd_dir
Ed Bartosh
2017-01-31
1
-4
/
+4
*
isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCH
Ed Bartosh
2017-01-31
1
-4
/
+4
*
wic: Look for image artifacts in a common location
Tom Zanussi
2017-01-31
2
-14
/
+43
*
wic: isoimage-isohybrid: stop using HDDDIR
Ed Bartosh
2017-01-31
1
-8
/
+2
*
wic: use INITRD_LIVE in isoimage-isohybrid
Ed Bartosh
2017-01-31
1
-1
/
+1
*
wic: bootimg-pcbios: use wic-tools target
Ed Bartosh
2017-01-23
1
-1
/
+1
*
wic: fixed test_iso_image test case
Ed Bartosh
2017-01-23
1
-4
/
+1
*
wic/isoimage-isohybrid: remove do_stage_partition()
Ioan-Adrian Ratiu
2017-01-16
1
-49
/
+0
*
gummiboot: Remove/change gummiboot references with systemd-boot
Alejandro Hernandez
2017-01-09
1
-12
/
+10
*
wic: make sure that partition size is always an integer in internal processing
Maciej Borzecki
2016-11-15
2
-3
/
+3
*
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: 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
[prev]
[next]