Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 196482 Details for
Bug 60690
sys-block/3dm2: 3ware Device Manager Ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
3dm2-9.5.2.ebuild
3dm2-9.5.2.ebuild (text/plain), 1.91 KB, created by
Stefan Behte (RETIRED)
on 2009-07-03 09:55:39 UTC
(
hide
)
Description:
3dm2-9.5.2.ebuild
Filename:
MIME Type:
Creator:
Stefan Behte (RETIRED)
Created:
2009-07-03 09:55:39 UTC
Size:
1.91 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="3ware Disk Managment Web Utility" >HOMEPAGE="http://www.3ware.com" > >LICENSE="3ware" >SLOT="0" >KEYWORDS="~x86 ~amd64" >RESTRICT="fetch" >IUSE="" >HW_VARIANT="Escalade9690SA-Series" >SRC_URI="http://www.3ware.com/nonexistent/${P}-${ARCH}.tar.gz" >#MYARCH="${ARCH/amd64/x86_64}" > >DEPEND="virtual/libc > virtual/logger > virtual/mta" > >supportedcards() { > einfo "This binary supports should support ALL cards, including, but not" > einfo "limited to the following series:" > einfo "" > einfo "PATA: 6xxx, 72xx, 74xx, 78xx, 7000, 7500, 7506" > einfo "SATA: 8006, 8500, 8506, 9500S, 9550SX, 9590SE" > einfo " 9550SXU, 9650SE, 9690SA" >} > >src_install() { > dodir /etc/3dm2 > insinto /etc/3dm2 > doins etc/3dm2/3dm2.conf > > dodir /usr/share/3dm2 > insinto /usr/share/3dm2 > doins -r usr/share/3dm2/* > > insinto /usr/share/man/man8 > doins usr/share/man/man8/3dm2.8.gz > > dosbin usr/sbin/3dm2 > newinitd ${FILESDIR}/3dm2 3dm2 >} > >pkg_setup() { > supportedcards >} > >pkg_nofetch() { > einfo "" > einfo "1. Please agree to the license at URL:" > einfo "" > einfo "\thttp://www.3ware.com/support/windows_agree.asp?path=/download/${HW_VARIANT}/${PV}/3DM2-Linux-${PV}.tgz" > einfo "" > einfo "2. Use the script from http://bugs.gentoo.org/show_bug.cgi?id=60690 to create the needed tarballs for this ebuild." > einfo "" >} > >pkg_preinst() { > if [ -x "/etc/init.d/3dm2" ]; then > /etc/init.d/3dm2 stop > fi >} > >pkg_postinst() { > einfo "" > einfo "Start 3dm2, then connect to the server port https://localhost:888" > einfo "Login as administrator, password '3ware'" > einfo "Change the settings from the GUI" > einfo "Remote Access is disabled by default." > einfo "" > einfo "To change the ssl cert, place a file called 3dm2.pem in /etc/3dm2" > einfo "It must contain the certificate and the key." > einfo "Under normal circumstances you don't need to change it." > einfo "" >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 60690
:
37615
|
37616
|
37617
|
61761
|
61762
|
61763
|
102513
|
102514
|
102515
|
104358
|
104359
|
165263
|
165265
|
165267
|
174418
|
174420
|
185465
|
196481
|
196482
|
196486
|
240053
|
241011
|
241013
|
241015
|
241017
|
241171
|
269835
|
302101
|
364494