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: 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
*
wic: fix pylint warning unused-variable
Ed Bartosh
2015-09-03
5
-18
/
+5
*
wic: fix pylint warning no-member
Ed Bartosh
2015-09-03
1
-0
/
+1
*
wic: use optparse instead of cmdln
Ed Bartosh
2015-09-03
3
-1694
/
+27
*
wic: fix pylint warning multiple-statements
Ed Bartosh
2015-09-03
3
-21
/
+42
*
wic: get rid of wildcard imports
Ed Bartosh
2015-09-03
2
-5
/
+2
*
wic: fix errors in partition.py module
Ed Bartosh
2015-09-03
1
-3
/
+3
*
wic: remove micboot.py
Ed Bartosh
2015-09-03
2
-58
/
+15
*
wic: remove micpartition.py
Ed Bartosh
2015-09-03
3
-72
/
+30
*
wic: fix typo
Ed Bartosh
2015-09-03
1
-1
/
+1
*
wic: get rid of scripts/lib/image
Ed Bartosh
2015-09-03
11
-0
/
+1161
*
wic: use bitbake variable ROOTFS_SIZE
Ed Bartosh
2015-08-30
1
-0
/
+14
*
wic: implement getting variables from .env files
Ed Bartosh
2015-08-30
1
-22
/
+37
*
wic: add default_image attribute to BitbakeVars
Ed Bartosh
2015-08-30
1
-0
/
+6
*
wic: create new method _parse_line
Ed Bartosh
2015-08-30
1
-10
/
+17
*
wic: add BitbakeVars class
Ed Bartosh
2015-08-30
1
-38
/
+53
*
wic: remove undescore from function name
Ed Bartosh
2015-08-30
1
-6
/
+6
*
wic: Add plugin for hybrid iso image
Mihaly Varga
2015-08-24
1
-0
/
+538
*
wic: code cleanup: pylint misc.py
Ed Bartosh
2015-08-09
1
-19
/
+21
*
wic: code cleanup: remove unused code
Ed Bartosh
2015-08-09
1
-11
/
+0
[prev]
[next]