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
/
kickstart
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: Code cleanup: long lines, identation and whitespaces
Ed Bartosh
2015-07-02
2
-7
/
+15
*
wic: Add --uuid partition option
Ed Bartosh
2015-07-02
1
-1
/
+4
*
wic: Fix naming conflict
Ed Bartosh
2015-07-02
1
-2
/
+4
*
wic: Remove duplicated code
Ed Bartosh
2015-07-02
1
-38
/
+10
*
wic: Refactor prepare_empty_partition API
Ed Bartosh
2015-07-02
1
-36
/
+12
*
wic: Call methods better way
Ed Bartosh
2015-07-02
1
-36
/
+11
*
wic: Get rid of useless variable 'image_rootfs'
Ed Bartosh
2015-07-02
1
-16
/
+7
*
wic: Refactor prepare_rootfs API
Ed Bartosh
2015-07-02
1
-16
/
+12
*
wic: code cleanup: superfluous-parens
Ed Bartosh
2015-06-23
1
-7
/
+7
*
wic: Move validation of --ptable option to wks parser
Ed Bartosh
2015-06-11
1
-1
/
+2
*
wic: Fix format string
Ed Bartosh
2015-06-11
1
-1
/
+1
*
wic: Generate random uuid for partition
Ed Bartosh
2015-06-11
1
-0
/
+13
*
wic: Add --use-uuid partition option
Ed Bartosh
2015-06-11
1
-0
/
+6
*
wic: move checks to exec_native_cmd
Ed Bartosh
2015-06-11
1
-16
/
+5
*
wic: Make sure file exists before removing it
Ed Bartosh
2015-05-24
1
-8
/
+8
*
wic: remove intermediate partitions
Alexandre Belloni
2015-05-16
1
-0
/
+8
*
wic: code cleanup: undefined variables
Ed Bartosh
2015-04-24
1
-0
/
+1
*
wic:code cleanup: No space allowed
Ed Bartosh
2015-04-13
1
-7
/
+7
*
wic: code cleanup: unused imports
Ed Bartosh
2015-04-09
1
-1
/
+0
*
wic: Consider PSEUDO_* environment variables
Ed Bartosh
2015-03-20
1
-4
/
+9
*
wic: properly label filesystems
Alexandre Belloni
2015-02-14
1
-8
/
+34
*
wic: fix empty btrfs partitions
Alexandre Belloni
2015-02-14
1
-6
/
+1
*
wic: allow to configure overhead factor per partition
Alexandre Belloni
2015-02-14
1
-2
/
+12
*
wic: allow to configure extra space per partition
Alexandre Belloni
2015-02-14
1
-9
/
+11
*
wic: allow creation of partitions not in table
Alexandre Belloni
2015-02-14
1
-0
/
+6
*
wic: print partition alignment when available
Alexandre Belloni
2015-02-08
1
-1
/
+1
*
wic: use kB for the partitions size
Alexandre Belloni
2015-02-08
2
-19
/
+19
*
wic: bail out on kickstart parse errors
Maciej Borzecki
2015-02-08
1
-6
/
+3
*
scripts: use '/usr/bin/env' in shebangs with python
Martin Hundebøll
2014-11-12
3
-3
/
+3
*
wic: Use overhead factor when creating partitions from rootfs directories
Tom Zanussi
2014-10-30
1
-0
/
+2
*
wic: Don't allow mkfs to fail silently in partition command
Tom Zanussi
2014-10-30
1
-6
/
+16
*
wic: fix vfat partition sector count only if needed
Maciej Borzecki
2014-09-23
1
-3
/
+5
*
wic: use IMAGE_EXTRA_SPACE for vfat rootfs
Maciej Borzecki
2014-09-23
1
-2
/
+2
*
wic: minor comment update
Maciej Borzecki
2014-09-23
1
-1
/
+1
*
wic: include partition label in fs image file name
Maciej Borzecki
2014-08-15
1
-3
/
+3
*
wic: Parse and pass sourceparams to partition plugin methods
Tom Zanussi
2014-08-15
1
-3
/
+11
*
wic: Add sourceparam param to partition plugin methods
Tom Zanussi
2014-08-15
1
-3
/
+3
*
wic: Add '--sourceparams' partition option
Tom Zanussi
2014-08-15
1
-0
/
+6
*
wic: Rename /mic to /wic
Tom Zanussi
2014-08-11
6
-0
/
+794