<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/common/boot.c, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-06-29T10:22:20Z</updated>
<entry>
<title>MFC r235330: zfs boot: try to set vfs.root.mountfrom from currdev as a</title>
<updated>2012-06-29T10:22:20Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2012-06-29T10:22:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37ae306bd4b04cb6b0d28293d6f08d689e834393'/>
<id>urn:sha1:37ae306bd4b04cb6b0d28293d6f08d689e834393</id>
<content type='text'>
fallback
</content>
</entry>
<entry>
<title>Introduce a new option (BOOT_PROMPT_123) that lets enter the boot prompt</title>
<updated>2009-11-12T01:30:17Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2009-11-12T01:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=909feda120d5690e8273b6180fc00925e80cbccf'/>
<id>urn:sha1:909feda120d5690e8273b6180fc00925e80cbccf</id>
<content type='text'>
only when typing the sequence "123" (opposite to the standard 'push any
button' approach).
That results useful when using serial lines sending garbage and leading
to unwilling boot prompt appearence.

Obtained from:	Sandvine Incorporated
Reviewed by:	emaste, jhb
Sponsored by:	Sandvine Incorporated
MFC:		1 week
</content>
</entry>
<entry>
<title>sys/boot/common.c</title>
<updated>2009-06-01T01:02:30Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2009-06-01T01:02:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c349f0856fb3fa3e73f67639e578f789e30145b'/>
<id>urn:sha1:0c349f0856fb3fa3e73f67639e578f789e30145b</id>
<content type='text'>
=================
Extend the loader to parse the root file system mount options in /etc/fstab,
and set a new loader variable vfs.root.mountfrom.options with these options.
The root mount options must be a comma-delimited string, as specified in
/etc/fstab.
Only set the vfs.root.mountfrom.options variable if it has not been
set in the environment.

sys/kern/vfs_mount.c
====================
When mounting the root file system, pass the mount options
specified in vfs.root.mountfrom.options, but filter out "rw" and "noro",
since the initial mount of the root file system must be done as "ro".
While we are here, try to add a few hints to the mountroot prompt
to give users and idea what might of gone wrong during mounting
of the root file system.

Reviewed by:	jhb (an earlier patch)
</content>
</entry>
<entry>
<title>Extend `autoboot_delay' handling - is this variable is set to -1 don't allow</title>
<updated>2005-05-19T23:03:02Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-05-19T23:03:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d87b291ad993a6d5bd6bef337fdff61d9b336be'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Whitespace only: kill trailing spaces.</title>
<updated>2005-05-19T05:15:08Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-05-19T05:15:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=faf0d4eb71b00aad55a26a845d5e630d404dba8f'/>
<id>urn:sha1:faf0d4eb71b00aad55a26a845d5e630d404dba8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-25T23:30:41Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-25T23:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1809be3cd462d071c04e67a2648af4ed71925153'/>
<id>urn:sha1:1809be3cd462d071c04e67a2648af4ed71925153</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Implement the long-awaited module-&gt;file cache database.  A userland</title>
<updated>2001-09-11T01:09:24Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-09-11T01:09:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=505222d35fea6a81779095049a6e87ddb6d78db4'/>
<id>urn:sha1:505222d35fea6a81779095049a6e87ddb6d78db4</id>
<content type='text'>
tool (kldxref(8)) keeps a cache of what modules and versions are inside
what .ko files.  I have tested this on both Alpha and i386.

Submitted by:	bp
</content>
</entry>
<entry>
<title>The default kernel filename is "kernel" again, not "kernel.ko".</title>
<updated>2000-11-17T04:43:56Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>2000-11-17T04:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d6dc229163bea8ef8cc51eecb5f2b8083167c4a'/>
<id>urn:sha1:1d6dc229163bea8ef8cc51eecb5f2b8083167c4a</id>
<content type='text'>
Submitted by:	mckusick
</content>
</entry>
<entry>
<title>Don't indirect through a null pointer if we run out of kernel filenames.</title>
<updated>2000-10-25T23:28:19Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2000-10-25T23:28:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcdb85b6b808d283a62c1e7ea9e6aa2042666a13'/>
<id>urn:sha1:bcdb85b6b808d283a62c1e7ea9e6aa2042666a13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start countdown only _after_ the kernel was loaded. Not very fair otherwise.</title>
<updated>2000-09-15T07:54:10Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>2000-09-15T07:54:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f0c5de5f72926123427c93a6c852eb47577b2d8'/>
<id>urn:sha1:9f0c5de5f72926123427c93a6c852eb47577b2d8</id>
<content type='text'>
</content>
</entry>
</feed>
