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
645
Issues
645
List
Boards
Labels
Service Desk
Milestones
Merge Requests
164
Merge Requests
164
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
09fc811e
Commit
09fc811e
authored
Sep 16, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/non-free/3dm2: start service after firewall
parent
aafed3f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
non-free/3dm2/3dm2.initd
non-free/3dm2/3dm2.initd
+1
-0
non-free/3dm2/APKBUILD
non-free/3dm2/APKBUILD
+4
-4
No files found.
non-free/3dm2/3dm2.initd
View file @
09fc811e
...
...
@@ -5,6 +5,7 @@ DAEMON=/usr/sbin/$NAME
depend() {
need net
after firewall
}
start() {
...
...
non-free/3dm2/APKBUILD
View file @
09fc811e
...
...
@@ -2,12 +2,12 @@
# Maintainer: Carlo Landmeter <clandmeter at gmail>
pkgname
=
3dm2
pkgver
=
9.5.1.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"3ware's RAID Management software tool"
url
=
"http://www.3ware.com"
license
=
"closed"
depends
=
"uclibc"
makedepends
=
""
depends
=
makedepends
=
subpackages
=
"
$pkgname
-doc"
source
=
"http://alpine.nethq.org/clandmeter/src/3ware-
${
pkgname
}
-bin-
${
pkgver
}
-x86.tar.bz2
$pkgname
.initd
...
...
@@ -23,5 +23,5 @@ build() {
}
md5sums
=
"7b5fb1ca268915e22a8c4a40ca1af772 3ware-3dm2-bin-9.5.1.1-x86.tar.bz2
922d168a36a615ef06941f73d0d44d40
3dm2.initd
5f5ca470b780348f18f525a16d2a309e
3dm2.initd
e84205681f64c07af9ec5b6a3dd8bc38 3dm2.confd"
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