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: fix bug in handling fsoptions
Ed Bartosh
2016-04-14
1
-19
/
+17
*
Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
Ross Burton
2016-04-13
1
-1
/
+1
*
wic/utils/partitionedfs.py: assemble .wic images as sparse files
Joshua Lock
2016-04-09
1
-1
/
+1
*
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
*
wic: fix type of no-table option
Ed Bartosh
2016-03-28
1
-1
/
+1
*
wic: don't throw away our created swap partition
Christopher Larson
2016-02-28
1
-0
/
+1
*
wic: fix processing of --use-uuid
Ed Bartosh
2016-02-15
1
-0
/
+3
*
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: default to empty bootloader config
Maciej Borzecki
2016-02-04
1
-0
/
+4
*
wic: pylinted ksparser module
Ed Bartosh
2016-01-20
1
-4
/
+11
*
wic: add help for 'include' command
Ed Bartosh
2016-01-20
1
-0
/
+14
*
wic: move parts of canned .wks into common.wks.inc
Ed Bartosh
2016-01-20
4
-9
/
+6
*
wic: implement search of includes
Ed Bartosh
2016-01-20
1
-2
/
+14
*
wic: refactor get_boot_config
Ed Bartosh
2016-01-20
1
-9
/
+7
*
wic: ksparser: add support for include
Ed Bartosh
2016-01-20
1
-1
/
+6
*
wic: do not remove build dir in source plugins
Ed Bartosh
2016-01-20
4
-7
/
+3
*
wic: use unique partition number
Ed Bartosh
2016-01-20
1
-1
/
+3
*
wic: move wks parsing code to KickStart._parse
Ed Bartosh
2016-01-20
1
-0
/
+3
*
wic: rename kickstarter.py -> ksparser.py
Ed Bartosh
2016-01-19
2
-1
/
+1
*
wic: override ArgumentParser.error
Ed Bartosh
2016-01-19
1
-1
/
+9
*
wic: removed unused imports
Ed Bartosh
2016-01-19
4
-4
/
+3
*
wic: improve processing of parseing errors
Ed Bartosh
2016-01-19
1
-3
/
+8
*
wic: catch KickStartError
Ed Bartosh
2016-01-19
1
-2
/
+5
*
wic: add custom exception KickStartError
Ed Bartosh
2016-01-19
1
-0
/
+3
*
wic/help.py: document requirements for valid fstab generation
Joshua Lock
2016-01-18
1
-0
/
+7
*
wic: get rid of 2 getters
Ed Bartosh
2016-01-18
3
-8
/
+9
*
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
4
-18
/
+18
*
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
4
-12
/
+12
*
wic: remove pykickstart code
Ed Bartosh
2016-01-18
19
-3264
/
+0
*
wic: use new kickstart parser
Ed Bartosh
2016-01-18
2
-3
/
+3
*
wic: add kickstart parser module
Ed Bartosh
2016-01-18
1
-0
/
+120
*
wic: add partition module
Ed Bartosh
2016-01-18
1
-0
/
+410
*
wic: rawcopy: Copy source file to build folder
Noor Ahsan
2016-01-07
1
-3
/
+4
*
wic/help.py: document that mountpoint is optional for part command
Joshua Lock
2015-12-22
1
-1
/
+4
*
directdisk-bootloader-config.wks: Add example for custom bootloader config
Mariano Lopez
2015-12-09
2
-0
/
+21
*
wic/help.py: Document the new option "configfile"
Mariano Lopez
2015-12-09
1
-0
/
+6
*
wic: Allow to use a custom config for bootloaders
Mariano Lopez
2015-12-09
2
-46
/
+93
*
wic/utils/misc.py: Added function to search for files in canned-wks
Mariano Lopez
2015-12-09
1
-0
/
+39
*
wic: Prepare wicboot to allow custom bootloader config
Mariano Lopez
2015-12-09
2
-0
/
+12
*
wic: exec_native_cmd: implement support for pseudo
Ed Bartosh
2015-12-01
2
-10
/
+14
*
wic/utils/oe/misc.py: Preserve PATH when running native tools
Randy Witt
2015-10-27
1
-4
/
+16
*
wic: fix partition size calculation
Ed Bartosh
2015-09-23
1
-2
/
+1
*
wic: round variable before converting to int
Ed Bartosh
2015-09-09
1
-1
/
+1
*
wic: fix short variable names
Ed Bartosh
2015-09-03
15
-290
/
+287
*
wic: get rid of listing properties
Ed Bartosh
2015-09-03
2
-122
/
+26
*
wic: fix pylint warning redefined-builtin
Ed Bartosh
2015-09-03
4
-17
/
+17
[next]