<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/README-prereq, branch v8.26</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.26</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.26'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2015-01-31T16:39:04Z</updated>
<entry>
<title>doc,maint: fix use of "i.e." in documentation and comments</title>
<updated>2015-01-31T16:39:04Z</updated>
<author>
<name>Bernhard Voelker</name>
<email>mail@bernhard-voelker.de</email>
</author>
<published>2015-01-31T16:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a5c8cdff03182ceafae39ccde6a07ebd8660b087'/>
<id>urn:sha1:a5c8cdff03182ceafae39ccde6a07ebd8660b087</id>
<content type='text'>
To align with all other places (and correct grammar), change all
upper-case "I.E." to "I.e.".  Furthermore, ensure that "i.e." is
followed by a comma.  Finally, ensure to use a double-space before
"I.e.," at the beginning of a sentence.

The following was used to change all offending uses (apart from
old ChangeLog files):

  $ git grep -liF 'i.e.' \
      | xargs sed -i \
            -e 's/I\.E\./I.e./g' \
            -e 's/\. \(I\.e\.\)/.  \1/g' \
            -e 's/\([Ii]\.e\.\)\( \)/\1,\2/g' \
            -e 's/\([Ii]\.e\.\)$/\1,/g'

* cfg.mk (sc_prohibit_uppercase_id_est): Add new rule.
(sc_ensure_double_space_after_dot_before_id_est): Likewise.
(sc_ensure_comma_after_id_est): Likewise.
(old_NEWS_hash): Refresh hash via "make update-NEWS-hash".
* NEWS: Change use of "id est" abbreviation via the above command.
* README: Likewise.
* README-prereq: Likewise.
* doc/coreutils.texi: Likewise.
* gl/lib/rand-isaac.c: Likewise.
* gl/lib/tempname.c.diff: Likewise.
* man/stdbuf.x: Likewise.
* src/cat.c: Likewise.
* src/copy.c: Likewise.
* src/copy.h: Likewise.
* src/cp.c: Likewise.
* src/cut.c: Likewise.
* src/dd.c: Likewise.
* src/df.c: Likewise.
* src/fiemap.h: Likewise.
* src/longlong.h: Likewise.
* src/ls.c: Likewise.
* src/numfmt.c: Likewise.
* src/pr.c: Likewise.
* src/shred.c: Likewise.
* src/shuf.c: Likewise.
* src/split.c: Likewise.
* tests/Coreutils.pm: Likewise.
* tests/df/df-symlink.sh: Likewise.
* tests/df/skip-rootfs.sh: Likewise.
* tests/init.sh: Likewise.
* tests/ls/color-norm.sh: Likewise.
* tests/misc/basename.pl: Likewise.
* tests/misc/ls-misc.pl: Likewise.
* tests/misc/md5sum-bsd.sh: Likewise.
* tests/misc/shred-exact.sh: Likewise.
* tests/misc/sort.pl: Likewise.
* tests/misc/stdbuf.sh: Likewise.
* tests/misc/tac-continue.sh: Likewise.
* tests/rm/r-root.sh: Likewise.
* tests/tail-2/symlink.sh: Likewise.
</content>
</entry>
<entry>
<title>maint: update the instructions for building prerequisites</title>
<updated>2013-10-15T10:05:49Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2013-10-15T10:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=15fca2a02e38d69915c52ef41eee3c7d52b67f3e'/>
<id>urn:sha1:15fca2a02e38d69915c52ef41eee3c7d52b67f3e</id>
<content type='text'>
* README-prereq: Update as per the latest required versions
in bootstrap.conf.  Also add a missing cd command.
Reported by Aaron Davies
Fixes http://bugs.gnu.org/15612
</content>
</entry>
<entry>
<title>doc: tweak README-prereq again</title>
<updated>2010-03-19T10:34:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-03-19T10:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dd9df4ab02e523502ecda57512caa3984e3d43dd'/>
<id>urn:sha1:dd9df4ab02e523502ecda57512caa3984e3d43dd</id>
<content type='text'>
* README-prereq: Change one more: s/coreutils/This package/
</content>
</entry>
<entry>
<title>doc: make README-prereq more generic</title>
<updated>2010-03-19T09:14:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-03-19T09:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=54158a45fa04a57bef774e79082e0f3a565b06b6'/>
<id>urn:sha1:54158a45fa04a57bef774e79082e0f3a565b06b6</id>
<content type='text'>
* README-prereq: Adjust wording and reduce number of mentions of
"coreutils", so it's easier to reuse in another package: grep.
</content>
</entry>
<entry>
<title>maint: update info about getting the prerequisite automake</title>
<updated>2010-01-12T10:32:08Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2010-01-12T10:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a4da48c4f54bae74ef167db41f65a6eab2ae6a37'/>
<id>urn:sha1:a4da48c4f54bae74ef167db41f65a6eab2ae6a37</id>
<content type='text'>
* README-prereq: Now that we require automake-1.11.1
update the instructions from getting it from the git repo
</content>
</entry>
<entry>
<title>maint: improve the info about $PATH in README-prereq</title>
<updated>2009-12-30T02:09:43Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-12-28T13:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2024418dc44d02e93c8a3aa0c63271f068a4ebe5'/>
<id>urn:sha1:2024418dc44d02e93c8a3aa0c63271f068a4ebe5</id>
<content type='text'>
* README-prereq: It wasn't obvious that the $PATH should
be set before building any of the prerequisite packages,
so move that information up.
</content>
</entry>
<entry>
<title>maint: generalize the development prerequisites docs</title>
<updated>2009-07-03T15:47:17Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-07-02T08:51:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3e565eb3a6a6d8992489195f5c0fd84d4246b800'/>
<id>urn:sha1:3e565eb3a6a6d8992489195f5c0fd84d4246b800</id>
<content type='text'>
* README-hacking: Add a little more high level info and
merge notes on specific developer prerequisites into README-prereq
* README-prereq: Remove the Fedora 8 specific information
and generalize the information to be applicable to any system.
</content>
</entry>
<entry>
<title>doc: adjust wording in README-prereq</title>
<updated>2009-06-03T12:58:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-06-02T20:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=59400b28844306d2fc3f291c4243fbdef80416b9'/>
<id>urn:sha1:59400b28844306d2fc3f291c4243fbdef80416b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: use newer URL for XZ utils</title>
<updated>2009-06-03T05:19:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-06-02T19:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a65957da7703accf4ad156485fe3f37129615272'/>
<id>urn:sha1:a65957da7703accf4ad156485fe3f37129615272</id>
<content type='text'>
* README-hacking: Use &lt;http://tukaani.org/xz/&gt;
* README-prereq: Mention xz, not lzma.
</content>
</entry>
<entry>
<title>doc: adjust README-prereq instructions</title>
<updated>2009-06-03T00:03:47Z</updated>
<author>
<name>Matěj Cepl</name>
<email>mcepl@redhat.com</email>
</author>
<published>2009-06-03T00:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ba6e08c627a3dfeb1cb32a256324ed4220c49445'/>
<id>urn:sha1:ba6e08c627a3dfeb1cb32a256324ed4220c49445</id>
<content type='text'>
* README-prereq: Mention new requirement on automake-1.11,
with its new location and updated dependency on autoconf-2.62.
Remove the reference to coreutils-7.0 so that this file
implicitly refers to the latest or release version of coreutils.
Fix and clarify the instructions for updating the $PATH.

Signed-off-by: Pádraig Brady &lt;P@draigBrady.com&gt;
</content>
</entry>
</feed>
