Port details |
- rc-subr-jail Shell library to help writing RC scripts with jail support
- 5 ports-mgmt =4 5Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2023-02-22 18:27:07
- Last Update: 2023-04-08 18:12:31
- Commit Hash: 2b7a2e49
- People watching this port, also watch:: porttools, nim, telegram-desktop, memcached, osv-scanner
- License: BSD3CLAUSE
- WWW:
- https://cgit.freebsd.org/ports/tree/ports-mgmt/rc-subr-jail
- Description:
- This port install a shell source intended to be included by rc scripts that
want to run services inside a jail.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rc-subr-jail>0:ports-mgmt/rc-subr-jail
- To install the port:
- cd /usr/ports/ports-mgmt/rc-subr-jail/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/rc-subr-jail
- pkg install rc-subr-jail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rc-subr-jail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675627821
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- net-p2p/cardano-db-sync
- net-p2p/cardano-node
Configuration Options:
- No options to configure
- Options name:
- ports-mgmt_rc-subr-jail
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5 08 Apr 2023 18:12:31 |
Gleb Popov (arrowd) |
ports-mgmt/rc-subr-jail: Fix bug with kill_jail.
Reported by: Boris Polujin <boris@zfs.ninja> |
4 28 Mar 2023 11:18:12 |
Gleb Popov (arrowd) |
ports-mgmt/rc-subr-jail: Update to 4. |
3 16 Mar 2023 07:10:00 |
Gleb Popov (arrowd) Author: Alexey Yushkin |
ports-mgmt/rc-subr-jail: Bug fixes.
- Fix check for "jail_mount_devfs" knob.
- Make "jail_nullfs_mounts" handle relative paths.
Co-authored-by: Alexey Donskov <voxnod@gmail.com> |
3 04 Mar 2023 11:43:09 |
Gleb Popov (arrowd) Author: Alexey Yushkin |
ports-mgmt/rc-subr-jail: Fix jail_mount_devfs check during jail destruction
Co-authored-by: Alexey Donskov <voxnod@gmail.com> |
2 01 Mar 2023 17:33:37 |
Gleb Popov (arrowd) Author: Alexey Yushkin |
ports-mgmt/rc-subr-jail: Fix jail_copy_programs handler.
Co-authored-by: Alexey Donskov <voxnod@gmail.com> |
1 22 Feb 2023 18:24:43 |
Gleb Popov (arrowd) |
ports-mgmt/rc-subr-jail: + Shell library to help writing jailed rc services.
This library follows the declarative style of Ports Makefiles - as much as
possible functionality is implemented as knobs.
Differential Revision: https://reviews.freebsd.org/D38394 |
Number of commits found: 6
|