summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add Gentoo to the list of distributions that ship targetcli-fbChristophe Vu-Brugier2016-10-281-1/+2
| | | | Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
* Remove build scripts for RPM and Debian packagesChristophe Vu-Brugier2016-10-241-9/+7
| | | | | | | | | | | | | | | | | Remove the "debian" directory because Debian packagers have reported in the past that having a "debian" directory makes their work harder when merging the upstream branch into their packaging branch. Moreover, our in-repo Debian packaging is less complete than the Debian packaging. Also remove our in-repo RPM packaging which is probably lagging behind Fedora's packaging. Finally, this patch adds a few links to RPM and Debian build scripts in our README.md. Fixes #69. Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
* Change the URL of the GitHub repo to the open-iscsi organizationChristophe Vu-Brugier2016-08-221-2/+2
| | | | Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
* type in README.md.Andy Grover2016-04-071-1/+1
| | | sigh...
* Update README.mdAndy Grover2016-04-071-1/+1
| | | We no longer use 2to3 for version compatibility.
* Update README.md with in-repo pkgscript rationaleAndy Grover2013-10-251-0/+10
| | | | | | See https://github.com/agrover/configshell-fb/pull/8 for discussion. Signed-off-by: Andy Grover <agrover@redhat.com>
* Use 2to3 in setup.py and mention that targetcli-fb is Python 3 compatibleChristophe Vu-Brugier2013-10-221-0/+2
| | | | Signed-off-by: Christophe Vu-Brugier <cvubrugier@yahoo.fr>
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-231-1/+1
| | | | | | | | | | This patch converts rtslib code copyright from AGPL to the permissive Apache License 2.0. It also update copyright owner to Datera, Inc. Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com> Signed-off-by: Andy Grover <agrover@redhat.com>
* Fix CnP typoAndy Grover2013-04-301-1/+1
| | | | Signed-off-by: Andy Grover <agrover@redhat.com>
* Fix an URLAndy Grover2013-04-291-1/+1
| | | | Signed-off-by: Andy Grover <agrover@redhat.com>
* Rename README to README.mdAndy Grover2013-04-291-0/+26
For Github markup-activation. Signed-off-by: Andy Grover <agrover@redhat.com>