projects
/
tools
/
mic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gpt_parser: bugfix: correctly update alternate GPT header
[tools/mic.git]
/
mic
/
2013-05-16
Artem Bityutskiy
gpt_parser: bugfix: correctly update alternate GPT...
tree
|
commitdiff
2013-05-16
Gui Chen
fix OSError caused by symlink removing
tree
|
commitdiff
2013-05-16
Gui Chen
fix symlink bind mount dirname
tree
|
commitdiff
2013-05-15
Gui Chen
fix relative symbolic link in bind mount
tree
|
commitdiff
2013-05-15
Gui Chen
typo fix
tree
|
commitdiff
2013-05-15
Gui Chen
fix '/var/lock' non-existent throw traceback
tree
|
commitdiff
2013-05-15
Gui Chen
fix symlink bind mount left issue
tree
|
commitdiff
2013-05-10
Artem Bityutskiy
raw: use bmap creation code from bmap-tools
tree
|
commitdiff
2013-05-07
Artem Bityutskiy
misc: add get_block_size helper function
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: update class commentary
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
partitinedfs.py: implement the --part-type option
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
partition.py: add --part-type option
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: add parition modification functinality
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: introduce more useful dict keys
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: rename the parts_cnt dict key
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: implement partition table CRC checking
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: improve naming some more
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: add 'primary' dictionary key
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: return a dict from get_partitions
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: return a dict from read_headers
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: spelling fixes
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: use _read_disk helper in get_partitions
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: introduce a helpful _GPT_HEADER_SIZE constant
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: introduce a _disk_read helper
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: add an index element to the partition record
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parse: use _ prefix for private class members
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: add backup partition table reading support
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: harmonize naming a bit
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: add backup GPT header reading support
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: move the GPT header validation to a separat...
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: validate GPT header CRC32
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: validate header size
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: validate GPT header revision
tree
|
commitdiff
2013-04-19
Artem Bityutskiy
gpt_parser: use _ for private variables
tree
|
commitdiff
2013-04-10
Gui Chen
fix bug autologinuser always set
tree
|
commitdiff
2013-03-27
Gui Chen
mount tmpdir as tmpfs to accelerate performance
tree
|
commitdiff
2013-03-25
Gui Chen
strip slash after release option
tree
|
commitdiff
2013-03-24
Gui Chen
generate bmap file outside __imgdir
tree
|
commitdiff
2013-03-24
Gui Chen
change naming for release option
tree
|
commitdiff
2013-03-14
Huang Hao
Print warning when failed to temp ks in normalize_ksfile().
tree
|
commitdiff
2013-03-12
Huang Hao
Remove useless try and reraise blocks.
tree
|
commitdiff
2013-03-12
Huang Hao
Change default mutable arguments of Mic_RepoData.__init__.
tree
|
commitdiff
2013-03-12
Huang Hao
Change default parameters from mutable type into immutable.
tree
|
commitdiff
2013-03-12
Huang Hao
Refactor function safecopy().
tree
|
commitdiff
2013-03-11
Huang Hao
Reraise exception in bootstrap_mic() but keep original...
tree
|
commitdiff
2013-03-06
Huang Hao
Refactor get_mic_binpath() to avoid catch all exceptions.
tree
|
commitdiff
2013-03-05
Huang Hao
Uniform import statements to absolute import.
tree
|
commitdiff
2013-03-04
Gui Chen
Merge branch 'release-0.17' into devel
tree
|
commitdiff
2013-02-28
Huang Hao
Fix import error of kickstart.custom_commands
tree
|
commitdiff
2013-02-28
Huang Hao
Keep error info from exception URLGrabError.
tree
|
commitdiff
2013-02-28
Huang Hao
Give reason when failed to load plugin module.
tree
|
commitdiff
2013-02-24
Gui Chen
imager.livecd: cleanup anaconda related code
tree
|
commitdiff
2013-02-24
Gui Chen
imager.loop: fix undefined 'part'
tree
|
commitdiff
2013-02-24
Gui Chen
utils.fs_related: fix undefined 'out'
tree
|
commitdiff
2013-02-25
Huang Hao
Fix bug that "disk" is undefined.
tree
|
commitdiff
2013-02-22
Huang Hao
Remove import warnings of utils.runner module
tree
|
commitdiff
2013-02-22
Huang Hao
Remove import warnings of imager.fs module
tree
|
commitdiff
2013-02-22
Huang Hao
Remove warnings of import statements of module util...
tree
|
commitdiff
2013-02-21
Gui Chen
move vcs info from .vcs file to .packages file
tree
|
commitdiff
2013-02-21
Gui Chen
don't copy vmlinuz to /boot/extlinux
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
raw: use relative path to the kernel image in extlinux...
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
partitionedfs: do not try to mount partitions without...
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
raw: allow partitions without a file-system
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
kickstart: allow partitions without mount points
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
partitionedfs: fix extended partitions support
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
paritionedfs: do not create extended parition in case...
tree
|
commitdiff
2013-02-19
Artem Bityutskiy
paritionedfs: partially fix extended paritions support
tree
|
commitdiff
2013-02-19
Huang Hao
Fix bad indents
tree
|
commitdiff
2013-02-19
Gui Chen
Merge "paritionedfs: remove the 'extended' key from...
tree
|
commitdiff
2013-02-19
Gui Chen
Merge "partitionedfs: simplify the code a tiny bit...
tree
|
commitdiff
2013-02-19
Gui Chen
Merge "partitionedfs: improve debugging prints" into...
tree
|
commitdiff
2013-02-19
Gui Chen
Merge "partitionedfs: remove bogus alignment check...
tree
|
commitdiff
2013-02-19
Huang Hao
Pass command line info to CreatorError in get_file_size()
tree
|
commitdiff
2013-02-18
Artem Bityutskiy
paritionedfs: remove the 'extended' key from disk dicti...
tree
|
commitdiff
2013-02-18
Artem Bityutskiy
partitionedfs: simplify the code a tiny bit
tree
|
commitdiff
2013-02-18
Artem Bityutskiy
partitionedfs: improve debugging prints
tree
|
commitdiff
2013-02-18
Artem Bityutskiy
partitionedfs: remove bogus alignment check
tree
|
commitdiff
2013-02-18
Huang Hao
Add global declaration to var _LOOP_RULE_PTH
tree
|
commitdiff
2013-02-16
Markus Lehtonen
Make sure that urlgrabber gets URLs as strings
tree
|
commitdiff
2013-02-05
Gui Chen
roll back to original naming for release
tree
|
commitdiff
2013-02-05
Gui Chen
remove suffix when release specified
tree
|
commitdiff
2013-01-29
Artem Bityutskiy
partitionedfs: do not use blkid for PARTUUID
tree
|
commitdiff
2013-01-29
Artem Bityutskiy
Add a simple GPT partitions parser
tree
|
commitdiff
2013-01-29
Artem Bityutskiy
raw.py: remove unused variable
tree
|
commitdiff
2013-01-27
Gui Chen
fix .vcs file not included in output showing
tree
|
commitdiff
2013-01-27
Gui Chen
some minor fixes
tree
|
commitdiff
2013-01-27
Gui Chen
add option '--fstab-entry' to set the entry in /etc...
tree
|
commitdiff
2013-01-27
Gui Chen
give hints when overwriting loop images
tree
|
commitdiff
2013-01-23
Gui Chen
Revert "raw.py: switch to the BmapCreate module"
tree
|
commitdiff
2013-01-23
Gui Chen
put the recording stuff before pkg_manager.close
tree
|
commitdiff
2013-01-22
Gui Chen
don't throw exception if get_partuuid failed
tree
|
commitdiff
2013-01-22
Gui Chen
correct empty prefix string produce '-'
tree
|
commitdiff
2013-01-21
Gui Chen
compatible with old style in name prefix
tree
|
commitdiff
2013-01-21
Gui Chen
clean up the loop devices not released
tree
|
commitdiff
2013-01-21
Gui Chen
add pidfile for each used loop device
tree
|
commitdiff
2013-01-21
Gui Chen
cleanup also when sys loop device used
tree
|
commitdiff
2013-01-21
Gui Chen
fix the failure if ks under / dir in easy way
tree
|
commitdiff
2013-01-21
Gui Chen
clean up the mess message of directory not empty
tree
|
commitdiff
2013-01-21
Gui Chen
don't setup emulator for arm image twice
tree
|
commitdiff
2013-01-21
Gui Chen
register arm binfmt in every time
tree
|
commitdiff
next