| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
ChangeLog:
- add config for openSUSE 42.2
- rinse.conf: fix CentOS 7 i386 URL
|
| |
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
|
|
|
|
|
|
|
|
|
|
|
| |
While here fix license confusion. debian/copyright states it's one of
the "common" licenses but our ARTPERL10 isn't such because unlike ART10
it lacks a copy under Templates/Licenses/.
ChangeLog:
- fedora-2*: add findutils, iputils
- fedora-22: add packages for dnf plugins
- fedora-22/post-install.sh: better DNF support
|
|
|
|
|
|
|
|
| |
ChangeLog:
- Add support for fedora 20-22, Closes: #789421
- mount /proc; Closes: #777739
- Increase timeout
- Fix package list for fedora-1{8,9}
|
|
|
|
|
| |
ChangeLog (trimmed):
- Add check if extract command failed
|
| |
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor)
|
|
|
|
|
| |
PR: 194719
Submitted by: maintainer (Jan Beich)
|
|
PR: 193493
Submitted by: Jan Beich
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 inder the Xen hypervisor.
|