diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 17:00:31 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 17:00:31 +0100 |
commit | abce771341befab76b675336a266d8d5b2e4d340 (patch) | |
tree | b2d7494c53fe507aad6ead13baa929e15ff99d7c /contributing.mdwn | |
parent | 93060a3967ef66873d6246b0b1228c57aed2d9e4 (diff) | |
parent | ff1b4ffd162fb0cc70cd474e88ea199f07f6022b (diff) | |
download | web-abce771341befab76b675336a266d8d5b2e4d340.tar.gz web-abce771341befab76b675336a266d8d5b2e4d340.tar.bz2 web-abce771341befab76b675336a266d8d5b2e4d340.zip |
Merge commit 'ff1b4ffd162fb0cc70cd474e88ea199f07f6022b'
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index e0a6c7de..005662c4 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -80,6 +80,7 @@ Here is a list of small hacks, which can serve as entries into the Hurd code for people who would like to dive into the code but just lack a "somewhere to begin with". +* Some translators do not support fsysopts, such as `remap`. * Make pfinet OK with the ethernet device going away. This would be a very nice feature: being able to just restart the ethernet driver; we've just not taken the time to fix it yet, but it shouldn't be very hard. The code begins |