forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Some of the documentation refers to web pages under the domain `osdl.org'. However, `osdl.org' now redirects to `linuxfoundation.org'. Rather than rely on redirections, this patch updates the addresses appropriately; for the most part, only documentation that is meant to be current has been updated. The patch should be pretty quick to scan and check; each new web-page url was gotten by trying out the original URL in a browser and then simply copying the the redirected URL (formatting as necessary). There is some conflict as to which one of these domain names is preferred: linuxfoundation.org linux-foundation.org So, I wrote: [email protected] and got this reply: Message-ID: <[email protected]> Date: Mon, 15 Nov 2010 10:41:42 -0800 From: David Ames <[email protected]> ... linuxfoundation.org is preferred. The canonical name for our web site is www.linuxfoundation.org. Our list site is actually lists.linux-foundation.org. Regarding email linuxfoundation.org is preferred there are a few people who choose to use linux-foundation.org for their own reasons. Consequently, I used `linuxfoundation.org' for web pages and `lists.linux-foundation.org' for mailing-list web pages and email addresses; the only personal email address I updated from `@osdl.org' was that of Andrew Morton, who prefers `linux-foundation.org' according `git log'. Signed-off-by: Michael Witten <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
- Loading branch information
Showing
12 changed files
with
30 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
In order to use the Ethernet bridging functionality, you'll need the | ||
userspace tools. These programs and documentation are available | ||
at http://www.linux-foundation.org/en/Net:Bridge. The download page is | ||
at http://www.linuxfoundation.org/en/Net:Bridge. The download page is | ||
http://prdownloads.sourceforge.net/bridge. | ||
|
||
If you still have questions, don't hesitate to post to the mailing list | ||
(more info http://lists.osdl.org/mailman/listinfo/bridge). | ||
(more info https://lists.linux-foundation.org/mailman/listinfo/bridge). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
A wiki document on how to use Generic Netlink can be found here: | ||
|
||
* http://linux-net.osdl.org/index.php/Generic_Netlink_HOWTO | ||
* http://www.linuxfoundation.org/collaborate/workgroups/networking/generic_netlink_howto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1894,7 +1894,7 @@ F: drivers/scsi/dc395x.* | |
DCCP PROTOCOL | ||
M: Arnaldo Carvalho de Melo <[email protected]> | ||
L: [email protected] | ||
W: http://linux-net.osdl.org/index.php/DCCP | ||
W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp | ||
S: Maintained | ||
F: include/linux/dccp.h | ||
F: include/linux/tfrc.h | ||
|
@@ -2306,7 +2306,7 @@ ETHERNET BRIDGE | |
M: Stephen Hemminger <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
W: http://www.linux-foundation.org/en/Net:Bridge | ||
W: http://www.linuxfoundation.org/en/Net:Bridge | ||
S: Maintained | ||
F: include/linux/netfilter_bridge/ | ||
F: net/bridge/ | ||
|
@@ -4478,7 +4478,7 @@ M: Jeremy Fitzhardinge <[email protected]> | |
M: Chris Wright <[email protected]> | ||
M: Alok Kataria <[email protected]> | ||
M: Rusty Russell <[email protected]> | ||
L: virtualization@lists.osdl.org | ||
L: virtualization@lists.linux-foundation.org | ||
S: Supported | ||
F: Documentation/ia64/paravirt_ops.txt | ||
F: arch/*/kernel/paravirt* | ||
|
@@ -6352,7 +6352,7 @@ F: include/linux/virtio_console.h | |
VIRTIO HOST (VHOST) | ||
M: "Michael S. Tsirkin" <[email protected]> | ||
L: [email protected] | ||
L: virtualization@lists.osdl.org | ||
L: virtualization@lists.linux-foundation.org | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/vhost/ | ||
|
@@ -6613,7 +6613,7 @@ XEN HYPERVISOR INTERFACE | |
M: Jeremy Fitzhardinge <[email protected]> | ||
M: Konrad Rzeszutek Wilk <[email protected]> | ||
L: [email protected] | ||
L: virtualization@lists.osdl.org | ||
L: virtualization@lists.linux-foundation.org | ||
S: Supported | ||
F: arch/x86/xen/ | ||
F: drivers/*/xen-*front.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters