From f092045650faad778d25d000d80b3128664d2e2a Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 28 Feb 2008 11:08:49 +0000 Subject: Support the use of PREFIX and PKG_PREFIX. --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 41e4beb..c0f5b24 100644 --- a/README +++ b/README @@ -13,6 +13,8 @@ DESTDIR=/tmp/openrc-image MKPAM=pam MKTERMCAP=ncurses MKTERMCAP=termcap +PKG_PREFIX=/usr/pkg +PREFIX=/usr/local We don't support building a static OpenRC with PAM. You may need to use PROGLDFLAGS=-Wl,-Bstatic on glibc instead of just -static. @@ -20,6 +22,9 @@ You may need to use PROGLDFLAGS=-Wl,-Bstatic on glibc instead of just -static. You can also brand OpenRC if you so wish like so BRANDING=\"Gentoo/$(uname -s)\" +PKG_PREFIX should be set to where packages install to by default. +PREFIX should be set when OpenRC is not installed to /. + If any of the following files exist then we do not overwrite them /etc/devd.conf /etc/rc @@ -40,7 +45,6 @@ tweaking on a per distro basis. They are also non essential to the operation of the system. - Reporting Bugs ------------- If you installed OpenRC from your chosen distribution, you should report @@ -50,7 +54,6 @@ then you should reports bugs to http://bugs.gentoo.org. Otherwise, you can report them directly to me at http://bugs.marples.name - History - by Roy Marples ------------------------ I became a Gentoo/Linux developer in 2004 and wrote the modular network -- cgit v1.2.3