don't close file handlers as rpm will handle it
[tools/mic.git] / mic / imager /
2013-10-14 Artem Bityutskiyraw.py: remove unused variable
2013-09-06 Sun LihongEnsure MIC works well when "/etc/mic/mic.conf" does...
2013-08-14 Gui Chenfix bootloader options omitted
2013-08-14 Artem Bityutskiykickstart: add an alias for installerfw
2013-08-14 Artem Bityutskiyraw.py: print a message when compressing the image
2013-08-13 Gui Chenkill processes inside instroot chroot
2013-07-02 Artem Bityutskiyliveusb: fix vfat UUID
2013-07-01 Gui Chenimplement '--check-pkgs' to check if packages included...
2013-06-27 Artem Bityutskiyraw: support the 'fstab' installerfw attribute
2013-06-27 Artem Bityutskiybaseimager: export partition device node
2013-06-27 Artem Bityutskiyraw: export file-system UUIDs
2013-06-26 Artem Bityutskiybaseimager: export INSTALLERFW_MOUNT_PREFIX
2013-06-26 Artem Bityutskiybaseimager: move environment variable definitions
2013-06-26 Artem BityutskiyRevert "baseimager: add a couple of more installer...
2013-06-26 Artem Bityutskiybaseimager: add a couple of more installer FW variables
2013-06-25 Artem Bityutskiybaseimager: export a number of helful environment variables
2013-06-25 Artem Bityutskiyraw: add an option to avoid installing extlinux
2013-06-19 Yeongil JangShow stdout and stderr log of post script using msger
2013-05-10 Artem Bityutskiyraw: use bmap creation code from bmap-tools
2013-04-19 Artem Bityutskiypartitinedfs.py: implement the --part-type option
2013-03-27 Gui Chenmount tmpdir as tmpfs to accelerate performance
2013-03-24 Gui Chengenerate bmap file outside __imgdir
2013-03-24 Gui Chenchange naming for release option
2013-03-12 Huang HaoChange default parameters from mutable type into immutable.
2013-03-05 Huang HaoUniform import statements to absolute import.
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-02-24 Gui Chenimager.livecd: cleanup anaconda related code
2013-02-24 Gui Chenimager.loop: fix undefined 'part'
2013-02-22 Huang HaoRemove import warnings of imager.fs module
2013-02-21 Gui Chenmove vcs info from .vcs file to .packages file
2013-02-21 Gui Chendon't copy vmlinuz to /boot/extlinux
2013-02-19 Artem Bityutskiyraw: use relative path to the kernel image in extlinux...
2013-02-19 Artem Bityutskiyraw: allow partitions without a file-system
2013-02-19 Huang HaoFix bad indents
2013-02-05 Gui Chenroll back to original naming for release
2013-01-29 Artem Bityutskiypartitionedfs: do not use blkid for PARTUUID
2013-01-29 Artem Bityutskiyraw.py: remove unused variable
2013-01-27 Gui Chenfix .vcs file not included in output showing
2013-01-27 Gui Chenadd option '--fstab-entry' to set the entry in /etc...
2013-01-27 Gui Chengive hints when overwriting loop images
2013-01-23 Gui ChenRevert "raw.py: switch to the BmapCreate module"
2013-01-23 Gui Chenput the recording stuff before pkg_manager.close
2013-01-22 Gui Chendon't throw exception if get_partuuid failed
2013-01-21 Gui Chenadd debuginfo rpm install option
2013-01-21 Gui Chenrefactor try except statement in baseimager
2013-01-21 Gui Chenadd vcs value for --record-pkgs to record vcs info
2013-01-21 Gui Chenrecalculate package content recording
2013-01-21 Gui Chenrevert back to use device name
2013-01-20 Gui Chenadd a new opiton --nocache for repo command
2013-01-15 Gui Chensplit out the download stuff as one python module
2013-01-15 Gui Chencompatible with old style if 'release' specified
2013-01-14 Artem Bityutskiyraw.py: implement booting by partition UUID
2013-01-11 Artem Bityutskiyraw.py: kill rootdev and prefix
2013-01-11 Artem Bityutskiyraw.py: kill bootdevnum
2013-01-11 Artem Bityutskiyraw.py: detect the boot partition properly
2013-01-11 Artem Bityutskiyraw.py: fix strange "bug"
2013-01-11 Artem Bityutskiypartitionedfs: enable GPT support
2013-01-11 Artem Bityutskiyraw.py: remove redundant code
2013-01-10 Artem Bityutskiypartitionedfs: make the interface a bit saner
2013-01-10 Artem Bityutskiyparitionedfs: improve readability
2013-01-10 Artem Bityutskiyraw.py: kill get_diskinfo()
2013-01-10 Artem Bityutskiyraw: fix image size with --align
2013-01-10 Artem Bityutskiypartitionedfs: introduce add_disks() method
2013-01-10 Gui ChenMerge "baseimager.py: rename MANIFEST to MD5SUMS" into...
2013-01-08 Artem Bityutskiyraw.py: switch to the BmapCreate module
2013-01-08 Anas Nashifmake syslinux sel menu color usable
2013-01-07 Artem Bityutskiybaseimager.py: rename MANIFEST to MD5SUMS
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenfix uuid lost in some case which raise traceback
2012-12-12 Gui Chentypo fix
2012-12-12 Gui Chendon't drop when failed to unmap kpartx device
2012-12-12 Gui Chenbackport bmap patch from devel
2012-12-12 Anas NashifAdd dracut support to livecd/liveusb images
2012-12-12 Gui Chenappend filesystem parameter for ext[2/3/4] filesystem
2012-12-12 Gui Chenneed not to check 'passwd'
2012-11-13 Gui ChenMerge "Add dracut support to livecd/liveusb images...
2012-11-09 Anas NashifAdd dracut support to livecd/liveusb images
2012-11-05 Artem BityutskiyRawImageCreator: do not use double with statement
2012-11-05 Artem Bityutskiymisc.py: make 'calc_hashes()' generic
2012-11-05 Jian-feng DingMerge "misc.py: remove few unnecessary checks" into...
2012-10-25 Gui Chenclean up unused code in raw image
2012-10-19 Artem Bityutskiybmap: increase minor version number
2012-10-19 Artem Bityutskiybmap: support sha1 checksums
2012-10-19 Artem BityutskiyRawImageCreator: introduce a function for hash calculation
2012-10-18 Artem BityutskiyRawImageCreator: remove meter for hash calculation
2012-10-18 Artem BityutskiyRawImageCreator: use hashlib unconditionally
2012-10-18 Artem Bityutskiybmap: move human-readable stuff to comments
2012-10-18 Artem Bityutskiybmap: fix the image file open mode
2012-10-08 Artem BityutskiyAdd block map functionality
2012-10-08 Artem BityutskiyIntroduce the --generate-bmap option
2012-10-08 Artem BityutskiyCleanup RawImageCreator a bit
2012-09-20 Gui Chenadd --repourl for BOSS to replace baseurl in zypp repo...
2012-09-12 Gui Chenavoid traceback when loopback is NoneType
2012-08-08 Gui Chenfix live img create failure when label assigned
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-27 JF DingMerge "fixed wrong usage of rstrip in loop.py"
2012-07-18 JF Dingfixed wrong usage of rstrip in loop.py
2012-07-11 JF Dingcleanup trailing spaces and extra-long lines
next