FreeBSD Bugzilla – Attachment 148179 Details for
Bug 194295
New port: net/py27-cloud-init - Cloud instance startup scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pkg
cloud-init.shar (text/plain), 3.12 KB, created by
harm
on 2014-10-10 21:35:37 UTC
(
hide
)
Description:
pkg
Filename:
MIME Type:
Creator:
harm
Created:
2014-10-10 21:35:37 UTC
Size:
3.12 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># cloud-init ># cloud-init/pkg-message ># cloud-init/pkg-descr ># cloud-init/distinfo ># cloud-init/Makefile ># >echo c - cloud-init >mkdir -p cloud-init > /dev/null 2>&1 >echo x - cloud-init/pkg-message >sed 's/^X//' >cloud-init/pkg-message << '58c42acc0321882db90209944974d0e1' >X========================================================== >XTo enable cloud-init, add the following line to rc.conf: >X >Xcloudinit_enable="YES" >X >XThis wil make sure cloud-init is started at boot. >X========================================================== >58c42acc0321882db90209944974d0e1 >echo x - cloud-init/pkg-descr >sed 's/^X//' >cloud-init/pkg-descr << '87c2cfa2f92e1306d08455933a626500' >XPackage provides configuration and customization of cloud instance. >X >XWWW: https://launchpad.net/cloud-init >87c2cfa2f92e1306d08455933a626500 >echo x - cloud-init/distinfo >sed 's/^X//' >cloud-init/distinfo << '94c0ea5d86bc0ea81818c4c7f84d74bb' >XSHA256 (cloud-init-0.7.6.tar.gz) = 9e8fd22eb7f6e40ae6a5f66173ddc3cc18f65ee406c460a728092b37db2f3ed7 >XSIZE (cloud-init-0.7.6.tar.gz) = 515670 >94c0ea5d86bc0ea81818c4c7f84d74bb >echo x - cloud-init/Makefile >sed 's/^X//' >cloud-init/Makefile << '6b87cff932170b1dcad66470bb30b245' >X# $FreeBSD$ >X >XPORTNAME= cloud-init >XPORTVERSION= 0.7.6 >XCATEGORIES= net python >XMASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= harm@weites.com >XCOMMENT= Init scripts for use on cloud images >X >XLICENSE= GPLv2 >X >XETCDIR= ${PREFIX}/etc/cloud >X >XUSES= python:2.7 >XPYTHON_CMD= ${LOCALBASE}/bin/python2.7 >XPYTHON_FEATURES= autoplist distutils >X >XPYDISTUTILS_INSTALLARGS+= "--init-system=sysvinit_freebsd" >X >XBUILD_DEPENDS+= python>2:${PORTSDIR}/lang/python \ >X ${PYTHON_PKGNAMEPREFIX}setuptools27>0:${PORTSDIR}/devel/py-setuptools27 >X >XRUN_DEPENDS+= dmidecode>0:${PORTSDIR}/sysutils/dmidecode \ >X sudo>0:${PORTSDIR}/security/sudo \ >X gpart>0:${PORTSDIR}/sysutils/gpart \ >X python>2:${PORTSDIR}/lang/python \ >X ${PYTHON_PKGNAMEPREFIX}boto>0:${PORTSDIR}/devel/py-boto \ >X ${PYTHON_PKGNAMEPREFIX}Jinja2>0:${PORTSDIR}/devel/py-Jinja2 \ >X ${PYTHON_PKGNAMEPREFIX}prettytable>0:${PORTSDIR}/devel/py-prettytable \ >X ${PYTHON_PKGNAMEPREFIX}configobj>0:${PORTSDIR}/devel/py-configobj \ >X ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ >X ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \ >X ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ >X ${PYTHON_PKGNAMEPREFIX}serial>0:${PORTSDIR}/comms/py-serial \ >X ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ >X ${PYTHON_PKGNAMEPREFIX}oauth>0:${PORTSDIR}/net/py-oauth \ >X ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:${PORTSDIR}/devel/py-jsonpatch \ >X ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:${PORTSDIR}/devel/py-jsonpointer >Xpost-build: >X @cd ${WRKSRC} && ${MV} config/cloud.cfg-freebsd config/cloud.cfg >X >X.include <bsd.port.mk> >6b87cff932170b1dcad66470bb30b245 >exit >
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 194295
: 148179 |
148180
|
148564