GENTOO Vdr ebuilds: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(better snapshot url)
(description of gentoo.org-link)
Line 1: Line 1:
Some of the [[VDR]] ebuilds have been added to the portage tree of [http://www.gentoo.org], but the main part of them is in the german CVS of [http://www.gentoo.de/ Gentoo.de].
Some of the [[VDR]] ebuilds have been added to the portage tree of [http://www.gentoo.org Gentoo.org], but the main part of them is in the german CVS of [http://www.gentoo.de/ Gentoo.de].


If you want to use portage for the VDR Ebuilds, you can use the PORTAGE_OVERLAY functionality by following the steps below:
If you want to use portage for the VDR Ebuilds, you can use the PORTAGE_OVERLAY functionality by following the steps below:

Revision as of 12:45, 4 December 2005

Some of the VDR ebuilds have been added to the portage tree of Gentoo.org, but the main part of them is in the german CVS of Gentoo.de.

If you want to use portage for the VDR Ebuilds, you can use the PORTAGE_OVERLAY functionality by following the steps below:

For updating the ebuilds you will use gensync from the gentoolkit-dev package:

emerge gentoolkit-dev
mkdir -p /usr/local/gentoo-de

In /etc/gensync/gentoo-de.syncsource write

id="gentoo-de"
description="gentoo.de Portage Overlay"
rsync="rsync://rsync16.de.gentoo.org/gentoo-de-ebuilds"
# mirror is the none with all VDR ebuilds!!!
# overlay="/my/absolute/path"
overlay="/usr/local/gentoo-de"

Now you can download our Ebuilds by means of gensync, and later also with the same command to keep them up to date.

gensync gentoo-de

Change the PORTDIR_OVERLAY Variable in /etc/make.conf:

PORTDIR_OVERLAY="/usr/local/gentoo-de"
  • Gentoo.de Linux Portage tree mirror
rsync://rsync16.de.gentoo.org/gentoo-de
  • Gentoo.de and Gentoo.org Linux Portage tree mirror
rsync://rsync16.de.gentoo.org/gentoo-merged

Links

[1] http://gentoo.fh-luh.de/snapshots/ Portage snapshots