Code repositories
From Open-FCoE Wiki
Contents |
[edit] Active Development Trees
- kernel trees
- git://open-fcoe.org/openfc/fcoe-fixes.git
- Staging tree for fixes to be pushed to linx-scsi for inclusion
- git://open-fcoe.org/openfc/fcoe-next.git
- Staging tree for features to be pushed to linux-scsi for the next kernel merge window
- git://open-fcoe.org/openfc/fcoe-fixes.git
- userspace trees
- git://open-fcoe.org/openfc/fcoe-utils.git
- The administration tools, debug tools and man pages
- git://open-fcoe.org/openfc/libhbalinux.git
- The HBAAPI vendor library that supports Open-FCoE and is used by fcoeadm
- git://open-fcoe.org/openfc/hbaapi_build.git
- A helper tree for building the sourceforge HBA API wrapper library
- git://open-fcoe.org/openfc/fcoe-utils.git
[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-history.git
- The history of the Open-FCoE initiator before being merged into the kernel
- 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/openfc/open-fcoe-initiator.git
- The initiator development tree (until being merged into mainline)
- 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 as the result of updating patches as well as changes occurring upstream that we pull in. Please visit rebase for more information.