<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/rc.initdiskless, branch releng/7.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-12-03T23:50:29Z</updated>
<entry>
<title>- put some common code in a function handle_remount();</title>
<updated>2006-12-03T23:50:29Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2006-12-03T23:50:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b96fa2da3b20d403da13b654345b4f2f07de84c'/>
<id>urn:sha1:9b96fa2da3b20d403da13b654345b4f2f07de84c</id>
<content type='text'>
- add better checks on non-existing directories to prevent error
  messages at run time;
- introduce a function log() to help debugging diskless booting
  when things don't work;
- modify the parsing of diskless_remount so you can add mount_nfs
  options after the pathname. You could use 'remount' to do something
  similar, but this way is more convenient because you don't have to
  hardwire the server name in the command.
- document the above.

I have been running the above in a diskless lab since february on RELENG_6.

MFC after: 1 week
</content>
</entry>
<entry>
<title>- Document /conf/diskless_remount in the list of special files.</title>
<updated>2006-09-01T16:33:15Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2006-09-01T16:33:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=401bae3d6b2347e3848e47400d9131b2eba0ed3d'/>
<id>urn:sha1:401bae3d6b2347e3848e47400d9131b2eba0ed3d</id>
<content type='text'>
- Note that diskless_remount files may use ".." to support mounts above
  the root path.
- Copy dot files when populating directories from /conf. [1]

PR:		misc/102724 [1]
Submitted by:	Attila Nagy &lt;bra at fsn.hu&gt; [1]
</content>
</entry>
<entry>
<title>Fix example:</title>
<updated>2006-08-22T16:21:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-22T16:21:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb7e6ed3e6b454b899611ec5bee0a1fc1f920781'/>
<id>urn:sha1:fb7e6ed3e6b454b899611ec5bee0a1fc1f920781</id>
<content type='text'>
/conf/base/diskless_remount -&gt; /conf/base/etc/diskless_remount

MFC after:	3 days
</content>
</entry>
<entry>
<title>Creating memory file systems with softupdates enabled is pointless,</title>
<updated>2006-01-11T21:59:30Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2006-01-11T21:59:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b1292ac52192757bf4c5141340cdb8e2d78d821'/>
<id>urn:sha1:8b1292ac52192757bf4c5141340cdb8e2d78d821</id>
<content type='text'>
don't do it.

PR:		conf/85558
Submitted by:	Ralf Wenk &lt;RZ dash FreeBSD0605 at hs dash karlsruhe dot de&gt;
MFC after:	5 days
</content>
</entry>
<entry>
<title>Add items to unmount to the front of the list so they are unmounted in</title>
<updated>2005-11-01T01:36:58Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2005-11-01T01:36:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8e1134a6bca7e884bacf4068e9fff17d310b36c'/>
<id>urn:sha1:a8e1134a6bca7e884bacf4068e9fff17d310b36c</id>
<content type='text'>
reverse (thus allowing /conf to be unmounted).
</content>
</entry>
<entry>
<title>Switch from pax to tar for extracting cpio archives.  pax requires a</title>
<updated>2005-10-31T22:00:44Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2005-10-31T22:00:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed5b9e57cdcb31ea939330f8c0e19ec2cc3d16b9'/>
<id>urn:sha1:ed5b9e57cdcb31ea939330f8c0e19ec2cc3d16b9</id>
<content type='text'>
writable /tmp (or TMPDIR) and thus is unsuitable for this job.

Tested by:	Joerg Pulz &lt;Joerg dot Pulz at frm2 dot tum dot de&gt;
PR:		conf/88293
</content>
</entry>
<entry>
<title>The -x &lt;format&gt; option of pax is for creation of archives, not</title>
<updated>2005-10-31T21:07:14Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2005-10-31T21:07:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c3a359b411df74f48e71e96e8f64b7a1489e87c'/>
<id>urn:sha1:1c3a359b411df74f48e71e96e8f64b7a1489e87c</id>
<content type='text'>
extraction.

This will allow cpio archive support to work, at least in situations
where /tmp is writable.  Because pax requires a writable /tmp it is
unsuitable for this task, but replacing it will come in a later commit.

Submitted by:	Joerg Pulz &lt;Joerg dot Pulz at frm2 dot tum dot de&gt;
PR:		conf/88293
</content>
</entry>
<entry>
<title>Use sysctl -q when querying for kern.bootp_cookie in order to avoid</title>
<updated>2005-09-15T16:09:28Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-09-15T16:09:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ed695309fe7f0ba983c0c8e4ca0513e238feb0c'/>
<id>urn:sha1:8ed695309fe7f0ba983c0c8e4ca0513e238feb0c</id>
<content type='text'>
printing boot-time errors that don't reflect true error conditions.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix minor typo in a comment.</title>
<updated>2005-08-28T18:48:04Z</updated>
<author>
<name>Bruce A. Mah</name>
<email>bmah@FreeBSD.org</email>
</author>
<published>2005-08-28T18:48:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bfd3af7d0cf679b5ee0f0c4c456299a56007d93'/>
<id>urn:sha1:9bfd3af7d0cf679b5ee0f0c4c456299a56007d93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.</title>
<updated>2005-08-17T00:28:38Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2005-08-17T00:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13b302a79fcfcc1f99f3ca373068137bf690da9f'/>
<id>urn:sha1:13b302a79fcfcc1f99f3ca373068137bf690da9f</id>
<content type='text'>
These allow large installations to keep their /conf directory down to a
managable number of entries.

Clean up the handling of dhcp_cookie.
</content>
</entry>
</feed>
