freebsd-ports/sysutils/rinse/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
488 B
Text

Rinse is a simple tool which is designed to carry out the installation
of a new RPM-based distribution.
Using rinse you can easily setup simple chroot() systems running
different RPM-based distributions, such as CentOS, Scientific Linux or
openSUSE.
The purpose and usage are analogous to the 'debootstrap' utility
familiar to users of Debian GNU/Linux. It was primarily designed to
work with the xen-tools software, which creates new guest images for
running under the Xen hypervisor.