Update the linuxulator and zeroconf entries.
This commit is contained in:
parent
ec95214561
commit
1b363144aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28562
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.67 2006/08/24 08:57:53 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.68 2006/08/25 15:54:46 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -890,7 +890,7 @@
|
|||
<a name="p-updatelinux"></a>
|
||||
<h2>Update the Linuxulator</h2>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:cracauer@FreeBSD.org">&a.cracauer;</a></p>
|
||||
href="mailto:rdivacky@FreeBSD.org">Roman Divacky</a></p>
|
||||
<p>FreeBSD provides Linux binary compatibility through a Linux system call
|
||||
table that is invoked when Linux ELF binaries are executed. This
|
||||
implementation should be compared with an up-to-date Linux kernel so that
|
||||
|
@ -1128,7 +1128,11 @@
|
|||
|
||||
<a name="p-zeroconf"></a>
|
||||
<h2>Zeroconf</h2>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:fli@shapeshifter.se">Fredrik Lindberg</a></p>
|
||||
<p><strong>URL</strong>: <a
|
||||
href="http://shapeshifter.se/projects/freebsd/zeroconfig/">Zeroconf on
|
||||
FreeBSD</a> <a
|
||||
href="http://netbsd-soc.sourceforge.net/projects/zeroconf/">NetBSD zeroconf
|
||||
SoC project</a></p>
|
||||
<p>Add Zeroconf (Rendezvous/Bonjour) support to FreeBSD.</p>
|
||||
|
|
Loading…
Reference in a new issue