<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/common/help.common, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: v1.45 intro.2, v1.40 help.common</title>
<updated>2005-08-04T17:53:40+00:00</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2005-08-04T17:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=94a0b19cc235e5f9ce5f48b8d488dae9e2869509'/>
<id>94a0b19cc235e5f9ce5f48b8d488dae9e2869509</id>
<content type='text'>
fix a couple documentation nits

Approved by:	re (hrs)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix a couple documentation nits

Approved by:	re (hrs)
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend `autoboot_delay' handling - is this variable is set to -1 don't allow</title>
<updated>2005-05-19T23:03:02+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-05-19T23:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d87b291ad993a6d5bd6bef337fdff61d9b336be'/>
<id>4d87b291ad993a6d5bd6bef337fdff61d9b336be</id>
<content type='text'>
user to interrupt autoboot process at all. Currently, even when
`autoboot_delay' is set to 0, loader(8) still allows autoboot process to be
interrupted by pressing any key on the console when the loader reads kernel
and modules from the disk. In some cases (i.e. untrusted environment) such
behaviour is highly indesirable and user should not be allowed to interfere
with the autoboot process at all.

Sponsored by:	PBXpress Inc.
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
user to interrupt autoboot process at all. Currently, even when
`autoboot_delay' is set to 0, loader(8) still allows autoboot process to be
interrupted by pressing any key on the console when the loader reads kernel
and modules from the disk. In some cases (i.e. untrusted environment) such
behaviour is highly indesirable and user should not be allowed to interfere
with the autoboot process at all.

Sponsored by:	PBXpress Inc.
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>document host_start_mem.</title>
<updated>2004-10-15T06:59:07+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-10-15T06:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=99e085d9a80a4c762595cc09ae7b4ab73e1beede'/>
<id>99e085d9a80a4c762595cc09ae7b4ab73e1beede</id>
<content type='text'>
# feel free to wordsmith.

Suggested by: ru@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# feel free to wordsmith.

Suggested by: ru@
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out changes which were introduced to delay mounting root file system.</title>
<updated>2004-10-05T11:26:43+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-10-05T11:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8d02a378aab11d7737f4b40717d5c3b02329fd5d'/>
<id>8d02a378aab11d7737f4b40717d5c3b02329fd5d</id>
<content type='text'>
Those changes were made on gmirror needs, but now gmirror handles this
by itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those changes were made on gmirror needs, but now gmirror handles this
by itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>The "autoboot" command also has a third (optional) parameter.</title>
<updated>2004-10-01T00:15:13+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-01T00:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c09be59eb6494e3f7702adec2a72a83a833ddd39'/>
<id>c09be59eb6494e3f7702adec2a72a83a833ddd39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't give instructions on how to disable ACPI in the MI section.</title>
<updated>2004-09-30T21:57:16+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-30T21:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3075c183084ef80a15a9e39f11837d8c0ead943e'/>
<id>3075c183084ef80a15a9e39f11837d8c0ead943e</id>
<content type='text'>
For novice users, beastie.4th can just do it.  Expert users can
read ACPI instructions by typing "help ACPI".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For novice users, beastie.4th can just do it.  Expert users can
read ACPI instructions by typing "help ACPI".
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the default value of the $prompt variable, document what</title>
<updated>2004-09-30T17:11:26+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-30T17:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=25d34c013fd9a02d11da19f8e7c7092755aeb746'/>
<id>25d34c013fd9a02d11da19f8e7c7092755aeb746</id>
<content type='text'>
happens if $prompt is unset.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
happens if $prompt is unset.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention "help index" in the online help, and provide a help for</title>
<updated>2004-09-30T13:47:30+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-30T13:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9ad4b2bc77c0e315631702f694173d7f93f9d98'/>
<id>a9ad4b2bc77c0e315631702f694173d7f93f9d98</id>
<content type='text'>
the `?' command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the `?' command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document boot_cdrom, boot_multicons, and boot_serial.</title>
<updated>2004-09-30T13:09:00+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-09-30T13:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=69a02bda387af15f4b8561c1fba6008ad8a6bb00'/>
<id>69a02bda387af15f4b8561c1fba6008ad8a6bb00</id>
<content type='text'>
Reduce diffs between help.common and loader(8).
Mention that boot_userconfig is currently a no-op.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce diffs between help.common and loader(8).
Mention that boot_userconfig is currently a no-op.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document vfs.root.mountdelay value.</title>
<updated>2004-09-24T09:33:48+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-09-24T09:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=12f5309d62bd687c5849e91494176209e81d66f2'/>
<id>12f5309d62bd687c5849e91494176209e81d66f2</id>
<content type='text'>
Reminded by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reminded by:	ru
</pre>
</div>
</content>
</entry>
</feed>
