<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/rescue, 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>2007-07-14T21:49:24Z</updated>
<entry>
<title>Disconnect netatm from the build as it is not MPSAFE and relies on</title>
<updated>2007-07-14T21:49:24Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-07-14T21:49:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b851aeb6321494fe153410e910ccf4ec1d92513'/>
<id>urn:sha1:2b851aeb6321494fe153410e910ccf4ec1d92513</id>
<content type='text'>
NET_NEEDS_GIANT, which will shortly be removed.  This is done in a
away that it may be easily reattached to the build before 7.1 if
appropriate locking is added.  Specifics:

- Don't install netatm include files
- Disconnect netatm command line management tools
- Don't build libatm
- Don't include ATM parts in rescue or sysinstall
- Don't install sample configuration files and documents
- Don't build kernel support as a module or in NOTES
- Don't build netgraph wrapper nodes for netatm

This removes the last remaining consumer of NET_NEEDS_GIANT.

Reviewed by:	harti
Discussed with:	bz, bms
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>- Remove UMAP filesystem. It was disconnected from build three years ago,</title>
<updated>2007-06-25T05:06:57Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-06-25T05:06:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=534046e301d476f1c3a80dd439a999d9ca9a648a'/>
<id>urn:sha1:534046e301d476f1c3a80dd439a999d9ca9a648a</id>
<content type='text'>
  and it is seriously broken.

Discussed on:   freebsd-arch@
Approved by:	re (mux)
</content>
</entry>
<entry>
<title>Replace the GNU gzip with a slightly modified NetBSD gzip.  The</title>
<updated>2007-01-26T10:19:08Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-01-26T10:19:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8'/>
<id>urn:sha1:9a9ea25f4a3416fbc10f2a9fef3a482a1c4202e8</id>
<content type='text'>
NetBSD version is a feature-to-feature re-implementation of GNU
gzip using the freely-redistributable zlib and this version is
expected to be mostly bug-to-bug compatible with the GNU
implementation.

 - Because this is a piece of mature code and we want to make
   changes so it is added directly rather than importing to
   src/contrib.
 - Connect newly added code to src/usr.bin/ and rescue/rescue
   build.
 - Disconnect the GNU gzip code from build for now, they will
   be eventually removed completely.
 - Provide two new src.conf(5) knobs, WITHOUT_BZIP2_SUPPORT and
   WITHOUT_BZIP2.

Tested by:	kris (full exp-7 pointyhat build)
Approved by:	core (importing a 4-clause BSD licensed file)
Approved by:	re (adding new utility during -HEAD code slush)
</content>
</entry>
<entry>
<title>Remove mount_ext2fs.</title>
<updated>2006-11-22T22:55:54Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-11-22T22:55:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c89454cb0f09bfd05fc4d63f6efc47ae457090a6'/>
<id>urn:sha1:c89454cb0f09bfd05fc4d63f6efc47ae457090a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove references to mount_devfs, mount_fdescfs, mount_linprocfs, mount_procfs.</title>
<updated>2006-11-22T00:23:11Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-11-22T00:23:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6543fe0d72876b97b53526c7c33a04cff6c8d9db'/>
<id>urn:sha1:6543fe0d72876b97b53526c7c33a04cff6c8d9db</id>
<content type='text'>
Reminded by:	ru
</content>
</entry>
<entry>
<title>Remove alpha left-overs.</title>
<updated>2006-08-22T08:03:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-22T08:03:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9'/>
<id>urn:sha1:2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect MK_INET6_SUPPORT.</title>
<updated>2006-07-27T12:28:05Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-27T12:28:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb963f190813c8d62b2aff6052f4eda3b2445482'/>
<id>urn:sha1:bb963f190813c8d62b2aff6052f4eda3b2445482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass -DCRUNCH down to standard targets in individual makefiles.</title>
<updated>2006-04-10T09:32:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-04-10T09:32:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=428d65f189082d45ab407e52efbf60ed124cc923'/>
<id>urn:sha1:428d65f189082d45ab407e52efbf60ed124cc923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*sigh*</title>
<updated>2006-03-27T12:56:29Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2006-03-27T12:56:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e7fd77b9edf91d9c5a0d81880d94726cb8cd4df'/>
<id>urn:sha1:6e7fd77b9edf91d9c5a0d81880d94726cb8cd4df</id>
<content type='text'>
Move the -lbsdxml after -lgeom, so that ld doesn't get confused and pretend
he can't find the symbol from libbsdxml needed in libgeom.
This should fix the rescue build breakage.
</content>
</entry>
<entry>
<title>Extend coverage of the MK_IPX build option to the following:</title>
<updated>2006-03-20T14:24:58Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-20T14:24:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cea557add088ca3156187635fbcc8ebc8dba3f3f'/>
<id>urn:sha1:cea557add088ca3156187635fbcc8ebc8dba3f3f</id>
<content type='text'>
- &lt;netipx&gt; headers [1]
- IPX library (libipx)
- IPX support in ifconfig(8)
- IPXrouted(8)
- new MK_NCP option

New MK_NCP build option controls:

- &lt;netncp&gt; and &lt;fs/nwfs&gt; headers
- NCP library (libncp)
- ncplist(1) and ncplogin(1)
- mount_nwfs(8)
- ncp and nwfs kernel modules

User knobs: WITHOUT_IPX, WITHOUT_IPX_SUPPORT, WITHOUT_NCP.

[1] &lt;netsmb/netbios.h&gt; unconditionally uses &lt;netipx&gt; headers
so they are still installed.  This needs to be dealt with.
</content>
</entry>
</feed>
