Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
208
Merge Requests
208
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
a8865bca
Commit
a8865bca
authored
Apr 23, 2010
by
Leonardo Arena
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/open-iscsi: install init and checksum update
parent
30a54def
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
testing/open-iscsi/APKBUILD
testing/open-iscsi/APKBUILD
+5
-3
No files found.
testing/open-iscsi/APKBUILD
View file @
a8865bca
...
...
@@ -12,7 +12,8 @@ install=""
subpackages
=
"
$pkgname
-doc"
source
=
"http://www.open-iscsi.org/bits/
$pkgname
-
$_realver
.tar.gz
CVE-2009-1297.patch
open-iscsi-2.0.871-makefile-cleanup.patch"
open-iscsi-2.0.871-makefile-cleanup.patch
iscsid.initd"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$_realver
...
...
@@ -36,9 +37,10 @@ package() {
mv
$pkgdir
/sbin/iscsi_discovery
$pkgdir
/usr/bin
mv
$pkgdir
/sbin/iscsiadm
$pkgdir
/usr/bin
mv
$pkgdir
/sbin/iscsid
$pkgdir
/usr/sbin
install
-Dm755
../../iscsid
-2.0.871-r1.init.
d
"
$pkgdir
"
/etc/init.d/iscsid
install
-Dm755
../../iscsid
.init
d
"
$pkgdir
"
/etc/init.d/iscsid
}
md5sums
=
"0c403e8c9ad41607571ba0e6e8ff196e open-iscsi-2.0-871.tar.gz
d1584790b4e12f087e60089880b53d2b CVE-2009-1297.patch
734300d7b7590dc9ae9b2fb7f5b51bf0 open-iscsi-2.0.871-makefile-cleanup.patch"
734300d7b7590dc9ae9b2fb7f5b51bf0 open-iscsi-2.0.871-makefile-cleanup.patch
3e89cb86395756dafebc4f1490f0de10 iscsid.initd"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment