Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/open-iscsi: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/open-iscsi: build fix aarch64 | Carlo Landmeter | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | main/open-iscsi: use builddir and default_prepare | Bartłomiej Piotrowski | 2016-08-01 | 1 | -9/+5 |
| | |||||
* | main/open-iscsi: musl fix, second try | Jann - Ove Risvik | 2016-08-01 | 3 | -14/+332 |
| | | | | fixes bug #4802. added default config file | ||||
* | main/open-iscsi: musl fix for error handling. fixes bug #4802 | Jann - Ove Risvik | 2016-07-08 | 2 | -4/+28 |
| | | | | | | | | | | Fixes bug #4802: http://bugs.alpinelinux.org/issues/4802 Seems like iscsiadm relies on checking optopt for checking if there's an error, instead of checking whether opterr is set or if getopt returns '?' and then using optopt to retrieve the option that it didn't recognize. For some reason musl sets optopt to the last option parsed even if it was valid. Is musl supposed to do that? glibc doesn't behave this way. The posix standard for getopt also reads like optopt is only supposed to be set when there's an error. (Only when I was looking for what to put in the email subject line, after I figured it all out did I notice that Brian Angus already submitted a fix earlier. Figured I'd sent this one anyway; that fix removes error output when presented with actual unrecognised arguments.) | ||||
* | main/open-iscsi: fixed source url | Francesco Colista | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/open-iscsi: add linux-headers | Carlo Landmeter | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/open-iscsi: fix build on musl | Natanael Copa | 2014-07-08 | 2 | -2/+44 |
| | |||||
* | Revert "main/open-iscsi: removed" | Natanael Copa | 2014-07-08 | 3 | -0/+191 |
| | | | | | | we still need open-iscsi for the initiator This reverts commit 570661a829deb7f4de4b62e5379a424acb2ed9e2. | ||||
* | main/open-iscsi: removed | Natanael Copa | 2014-05-15 | 3 | -191/+0 |
| | | | | standard is now LIO and targetcli | ||||
* | main/open-iscsi: don't report error when no targets are configured. Fixes #1526 | Leonardo Arena | 2013-06-04 | 2 | -2/+12 |
| | |||||
* | main/open-iscsi: upgrade to 2.0.873 | Natanael Copa | 2012-08-20 | 1 | -4/+4 |
| | |||||
* | main/open-iscsi: restore package | Leonardo Arena | 2012-04-18 | 3 | -0/+181 |
| | | | | | This reverts commit bdeb1544255f85ed635bf584636808c45a1abad5. Newer kernels merged open-iscsi module. We need the userland utils back. | ||||
* | main/open-iscsi*: removed | Natanael Copa | 2012-01-24 | 3 | -181/+0 |
| | | | | We will switch to linux-iscsi.org | ||||
* | Replace opts= in various init.d scripts. Fixes #940 | Leonardo Arena | 2012-01-19 | 2 | -3/+3 |
| | |||||
* | APKBUILDs email update | Leonardo Arena | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | main/open-iscsi: do not unload kernel modules when stopping service | Natanael Copa | 2011-05-23 | 2 | -6/+6 |
| | | | | ref #653 | ||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/open-iscsi: build fix | Natanael Copa | 2010-10-26 | 1 | -1/+1 |
| | | | | needs openssl-dev | ||||
* | main/open-iscsi*: upgrade to 2.0-872 | Natanael Copa | 2010-10-26 | 3 | -77/+7 |
| | |||||
* | main/open-iscsi*: moved to main | Leonardo Arena | 2010-06-16 | 5 | -0/+250 |