FreeBSD Bugzilla – Attachment 144555 Details for
Bug 191502
[new port] sysutils/qchroot simplified chroot admin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shr with corrected man page
qchroot-0.0.portMakefiles.shar (text/plain), 2.46 KB, created by
qchroot
on 2014-07-10 12:25:01 UTC
(
hide
)
Description:
.shr with corrected man page
Filename:
MIME Type:
Creator:
qchroot
Created:
2014-07-10 12:25:01 UTC
Size:
2.46 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: ># ># qchroot ># qchroot/pkg-plist ># qchroot/Makefile ># qchroot/distinfo ># qchroot/pkg-descr ># qchroot/pkg-message ># >echo c - qchroot >mkdir -p qchroot > /dev/null 2>&1 >echo x - qchroot/pkg-plist >sed 's/^X//' >qchroot/pkg-plist << 'aea22d147c3e5ed09eecf77dc0964ea0' >Xbin/qchroot >Xetc/rc.d/qchroot.bootime >Xman/man8/qchroot.8.gz >aea22d147c3e5ed09eecf77dc0964ea0 >echo x - qchroot/Makefile >sed 's/^X//' >qchroot/Makefile << '7e4c06df2ee2f1924f1ab564263a323e' >X# Created by: Joe Barbish <qchroot@a1poweruser.com> >X# $FreeBSD: head/sysutils/qchroot/Makefile 342591 2014-02-04 19:11:19Z matthew $ >X >XPORTNAME= qchroot >XPORTVERSION= 0.0 >XCATEGORIES= sysutils >XMASTER_SITES= SF/${PORTNAME} >X >XMAINTAINER= qchroot@a1poweruser.com >XCOMMENT= Utility for deployment of chroot environments >X >XLICENSE= BSD2CLAUSE >X >XUSE_BZIP2= yes >XNO_BUILD= yes >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/qchroot \ >X ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_SCRIPT} ${WRKSRC}/qchroot.bootime \ >X ${STAGEDIR}${PREFIX}/etc/rc.d >X ${INSTALL_MAN} ${WRKSRC}/qchroot.8 \ >X ${STAGEDIR}${MAN8PREFIX}/man/man8 >X >X.include <bsd.port.mk> >7e4c06df2ee2f1924f1ab564263a323e >echo x - qchroot/distinfo >sed 's/^X//' >qchroot/distinfo << '9b228c728fdcf1f8d259465d5e4de9ad' >XSHA256 (qchroot-0.0.tar.bz2) = 93efb6358e125620f7e906f180010842a6c36b7cc136e29954151320cb74c2e4 >XSIZE (qchroot-0.0.tar.bz2) = 9394 >9b228c728fdcf1f8d259465d5e4de9ad >echo x - qchroot/pkg-descr >sed 's/^X//' >qchroot/pkg-descr << 'e8e8d370eb6777abb54e20d758595653' >Xqchroot is a csh script for simplified administration of chroots on a >Xhost system. This is a viable alternate to jail(8) when jail(8) is too >Xrestrictive. This runs on RELEASE-9.3 and all newer RELEASES. >X >XThe chroot filesystem shares a single copy of the system binaries which >Xis mounted nullfs "read only" to the named chroot container filesystem. >XThis provides 2 levels of security protection which is better than chroot >Xby its self. >e8e8d370eb6777abb54e20d758595653 >echo x - qchroot/pkg-message >sed 's/^X//' >qchroot/pkg-message << '5e8426be717c93aeae2f99cde816f83f' >X# >X# >X >XFirst issue "rehash" command to enable the qchroot script (if using csh). >XThen issue "man qchroot" to read about qchroot usage. >X >X# >X# >5e8426be717c93aeae2f99cde816f83f >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 191502
:
144277
| 144555