diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-17 13:04:25 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-17 13:04:25 -0400 |
| commit | 1d4b8ff31729c6d0e40ec1e3b429211af661e6a1 (patch) | |
| tree | bf9481846bf9ce59af6b83e86d67a7430daff87e /doc/todo | |
| parent | 234d656eb176b274178d5847b97258527c05e993 (diff) | |
followup and close
Diffstat (limited to 'doc/todo')
| -rw-r--r-- | doc/todo/partition_properties_should_install_e2fsprogs.mdwn | 2 | ||||
| -rw-r--r-- | doc/todo/partition_properties_should_install_e2fsprogs/comment_1_0a6335e03587b18d5ae085f9a7bc0656._comment | 11 |
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/partition_properties_should_install_e2fsprogs.mdwn b/doc/todo/partition_properties_should_install_e2fsprogs.mdwn index 02b9491f..7232bdeb 100644 --- a/doc/todo/partition_properties_should_install_e2fsprogs.mdwn +++ b/doc/todo/partition_properties_should_install_e2fsprogs.mdwn @@ -1 +1,3 @@ The e2fsprogs package is becoming non-essential in Debian. Properties that invoke `mkfs.ext*` should start explicitly requiring that the package is installed (probably using `Apt.installed`). --spwhitton + +> [[done]] seems no change needed --[[Joey]] diff --git a/doc/todo/partition_properties_should_install_e2fsprogs/comment_1_0a6335e03587b18d5ae085f9a7bc0656._comment b/doc/todo/partition_properties_should_install_e2fsprogs/comment_1_0a6335e03587b18d5ae085f9a7bc0656._comment new file mode 100644 index 00000000..555ae84f --- /dev/null +++ b/doc/todo/partition_properties_should_install_e2fsprogs/comment_1_0a6335e03587b18d5ae085f9a7bc0656._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-01-17T17:02:36Z" + content=""" +AFAICS, only Partition.formatted runs that, and it's always made sure to +install e2fsprogs. + +Closing this, unless you know of something else that my grep didn't turn +up. +"""]] |
