summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-12bump up to release 0.150.15Gui Chen2-2/+2
2012-12-12SparseLoopbackDisk: fix sparse file creationArtem Bityutskiy1-3/+5
2012-12-12remove rpmdb files before install packagesGui Chen1-0/+2
2012-12-12bump up to 0.15-rc5Gui Chen1-1/+1
2012-12-12fix uuid lost in some case which raise tracebackGui Chen2-3/+16
2012-12-12require python-m2crypto when needed sslverifyGui Chen1-3/+6
2012-12-12more compatible way to pass ext optionsGui Chen1-12/+13
2012-12-12correct checking order for assigning folder to logfileGui Chen1-2/+2
2012-12-12fix showing incorrect total install number in some caseGui Chen1-2/+3
2012-12-12bump up to 0.15-rc4Gui Chen1-1/+1
2012-12-12show dumpe2fs when debugGui Chen1-1/+1
2012-12-12fix logfile specified a directoryHuanhuan Li2-4/+8
2012-12-12fix lost variable in warning msgHuanhuan Li1-1/+1
2012-12-12update doc/RELEASE_NOTESGui Chen1-181/+202
2012-12-12typo fixGui Chen2-2/+2
2012-12-12fix local repo metadata override issueGui Chen1-3/+9
2012-12-12bump up to 0.15pre3Gui Chen1-1/+1
2012-12-12add RELEASE_NOTESGui Chen2-0/+198
2012-12-12improved loop creationjobol1-12/+13
2012-12-12sync time and zone setting to bootstrap envGui Chen2-1/+11
2012-12-12fix timestamp in logfile uncorrected with 'EDT'Huanhuan Li1-5/+1
2012-12-12update README.rstlhh1-231/+428
2012-12-12some case don't need to mount parent folderGui Chen2-8/+14
2012-12-12don't drop when failed to unmap kpartx deviceGui Chen1-1/+4
2012-12-12use 'mknod' instead to create loop deviceGui Chen1-5/+4
2012-12-12bump up to 0.15pre2Gui Chen1-1/+1
2012-12-12backport bmap patch from develGui Chen3-82/+228
2012-12-12Add dracut support to livecd/liveusb imagesAnas Nashif3-25/+57
2012-12-12Do not show password in debug messagesAnas Nashif2-2/+2
2012-12-12point to tizen repo, not meegoAnas Nashif1-1/+1
2012-12-12bump to 0.15pre1Gui Chen1-1/+1
2012-12-12fix local repo unavailable in bootstrapGui Chen2-0/+10
2012-12-12return filename directly if local repo specifiedGui Chen1-3/+2
2012-12-12Revert "decide uniq arch when one repo only has one uniq arch"Gui Chen1-35/+23
2012-12-12append filesystem parameter for ext[2/3/4] filesystemGui Chen3-4/+19
2012-12-12default to no scriptlets triggerGui Chen1-0/+4
2012-12-12raise when creating bootstrap failedGui Chen1-0/+3
2012-12-12need not to check 'passwd'Gui Chen1-1/+1
2012-12-12fix minor bugGui Chen1-1/+1
2012-12-12multiple bootstrap path to support multi-instance micGui Chen2-1/+3
2012-12-12adapt for new mechanism of bootstrapGui Chen12-130/+70
2012-12-12decide uniq arch when one repo only has one uniq archGui Chen1-23/+35
2012-12-12fix version comparison for bootstrapGui Chen1-0/+2
2012-12-12fix extlinux not found issueGui Chen1-1/+1
2012-12-12fix syntax warning for USAGE.rstGui Chen1-12/+18
2012-09-20add bootstrap defined path to PATH variableGui Chen1-1/+6
2012-09-20split out username and password in zypp repo fileGui Chen1-0/+6
2012-09-20add --repourl for BOSS to replace baseurl in zypp repo fileGui Chen4-2/+17
2012-09-17update usage.rst for man pageGui Chen1-3/+36
2012-09-12avoid traceback when loopback is NoneTypeGui Chen1-1/+4