index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
wic
Age
Commit message (
Expand
)
Author
Files
2016-05-14
wic: remove unused functions
Ed Bartosh
1
2016-05-14
wic: use new syntax of 'except' statement
Ed Bartosh
3
2016-05-14
wic: remove with_statement imports
Ed Bartosh
1
2016-05-14
wic: don't inherit classes from object
Ed Bartosh
6
2016-05-14
wic: don't use dict.keys and dict.has_key
Ed Bartosh
3
2016-05-14
wic: use items instead of iteritems
Ed Bartosh
4
2016-05-14
wic: replace print statements with print function
Ed Bartosh
3
2016-05-06
wic: use sparse_copy to preserve sparseness
Ed Bartosh
1
2016-05-06
wic: use sparse_copy to copy partitions
Ed Bartosh
1
2016-05-06
wic: add sparse_copy API
Ed Bartosh
1
2016-05-06
wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs
Ed Bartosh
1
2016-05-06
wic: moved DiskImage to direct.py
Ed Bartosh
2
2016-05-06
wic: get rid of fs_related.makedirs
Ed Bartosh
1
2016-05-06
wic: get rid of inheritance Disk->DiskImage
Ed Bartosh
1
2016-05-06
wic: use truncate utility to create sparse files
Ed Bartosh
2
2016-04-29
wic: add help for --system-id option
Ed Bartosh
1
2016-04-29
wic: set partition system id
Ed Bartosh
1
2016-04-29
wic: add system_id argument to Image.add_partition
Ed Bartosh
2
2016-04-29
wic: add system_id attribute to Partition
Ed Bartosh
1
2016-04-29
wic: add sfdisk to the list of utilities
Ed Bartosh
1
2016-04-29
wic: add --system-id wks option
Ed Bartosh
1
2016-04-29
wic: isoimage-isohybrid: fix splash file paths
Ioan-Adrian Ratiu
1
2016-04-29
wic: isoimage-isohybrid: add grubefi configfile support
Ioan-Adrian Ratiu
1
2016-04-14
wic: fix bug in handling fsoptions
Ed Bartosh
1
2016-04-13
Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
Ross Burton
1
2016-04-09
wic/utils/partitionedfs.py: assemble .wic images as sparse files
Joshua Lock
1
2016-04-03
wic/isoimage-isohybrid.py: change cpio generated uid&gid to root
Ioan-Adrian Ratiu
1
2016-04-03
wic/isoimage-isohybrid.py: use glob to find initramfs location
Ioan-Adrian Ratiu
1
2016-03-28
wic: fix type of no-table option
Ed Bartosh
1
2016-02-28
wic: don't throw away our created swap partition
Christopher Larson
1
2016-02-15
wic: fix processing of --use-uuid
Ed Bartosh
1
2016-02-07
isoimage-isohybrid.py: fix cpio working directory
Ioan-Adrian Ratiu
1
2016-02-04
wic: isoimage-isohybrid: check for syslinux-native
Mihaly Varga
1
2016-02-04
wic: default to empty bootloader config
Maciej Borzecki
1
2016-01-19
wic: pylinted ksparser module
Ed Bartosh
1
2016-01-19
wic: add help for 'include' command
Ed Bartosh
1
2016-01-19
wic: move parts of canned .wks into common.wks.inc
Ed Bartosh
4
2016-01-19
wic: implement search of includes
Ed Bartosh
1
2016-01-19
wic: refactor get_boot_config
Ed Bartosh
1
2016-01-19
wic: ksparser: add support for include
Ed Bartosh
1
2016-01-19
wic: do not remove build dir in source plugins
Ed Bartosh
4
2016-01-19
wic: use unique partition number
Ed Bartosh
1
2016-01-19
wic: move wks parsing code to KickStart._parse
Ed Bartosh
1
2016-01-19
wic: rename kickstarter.py -> ksparser.py
Ed Bartosh
2
2016-01-19
wic: override ArgumentParser.error
Ed Bartosh
1
2016-01-19
wic: removed unused imports
Ed Bartosh
4
2016-01-19
wic: improve processing of parseing errors
Ed Bartosh
1
2016-01-19
wic: catch KickStartError
Ed Bartosh
1
2016-01-19
wic: add custom exception KickStartError
Ed Bartosh
1
2016-01-17
wic/help.py: document requirements for valid fstab generation
Joshua Lock
1
[next]