<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot/common/boot.c, branch release/6.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-06T19:24:14Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-06T19:24:14Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-06T19:24:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26c52663cb5e53422c188e65b45755f348c2fbf3'/>
<id>urn:sha1:26c52663cb5e53422c188e65b45755f348c2fbf3</id>
<content type='text'>
'RELENG_6_1_0_RELEASE'.

This commit was manufactured to restore the state of the 6.1-RELEASE image.
</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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/commit/?id=9f0c5de5f72926123427c93a6c852eb47577b2d8'/>
<id>urn:sha1:9f0c5de5f72926123427c93a6c852eb47577b2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix autoboot. Now autoboot *always* show the correct kernel name. It</title>
<updated>2000-09-08T16:47:05Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>2000-09-08T16:47:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=59549c503149ca0560985cef17d1476895774eee'/>
<id>urn:sha1:59549c503149ca0560985cef17d1476895774eee</id>
<content type='text'>
gets the name from the environment variable kernelname, which is set
when a kernel is loaded. For this reason, autoboot will _first_ try
to load a kernel, and only proceed with the wait prompt after that
succeeds. If it fails, it will abort immediately.

While I understand some may think this behavior undesirable, I think
it is, overall, the best thing to do, even if we do not consider the
aesthetic issue. Notice that anyone using the default loader.rc
already has the kernel loaded before autoboot.

On unload, unset kernelname.

Separate the code that tries to load a kernel from the list of options
to the function loadakernel(). It is used by both boot() and
autoboot().
</content>
</entry>
<entry>
<title>With the committed changes to the loaders modules path code, the kernel</title>
<updated>2000-09-06T20:50:24Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-09-06T20:50:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db266683d317664481e8cc52d8bb313e91fa6f04'/>
<id>urn:sha1:db266683d317664481e8cc52d8bb313e91fa6f04</id>
<content type='text'>
path does not need to be hard coded.
</content>
</entry>
</feed>
