summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-02-28 11:08:49 +0000
committerRoy Marples <roy@marples.name>2008-02-28 11:08:49 +0000
commitf092045650faad778d25d000d80b3128664d2e2a (patch)
tree89188e92a4d01423ee59e33e5eaf5355fa14d103 /README
parentaabf3976db5ffb41f8f8bbd47f5015b4158e095a (diff)
downloadopenrc-f092045650faad778d25d000d80b3128664d2e2a.tar.gz
openrc-f092045650faad778d25d000d80b3128664d2e2a.tar.bz2
openrc-f092045650faad778d25d000d80b3128664d2e2a.tar.xz
Support the use of PREFIX and PKG_PREFIX.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
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