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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: if we can't get from ioctl, try from os.stat()
Dogukan Ergun
2018-08-15
1
-1
/
+9
*
wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).
Adrian Fiergolski
2018-01-06
1
-1
/
+1
*
wic: support filesystem label for rawcopy
Martin Hundebøll
2018-01-06
1
-0
/
+22
*
wic: Update canned-wks for systemd to use UUID everywhere
Tom Rini
2017-12-04
1
-2
/
+2
*
wic: When using --use-uuid make sure that we update the fstab with PARTUUID
Tom Rini
2017-12-04
1
-3
/
+6
*
wic: misc.py: Use mmd from mtools instead of syslinux
Saul Wold
2017-12-04
1
-1
/
+1
*
wic: misc.py: Added more mtools binaries
Saul Wold
2017-12-04
1
-0
/
+3
*
wic: add 'part-name' argument for naming GPT partitions
Artur Mądrzak
2017-12-04
4
-0
/
+15
*
wic: Add option to not change fstab
Fabio Berton
2017-09-26
2
-2
/
+11
*
wic: allow multiple /boot partitions with different content
Enrico Scholz
2017-09-25
1
-4
/
+13
*
wic: accept '-' in bitbake variables
Enrico Scholz
2017-09-18
1
-1
/
+1
*
wic: run bmaptool with native Python3
Ed Bartosh
2017-09-11
1
-2
/
+4
*
wic: update help content
Ed Bartosh
2017-09-11
1
-32
/
+32
*
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
2
-0
/
+186
*
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: improve generating disk system identifier
Jonathan Liu
2017-08-03
1
-1
/
+2
*
wic: Switch to using --use-uuid by default
Tom Rini
2017-07-30
3
-6
/
+6
*
wic: ensure generated disk system identifier is non-zero
Jonathan Liu
2017-07-30
1
-1
/
+1
*
wic: add /boot mount point to fstab by default
Ed Bartosh
2017-07-30
1
-1
/
+1
*
wic: rootfs: make copied rootfs unique
Ed Bartosh
2017-07-30
1
-1
/
+1
*
wic: rootfs: fix rootfs path reporting
Ed Bartosh
2017-07-30
1
-6
/
+4
*
wic: use absolute paths in rootfs plugin
Ed Bartosh
2017-07-30
1
-2
/
+2
*
wic: copy rootfs directory before changing fstab
Ed Bartosh
2017-07-30
1
-9
/
+15
*
wic: add description of --mkfs-extraopts
Ed Bartosh
2017-07-21
1
-0
/
+6
*
wic: implement wks option --mkfs-extraopts
Ed Bartosh
2017-07-21
2
-15
/
+25
*
wic: fix calculation of partition number
Ed Bartosh
2017-07-21
1
-1
/
+1
*
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
3
-11
/
+7
*
wic: remove extra double-quote on documentation string
Jean-Francois Dagenais
2017-06-23
1
-1
/
+1
*
wic/runner.py: move runtool API to misc.py
Ed Bartosh
2017-06-23
2
-55
/
+36
*
wic: fix restoring of original fstab
Ed Bartosh
2017-06-23
1
-4
/
+5
*
wic: code cleanup
Ed Bartosh
2017-06-23
5
-11
/
+5
*
wic: flatten directory structure
Ed Bartosh
2017-06-23
12
-13
/
+12
*
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: add help and usage content for 'wic rm'
Ed Bartosh
2017-06-14
1
-1
/
+58
*
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
*
filemap: calculate dst size correctly
Ed Bartosh
2017-06-14
1
-1
/
+5
[next]