Package Details: targetcli-fb 3.0.1-1

Git Clone URL: https://aur.archlinux.org/targetcli-fb.git (read-only, click to copy)
Package Base: targetcli-fb
Description: free branch of the targetcli LIO administration shell (iSCSI + Co)
Upstream URL: https://github.com/open-iscsi/targetcli-fb
Licenses: Apache-2.0
Provides: targetcli
Submitter: JonnyJD
Maintainer: starfry
Last Packager: starfry
Votes: 24
Popularity: 0.075121
First Submitted: 2012-02-27 01:05 (UTC)
Last Updated: 2025-06-12 18:44 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

quartz64 commented on 2013-04-08 09:55 (UTC)

What is the main difference between targetcli-fb and targetcli? I've noticed that there is no FC target (qla2xxx) and FCoE target (tcm_fc) in targetcli-fb.

TheImperial2004 commented on 2013-04-05 20:13 (UTC)

I edited all the files manually since I had free time . I'm not in an urgent need for a -git package now . Thanks .

TheImperial2004 commented on 2013-04-05 18:16 (UTC)

Oops ! I used the wrong words .. What I meant was exactly what you explained . Every time I update the package using yaourt , it checks the git repo and compile from there . Currently I reformated the server because of an RC kernel issues (noob) , and I would really use a -git package of RTSlib-fb + Targetcli-fb as editing those files manually would take alot of time . Of course if you have the time . Thank you , really appreciated .

JonnyJD commented on 2013-04-05 17:42 (UTC)

That is not how it works. -git packages are updated every time they are built. So the PKGBUILD doesn't change in the AUR, but "makepkg" will check for the current commit and update the pkgver with the current date. So it would be up to you to build targetcli-fb-git/rtslib everytime you need it or automatically (I wouldn't suggest that. It can break things unexpectedly) You can also create a "-local" package that basically just creates symlinks to a folder on your machine, which again is a repository, which again gets a "git pull" with cron. I can't create that in the AUR, since it does depend on your local machine. Have a look at this example though: https://gist.github.com/JonnyJD/5321159 (another package, but this is how it works) There will be a new targetcli/rtslib release "early this coming week". I'd recommend to stick to that. You do have a running build now after updating some files manually once, right? Ping me again if you would still use a -git. I will create one then.

TheImperial2004 commented on 2013-04-05 15:50 (UTC)

Yes , if a -git package is going to be updated automatically as new commits get pushed into the repo . Thanks !

JonnyJD commented on 2013-04-05 10:28 (UTC)

Hm, I followed that ticket, but there is no new release yet and I can't find that one commit (or 2) I could use as a patch without breaking other things. I could create -git packages for rtslib and targetcli. Would that help?

TheImperial2004 commented on 2013-04-05 09:16 (UTC)

Can you update the package please ? The GitHub repo contains an important ib_srpt bug fix now . thank you .

JonnyJD commented on 2013-02-18 00:11 (UTC)

I included the systemd file from fedora, which works fine. The old sysvinit file is still provided for now, but will go away in a couple of releases. I also explicitely added the free branch of configshell to make automatic install easier without pulling epydoc. Feel free to uninstall epydoc and dependencies now.

JonnyJD commented on 2013-02-12 02:50 (UTC)

This package still doesn't include a systemd file. Help is appreciated at https://github.com/JonnyJD/PKGBUILDs/tree/master/_lio/targetcli-fb

JonnyJD commented on 2012-02-27 01:08 (UTC)

This also needs the free branch of rtslib. You can use either version of python2-configshell, though. The free branch doesn't depend on epydoc: https://aur.archlinux.org/packages.php?ID=57005 For this version there is also a manpage available.