<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/README-release, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2017-09-19T08:22:54Z</updated>
<entry>
<title>all: prefer HTTPS in URLs</title>
<updated>2017-09-19T08:22:54Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2017-09-19T08:13:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=be87d61299f52e366bcb65fd176ccf325b0f77e0'/>
<id>urn:sha1:be87d61299f52e366bcb65fd176ccf325b0f77e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: modernize URLs</title>
<updated>2017-01-15T07:59:01Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2017-01-15T06:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=103d2b92da4bd5582dc598690458b07612ec846c'/>
<id>urn:sha1:103d2b92da4bd5582dc598690458b07612ec846c</id>
<content type='text'>
A lot of this is converting http: to https:.
Also, gmane went away, so remove URLs that no longer work and
are not easy to figure out what they were.
Some of this stuff is so old that it no longer matters anyway.
</content>
</entry>
<entry>
<title>stat: report file system type for "overlayfs"</title>
<updated>2015-12-14T13:38:43Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-12-13T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1118f32145049cc4b949e89eda89a0ed612755de'/>
<id>urn:sha1:1118f32145049cc4b949e89eda89a0ed612755de</id>
<content type='text'>
* src/stat.c (human_fstype): Add "overlayfs", and tag it as "remote"
to ensure that tail continues to use the more conservative polling mode.
* README-release: Remove a stale comment about updating fremote()
in tail.c.  Also give a link to *_SUPER_MAGIC definitions
not in the standard linux/magic.h location.
* NEWS: Mention that this file system is recognized.
</content>
</entry>
<entry>
<title>maint: remove stale online manual items at release</title>
<updated>2015-06-17T13:50:27Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-06-17T11:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a262318f833c0d929da4bbd1c3002f891fa9bfa1'/>
<id>urn:sha1:a262318f833c0d929da4bbd1c3002f891fa9bfa1</id>
<content type='text'>
* gnulib: Update to get the new gnu-web-doc-update with --mirror option.
* README-release: Use the --mirror option in the instructions.
Also clarify and update various release steps.
</content>
</entry>
<entry>
<title>maint: use gnulib styling with the online manual</title>
<updated>2015-04-27T10:09:48Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-04-27T10:07:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=824bcc6434ca7914905fb0cdb54f8bf47009ffb6'/>
<id>urn:sha1:824bcc6434ca7914905fb0cdb54f8bf47009ffb6</id>
<content type='text'>
The equivalent styling added in v8.23-155-g3b98ee7,
is now applied to gnulib using projects by default.
</content>
</entry>
<entry>
<title>maint: apply basic styling to online manual</title>
<updated>2015-03-24T10:25:54Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-03-23T17:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b98ee7e99c0e329c512d9033033da09e768830f'/>
<id>urn:sha1:3b98ee7e99c0e329c512d9033033da09e768830f</id>
<content type='text'>
* README-release: Reference http://www.gnu.org/s/coreutils/manual.css
to apply basic styling to the online coreutils manual, consistent
with the Emacs documentation.
</content>
</entry>
<entry>
<title>maint: improve make src/fs-magic-compare</title>
<updated>2013-03-24T02:29:57Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2013-03-22T11:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bb9197c40663c232422f5e0296d63d4ab6c1dc50'/>
<id>urn:sha1:bb9197c40663c232422f5e0296d63d4ab6c1dc50</id>
<content type='text'>
* README-release: fix the `make` command, and mention how
to get the latest results without requring running a
system with the latest kernel.
* src/local.mk (src/fs-latest-magic.h): A new target to
document how/where to place the latest magic header.
(src/fs-kernel-magic): Adjust to include separately
downloaded header if available.
(src/fs-magic): Undefine MANPAGER as it may impact the
ability to pipe the output of man(1).
(fs-magic-compare): Don't echo the commands run as they're
distracting from the output which needs to be examined.
</content>
</entry>
<entry>
<title>doc: update README-release with process to check for new FS magic</title>
<updated>2011-12-22T09:15:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-12-22T09:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6e3299fcdb783b19552dbb2ceb0d012ce51a3501'/>
<id>urn:sha1:6e3299fcdb783b19552dbb2ceb0d012ce51a3501</id>
<content type='text'>
* README-release: Run the Makefile rule that checks for new file
system magic numbers.
</content>
</entry>
<entry>
<title>doc: describe test control variables</title>
<updated>2011-09-02T10:41:23Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2011-09-02T10:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=832c85e3f79387752a563a31c3e9764c488bd6f1'/>
<id>urn:sha1:832c85e3f79387752a563a31c3e9764c488bd6f1</id>
<content type='text'>
* HACKING (Add tests): Mention the variables and default values.
* README-release (Pre-release testing): Mention that setting
the SHELL variable may be required.
Suggested by Bruno Haible.
</content>
</entry>
<entry>
<title>maint: use slightly more efficient process in README-release</title>
<updated>2011-01-19T07:35:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-01-04T11:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=948828b208e4cd59ceb903afbb46f55c09d51e18'/>
<id>urn:sha1:948828b208e4cd59ceb903afbb46f55c09d51e18</id>
<content type='text'>
* README-release: Run cheaper root-only tests first.
Use half of processing units (not just 1) for the expensive tests.
</content>
</entry>
</feed>
