tools/mic.git
2012-12-12 Gui Chenreturn filename directly if local repo specified
2012-12-12 Gui ChenRevert "decide uniq arch when one repo only has one...
2012-12-12 Gui Chenappend filesystem parameter for ext[2/3/4] filesystem
2012-12-12 Gui Chendefault to no scriptlets trigger
2012-12-12 Gui Chenraise when creating bootstrap failed
2012-12-12 Gui Chenneed not to check 'passwd'
2012-12-12 Gui Chenfix minor bug
2012-12-12 Gui Chenmultiple bootstrap path to support multi-instance mic
2012-12-12 Gui Chenadapt for new mechanism of bootstrap
2012-12-12 Gui Chendecide uniq arch when one repo only has one uniq arch
2012-12-12 Gui Chenfix version comparison for bootstrap
2012-12-12 Gui Chenfix extlinux not found issue
2012-12-12 Gui Chenfix syntax warning for USAGE.rst
2012-09-20 Gui Chenadd bootstrap defined path to PATH variable
2012-09-20 Gui Chensplit out username and password in zypp repo file
2012-09-20 Gui Chenadd --repourl for BOSS to replace baseurl in zypp repo...
2012-09-17 Gui Chenupdate usage.rst for man page
2012-09-12 Gui Chenavoid traceback when loopback is NoneType
2012-09-12 Gui Chenlseek limit to 2G in 32bit env
2012-09-12 Gui Chenchmod mic script inside bootstrap to executable
2012-09-12 Gui Chenadd optional packages which can be skiped for bootstrap
2012-09-12 Gui Chenfix rpm install failed for arm in bootstrap
2012-09-12 Gui Chenproxy setting to be compatible with old version of yum
2012-09-12 Gui Chenfix help command incorrect issue
2012-09-12 Gui Chenadd more packages for tizen bootstrap
2012-08-31 Gui Chenadd some packages to tizen bootstrap
2012-08-31 Gui Chenjust warning when dir is not valid tizen/meego chroot
2012-08-31 Gui Chenresolve proxy issue in yum backend
2012-08-31 Gui Chenrefine parsing bootstrap.conf
2012-08-31 Gui Chenrelocate macro substitution in ks file
2012-08-31 Gui Chenfind the real path of binary script firstly
2012-08-31 Gui Chenset default pkgmgr to auto and preferred to use zypp
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chensupport meego boostrap with meego packages list
2012-08-21 Gui Chenauto selecting backend with 'pkgmgr=auto'
2012-08-21 Gui Chenhandle logfile to record bootstrap output when specified
2012-08-21 Gui Chencorrect return value from subprocess
2012-08-21 Gui Chensupport multi udev rules.d path to detect proper one
2012-08-21 Gui Chencorrect arch support in misc.get_package and bootstrap
2012-08-21 Gui Chenclean mounts in bootstrap.cleanup
2012-08-21 Gui Chendetect python site dir inside bootstrap
2012-08-21 Gui Chenrefine safecopy in rt_util
2012-08-20 Jian-feng DingMerge "better handling to check arguments before cmd...
2012-08-16 Gui Chenminor change to befit opensuse
2012-08-16 Gui Chenuse cached rpm if integrated for creating bootstrap
2012-08-16 Gui Chenadd preinstall and postinstall scripts handling
2012-08-16 Gui Chenimplement Bootstrap.run to do bootstrap stuff
2012-08-16 Gui Chentouch distro file to present bootstrap using
2012-08-16 Gui Chenclear message when chrooting bootstrap
2012-08-16 Gui Chenmake source installation workable with bootstrap
2012-08-16 Gui Chenmake proper for python interpreter in bootstrap mic
2012-08-16 Gui Chenskip non-existent rpm
2012-08-16 Gui Chencall bootstrap_mic to do the bootstrap work
2012-08-16 Gui Chenprovide bootstrap.conf to handle bootstrap
2012-08-15 Gui Chennew rt_utils to handle mic running in bootstrap
2012-08-15 Gui Chennew bootstrap.py to handle bootstrap creating
2012-08-14 Gui Chenbear unexpected checksum type when getting metadata
2012-08-14 Gui Chenbetter handling to check arguments before cmd running
2012-08-14 Gui Chenbetter handling to check arguments before cmd running
2012-08-13 Gui Chenbear unexpected checksum type when getting metadata
2012-08-13 Gui Chenbetter handling to check arguments before cmd running
2012-08-08 Gui Chenbump up version to 0.14 0.14
2012-08-08 Gui Chenmake swap part with label and uuid
2012-08-08 Gui Chenfix live img create failure when label assigned
2012-08-02 Gui Chenavoid traceback of converting live img to fs/loop/raw
2012-08-02 Gui Chenbetter handling for print version
2012-08-01 Gui Chenprompt user to handle when errors occured in ks file
2012-08-01 Gui Chenadjust timezone warning to exception and refactor cp cmd
2012-08-01 Gui Chenprompt user to handle image configuration when thing...
2012-08-01 Gui Chenfix minor bug of 'mic --version'
2012-07-31 Gui Chenrewrite syslinux/extlinux conf when kernel is symlink
2012-07-31 Gui Chenuse device UUID in etc/fstab for raw image
2012-07-31 Gui Chensupport part label assigning for raw image
2012-07-31 Gui Chenverify open-checksum to decide whether download metadat...
2012-07-27 JF DingMerge "fixed wrong usage of rstrip in loop.py"
2012-07-26 Gui Chenfix some minor bugs
2012-07-18 JF Dingfixed wrong usage of rstrip in loop.py
2012-07-17 Gui Chentypo fix 0.13
2012-07-13 Gui Chenchroot: mark user's choice as root mounted to avoid...
2012-07-13 Gui Chenimprove handling of packing image
2012-07-12 JF Dingfixing the compatibile problem of misc.get_distro
2012-07-12 Gui Chenbump up version to 0.13
2012-07-12 JF Dingconcise output of distro information printing
2012-07-11 Gui Chensupported tizen bootstrap included mic
2012-07-11 JF Dingcleanup trailing spaces and extra-long lines
2012-07-11 Gui Chenadd choice for msger and ask user to choose root partition
2012-07-10 Gui Chenhide loopdev presentation to avoid popup message in...
2012-07-10 Gui Chenput mic version to build log
2012-07-10 Gui Chensave log file default when --release specified
2012-07-10 Gui Chenfind path of 'env' for chroot automatically
2012-07-09 Gui Chenuse 'gzip' and 'bzip2' to pack image instead
2012-07-09 Gui ChenRevert "fix mic ch raw failed issue"
2012-06-24 JF Dingencode unicode string from system w/ widechar locale
2012-06-20 Gui Chenbump up version to 0.12 0.12
2012-06-19 Gui Chenuse 'latest' and 'ia32' as default when @BUILD_ID@...
2012-06-15 Gui Chenenhance proxy support in attachment retrieve
2012-06-15 JF Dingnew --shrink opt for loop image to control img shrinking
2012-06-15 Gui Chenclean the duplicate code with get_url in zypp backend
2012-06-15 Gui Chenavoid invalid literal in genloopid
2012-06-12 Gui Chenfix convert failed issue
next