Code repositories
From Open-FCoE Wiki
Contents |
[edit] Active Development Trees
- git://open-fcoe.org/openfc/open-fcoe-initiator.git
- The current initiator development tree
- git://open-fcoe.org/openfc/open-fcoe.git
- The administration tool and its man page
[edit] Old Code
- git://open-fcoe.org/archive/open-fcoe-target-user.git
- fcconf application for the target
- git://open-fcoe.org/archive/open-fcoe-upstream.git
- The old Open-FCoE initiator based on SCSI development tree
- git://open-fcoe.org/archive/open-fcoe-target.git
- The Open-FCoE SW target based on 2.6.23 kernel and the SCST project
- git://open-fcoe.org/archive/open-fcoe-devtools.git
- fcgw
- fds
[edit] Open-FC Gitweb
[edit] Rebasing
Regularly we will be rebasing our code base. This will likely occur roughly every two weeks until we merge into an upstream kernel. Please visit rebase for more information.