<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rc/rc.d/linux, branch release/12.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>In 13-CURRENT, the linux rc script uses "nocover" mount option to avoid</title>
<updated>2020-08-31T12:14:20+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-31T12:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b1f57a4872bdaecfd27bef4f68ee70be625bf4d'/>
<id>4b1f57a4872bdaecfd27bef4f68ee70be625bf4d</id>
<content type='text'>
mounting required filesystems twice.  However, this option hasn't been MFC'd.
Implement its functionality in a different way, by stating the mount point.

Submitted by:	sigsys@gmail.com
Differential Revision:	https://reviews.freebsd.org/D26217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mounting required filesystems twice.  However, this option hasn't been MFC'd.
Implement its functionality in a different way, by stating the mount point.

Submitted by:	sigsys@gmail.com
Differential Revision:	https://reviews.freebsd.org/D26217
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop the "nocover" option from the linux rc script; the option</title>
<updated>2020-08-29T12:54:17+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-29T12:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ccb0ccdbcba28c5f06137a7d0f05f4ef2c880321'/>
<id>ccb0ccdbcba28c5f06137a7d0f05f4ef2c880321</id>
<content type='text'>
is not yet supported in 12-STABLE.

This is a direct commit intended as a temporary workaround.

Reported by:	scf@
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is not yet supported in 12-STABLE.

This is a direct commit intended as a temporary workaround.

Reported by:	scf@
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r362935:</title>
<updated>2020-08-27T19:42:52+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-27T19:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ae453b101a49cb41695c9ead21871b2168a60128'/>
<id>ae453b101a49cb41695c9ead21871b2168a60128</id>
<content type='text'>
Make the linux rc script use linrdlnk by default.

This fixes Linux gettyname(3), with caveats (see PR).

PR:		kern/240767
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the linux rc script use linrdlnk by default.

This fixes Linux gettyname(3), with caveats (see PR).

PR:		kern/240767
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r354690:</title>
<updated>2020-08-27T19:41:31+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-27T19:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d3697ee9dda3573de04e21f402e638246210a90b'/>
<id>d3697ee9dda3573de04e21f402e638246210a90b</id>
<content type='text'>
Add 'linux_mounts_enable' rc.conf(5) variable, to make it possible
to disable mounting Linux-specific filesystems under /compat/linux
when 'linux_enable' is set to YES.

Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'linux_mounts_enable' rc.conf(5) variable, to make it possible
to disable mounting Linux-specific filesystems under /compat/linux
when 'linux_enable' is set to YES.

Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r354458:</title>
<updated>2020-08-27T19:40:33+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-27T19:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d4212243b908df9643f61b44e447616fa82bc35'/>
<id>0d4212243b908df9643f61b44e447616fa82bc35</id>
<content type='text'>
Extend the linux rc script to mount the neccessary file systems,
set ELF fallback brand, and load pty(4).

Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the linux rc script to mount the neccessary file systems,
set ELF fallback brand, and load pty(4).

Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r352999:</title>
<updated>2020-08-27T19:37:28+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-27T19:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=244bf5846a6487a2bebad813572b786be629feb3'/>
<id>244bf5846a6487a2bebad813572b786be629feb3</id>
<content type='text'>
Rename etc/rc.d/abi to etc/rc.d/linux; after moving out the SysV IPC stuff
it's entirely linux-specific.

MFC r353054:

Add rcvar back to the linux rc script.  Without it it was enabled
unconditionally.

Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename etc/rc.d/abi to etc/rc.d/linux; after moving out the SysV IPC stuff
it's entirely linux-specific.

MFC r353054:

Add rcvar back to the linux rc script.  Without it it was enabled
unconditionally.

Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
</feed>
