diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 16:52:18 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 17:06:27 +0100 |
commit | 6c1a61d0dde66dd564df2945828d417c93638d2d (patch) | |
tree | de63cd333b5ec89406f8dda6f3d3ba9f808ed69d /hurd | |
parent | 5b0bad6fdbc8422403528ca6cc5f5e7039cfbed0 (diff) |
hurd/translator/wishlist: Remove fsysoptsctl; just use shell scripting.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator/wishlist.mdwn | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/hurd/translator/wishlist.mdwn b/hurd/translator/wishlist.mdwn index 5b473a2d..4d074df0 100644 --- a/hurd/translator/wishlist.mdwn +++ b/hurd/translator/wishlist.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2013 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2013, 2014 Free Software +Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -307,10 +307,3 @@ Firmlink to a file according to a filename matching pattern. When a file goes aw ## alphabetfs Organize a large group of files by their first letter. Present one subdirectory for each letter in the alphabet. - -## fsysoptsctl - -Send an fsysopts command to a set of translators. When you have a directory full of translators and you want to send each of them the same runtime option, this translator can do it for you. - - $ settrans -ac all /hurd/fsysoptsctl '/tmp/mystuff/*' - $ fsysopts all --update |