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
/
isoimage-isohybrid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
isoimage-isohybrid: don't include cpio in cpio image
Ioan-Adrian Ratiu
2018-09-20
1
-4
/
+3
*
isoimage-isohybrid: Fix variable names
Alexandru Vasiu
2018-08-29
1
-2
/
+2
*
isoimage-isohybrid: Fix creating initrd.cpio
Alexandru Vasiu
2018-08-29
1
-1
/
+1
*
wic: isoimage-isohybrid: debloat image of redundant rootfs
Ioan-Adrian Ratiu
2018-06-29
1
-26
/
+1
*
wic: isoimage-isohybrid: fix UEFI spec breakage
Ioan-Adrian Ratiu
2018-06-29
1
-4
/
+6
*
wic: isoimage-isohybrid: use grub-efi from deploy dir
Ed Bartosh
2017-07-17
1
-52
/
+23
*
wic: isoimage-isohybrid: check result of glob()
Ed Bartosh
2017-07-17
1
-2
/
+5
*
wic: isoimage: do not remove temp directory
Ed Bartosh
2017-07-17
1
-2
/
+2
*
wic: get rid of using wic-tools
Ed Bartosh
2017-07-17
1
-2
/
+2
*
wic: flatten directory structure
Ed Bartosh
2017-06-23
1
-1
/
+1
*
isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH
Ed Bartosh
2017-06-03
1
-4
/
+2
*
wic: move WicError to lib/wic/__init__.py
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: raise WicError in wic plugins
Ed Bartosh
2017-03-04
1
-40
/
+23
*
wic: use wic logger in wic source plugins
Ed Bartosh
2017-03-04
1
-38
/
+58
*
wic: move disk operations to PartitionImage class
Ed Bartosh
2017-02-15
1
-7
/
+3
*
wic: isoimage-isohybrid: use wic-tools to get syslinux path
Ed Bartosh
2017-02-05
1
-1
/
+1
*
wic: code cleanup
Ed Bartosh
2017-02-02
1
-6
/
+5
*
wic: move oe/misc.py one level up
Ed Bartosh
2017-02-02
1
-1
/
+1
*
wic: move 2 APIs to wic.engine
Ed Bartosh
2017-02-02
1
-1
/
+1
*
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
1
-4
/
+14
*
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: 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
*
image-live, image-vm, wic: Remove fs size workaround
Jussi Kukkonen
2016-06-03
1
-6
/
+0
*
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: removed unused imports
Ed Bartosh
2016-01-19
1
-1
/
+1
*
wic: get rid of set_size and set_source_file setters
Ed Bartosh
2016-01-18
1
-3
/
+3
*
wic: get rid of get_rootfs and set_rootfs
Ed Bartosh
2016-01-18
1
-7
/
+7
*
wic: get rid of get_timeout getter
Ed Bartosh
2016-01-18
1
-9
/
+7
*
wic: fix short variable names
Ed Bartosh
2015-09-03
1
-16
/
+16
*
wic: Add plugin for hybrid iso image
Mihaly Varga
2015-08-24
1
-0
/
+538