summaryrefslogtreecommitdiffstats
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
0 files changed, 0 insertions, 0 deletions
?query_format=advanced&field0-0-0=cf_devel_whiteboard&bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=FAILS_QA&bug_status=RELEASE_PENDING&bug_status=POST&bug_status=PASSES_QA&type0-0-0=anywords&value0-0-0=1.20&component=libguestfs&product=Virtualization%20Tools Beyond 1.20 ----------- * Make 'guestfish --ro' be the default, and get users to use 'guestfish --rw' for write access (but allow the default to be overridden in a configuration file). This was originally planned for 1.10 but there's not nearly enough adoption of the new 'guestfish --rw' option out there to do this yet. * Write a new partition handling library to replace parted, and use it instead of parted. (RHBZ#593511, RHBZ#642821). See TODO and BUGS files.