<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/sysinstall/msg.c, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-08-17T09:39:06Z</updated>
<entry>
<title>To restart, sysinstall calls execl. Since it will create a new process, we</title>
<updated>2010-08-17T09:39:06Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-08-17T09:39:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3affea8f990e70e79b8a8582e7f9c4b011c0fa7c'/>
<id>urn:sha1:3affea8f990e70e79b8a8582e7f9c4b011c0fa7c</id>
<content type='text'>
can't check to see if sysinstall is running as init just by checking if the
PID is 0. Introduce a new option that sets the RunningAsInit flag, and update
the code to check RunningAsInit intstead of getpid().

PR:	bin/38854
Submitted by:	Peter Sedeffow &lt;peter at trumanbrewery.com&gt;
Approved by:	rrs (mentor)
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add support for remote logging to syslogd via an install.cfg variable.</title>
<updated>2010-07-07T22:53:58Z</updated>
<author>
<name>Randi Harper</name>
<email>randi@FreeBSD.org</email>
</author>
<published>2010-07-07T22:53:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e05c99755c78aa902b05790625a9d4d66d1ffa05'/>
<id>urn:sha1:e05c99755c78aa902b05790625a9d4d66d1ffa05</id>
<content type='text'>
Approved by:	cperciva (mentor)
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Return the *right* error codes for yes/no questions when non-interactive.</title>
<updated>2001-09-11T20:42:07Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-09-11T20:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30b7cb5e9f30eddd6fbac1399eea5ef44bd40cb0'/>
<id>urn:sha1:30b7cb5e9f30eddd6fbac1399eea5ef44bd40cb0</id>
<content type='text'>
Submitted by:	Alan Judge &lt;Alan.Judge@eircom.net&gt;
</content>
</entry>
<entry>
<title>If we're set to non-interactive, we shouldn't ask the user yes/no questions</title>
<updated>2001-07-30T20:45:54Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-07-30T20:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6934947db3197575fa426d0a5e699ddfdd787f6'/>
<id>urn:sha1:c6934947db3197575fa426d0a5e699ddfdd787f6</id>
<content type='text'>
but simply return the default answer instead.
</content>
</entry>
<entry>
<title>Mark relevant functions __printflike()/__printf0like() and silence some of</title>
<updated>2001-07-05T09:51:09Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-07-05T09:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a015c9348c803a214819f1835f2578ef3c20bb89'/>
<id>urn:sha1:a015c9348c803a214819f1835f2578ef3c20bb89</id>
<content type='text'>
the non-constant format string warnings.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Adapt sysinstall to use the new msgNoYes() function which assumes</title>
<updated>2000-12-14T02:49:02Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-12-14T02:49:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=621005e3cb4c484dc456ab4f82793f8b74e0a626'/>
<id>urn:sha1:621005e3cb4c484dc456ab4f82793f8b74e0a626</id>
<content type='text'>
no as a default.  Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).
</content>
</entry>
<entry>
<title>Initiate deorbit burn sequence for &lt;machine/console.h&gt;.</title>
<updated>2000-10-08T21:34:00Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-08T21:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00d25f512caca4df740162885c93d1d528993a6b'/>
<id>urn:sha1:00d25f512caca4df740162885c93d1d528993a6b</id>
<content type='text'>
Replace all in-tree uses with necessary subset of &lt;sys/{fb,kb,cons}io.h&gt;.
This is also the appropriate fix for exo-tree sources.

Put warnings in &lt;machine/console.h&gt; to discourage use.
November 15th 2000 the warnings will be converted to errors.
January 15th 2001 the &lt;machine/console.h&gt; files will be removed.
</content>
</entry>
<entry>
<title>Ugh.  Back out local changes that crept in with my last commit.  :(</title>
<updated>2000-07-14T08:09:50Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-07-14T08:09:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbf67537b403dca1bd635657e459f0d36053b94b'/>
<id>urn:sha1:fbf67537b403dca1bd635657e459f0d36053b94b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server</title>
<updated>2000-07-14T07:59:44Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-07-14T07:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cac2be43a7e84c675326f90ab1442abf4ee8069e'/>
<id>urn:sha1:cac2be43a7e84c675326f90ab1442abf4ee8069e</id>
<content type='text'>
     now, and replace the releng3 3.0 snap entry with releng4.
</content>
</entry>
<entry>
<title>In retrospect, msgNotify() should leave its contents on the screen</title>
<updated>1999-12-17T02:46:04Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-17T02:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61547e027bece2dac236b534d9cee65c72b2ae6d'/>
<id>urn:sha1:61547e027bece2dac236b534d9cee65c72b2ae6d</id>
<content type='text'>
longer to give the user something to look at while things are happening.
Change it to do so and insert the appropriate screen saves elsewhere.
</content>
</entry>
</feed>
