Ignore the pylint warning of raising-bad-type and unbalanced-tuple-unpacking in conne...
[tools/mic.git] / mic / utils / partitionedfs.py
2023-05-05 biao716.wangmerge code form orgin/devel 88/292388/1
2022-08-04 biao716.wangapply python3 as interpreter 12/278812/6
2020-11-11 biao716.wangreplace pykickstart directory by the directory from... 99/247499/13
2016-04-11 SoonKyu ParkHandle conflicts from git merge release-20160315
2016-02-04 Gui Chenadd real path of device mapper to partition dict
2016-02-04 Sun LihongPylint error of partitionedfs.py and proxy.py
2014-08-15 Gui ChenMerge "add real path of device mapper to partition...
2014-08-13 Gui Chenadd real path of device mapper to partition dict
2014-05-06 Gui ChenMerge "Pylint error of partitionedfs.py and proxy.py...
2014-04-30 Sun LihongPylint error of partitionedfs.py and proxy.py
2014-03-31 Huanhuan Litypo fix
2014-03-04 Gui Chensleep earlier to prepare loop device creation
2013-12-18 Gui ChenMerge "try to wait mapper device setting up" into devel
2013-12-18 Gui Chentry to wait mapper device setting up
2013-11-05 Gui Chenadd 'device_mapper' key for partition to store real...
2013-10-21 Artem Bityutskiypartitionedfs: save the mapper device path
2013-09-26 Gui Chenuse sync mode in kpartx command
2013-08-27 Gui Chendon't exit if parted returns non-zero
2013-08-27 Gui Chenraise error if load mapper device failed
2013-08-26 Gui Chenfix uuid KeyError
2013-08-26 Gui Chenfix kpartx device delay
2013-08-22 Huang HaoExit if partition is marked as active but boot flag...
2013-08-20 Huang HaoFix typo in comments and message
2013-06-25 Artem Bityutskiypartitionedfs: preserve the KS partition number
2013-05-20 Gui ChenMerge branch 'release-0.19' into devel
2013-05-17 Gui Chentry to wait for mapping device mapper
2013-04-19 Artem Bityutskiypartitinedfs.py: implement the --part-type option
2013-04-19 Artem Bityutskiygpt_parser: return a dict from get_partitions
2013-04-19 Artem Bityutskiygpt_parser: add an index element to the partition record
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-02-25 Huang HaoFix bug that "disk" is undefined.
2013-02-19 Artem Bityutskiypartitionedfs: do not try to mount partitions without...
2013-02-19 Artem Bityutskiypartitionedfs: fix extended partitions support
2013-02-19 Artem Bityutskiyparitionedfs: do not create extended parition in case...
2013-02-19 Artem Bityutskiyparitionedfs: partially fix extended paritions support
2013-02-19 Huang HaoFix bad indents
2013-02-19 Gui ChenMerge "paritionedfs: remove the 'extended' key from...
2013-02-19 Gui ChenMerge "partitionedfs: simplify the code a tiny bit...
2013-02-19 Gui ChenMerge "partitionedfs: improve debugging prints" into...
2013-02-19 Gui ChenMerge "partitionedfs: remove bogus alignment check...
2013-02-18 Artem Bityutskiyparitionedfs: remove the 'extended' key from disk dicti...
2013-02-18 Artem Bityutskiypartitionedfs: simplify the code a tiny bit
2013-02-18 Artem Bityutskiypartitionedfs: improve debugging prints
2013-02-18 Artem Bityutskiypartitionedfs: remove bogus alignment check
2013-01-29 Artem Bityutskiypartitionedfs: do not use blkid for PARTUUID
2013-01-11 Artem Bityutskiypartitionedfs: implement 'get_partuuid()' method
2013-01-11 Artem Bityutskiypartitionedfs: enable GPT support
2013-01-11 Artem Bityutskiypartitionedfs: a preparation and nicification
2013-01-11 Artem Bityutskiypartitionedfs: rename self.__create_part_to_image
2013-01-11 Artem Bityutskiypartitionedfs: add partial GPT support
2013-01-10 Artem Bityutskiypartitionedfs: make the interface a bit saner
2013-01-10 Artem Bityutskiypartitionedfs.py: improve readability some more
2013-01-10 Artem Bityutskiypartitionedfs: rename MBR_SECTOR_LEN
2013-01-10 Artem Bityutskiyparitionedfs: improve readability
2013-01-10 Artem Bityutskiypartitionedfs: fix the mbr_sector_skipped hack
2013-01-10 Artem Bityutskiypartitionedfs: clean-up some mess
2013-01-10 Artem Bityutskiypartitionedfs: calculate minimum disk sizes
2013-01-10 Artem Bityutskiypartitionedfs: separate out partitions placing
2013-01-10 Artem Bityutskiypartitionedfs: add disks while adding partitions
2013-01-10 Artem Bityutskiypartitionedfs: introduce add_disks() method
2012-08-08 Gui Chenmake swap part with label and uuid
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-03-28 Gui Chenfix liveusb parted mkpart failure, revert mbr size... 0.8
2012-03-23 Gui ChenBackport: Add alignment option for partitions
2012-01-13 Gui Chencorrect parted return code p1.returncode
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-12 JF DingKeep /etc/mtab intact if it is a symlink
2011-10-10 JF Dingunify the license header of all files
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-07 JF Dingreplace most of subprocess calls by new runner apis
2011-09-05 JF Dingfixed msger.run error when arg is empty str
2011-08-20 JF Dingmore cleanup
2011-08-17 JF Dingkill all the trailing spaces
2011-08-15 JF Dingrename all micng to mic