summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-17 12:56:50 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-17 12:56:50 +0100
commit2785051fcea775e001a25344c8c9b11e861e4fdf (patch)
treedd3b1904f79517fe4f35de4d4721eb06c6da8b76 /contributing.mdwn
parent71439105855481d4ea5fb6bb8ca169586cd2fefa (diff)
mention fixing fdisk partition names
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 6dc92620..3002c42f 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -82,6 +82,7 @@ with".
* Add `UTIME_NOW` and `UTIME_OMIT`. It is a matter of taking the BSD values, add the `#define`s to the proper header, and implement the support in `*_S_file_utimes` functions.
See also [[!debbug 762677]].
+* Fix util-linux' fdisk into showing hdxsy, not hdxpy.
* Some translators do not support [[hurd/fsysopts]], i.e. support for the
file_get_fs_options and fsys_set_options RPCs.
* Extend `device_read`/`device_write` into supporting > 2TiB disk sizes.