>Number: 5154
>Category: os-bsdi
>Synopsis: BSDI has it's own layout for Apache installation
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: change-request
>Submitter-Id: apache
>Arrival-Date: Fri Oct 15 11:30:04 PDT 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.9
>Environment:
BSD/OS com.bat.ru 4.0.1 BSDI BSD/OS 4.0.1 Kernel #3: Tue Oct 5 22:22:31 CEST
1999 [EMAIL PROTECTED]:/usr/src/sys/compile/TIMUR i386
gcc version 2.7.2.1
>Description:
It'll be nice in addition to other distributed layouts get BSDI own with
stock distribution. This patch in 'diff -u' format provides necessary setup.
Nothing special, except directory paths...
>How-To-Repeat:
Buy BSDI/OS :))) This was my major bug :>
>Fix:
--- config.layout.orig Tue Aug 31 02:00:09 1999
+++ config.layout Tue Aug 31 02:11:00 1999
@@ -150,3 +150,19 @@
proxycachedir: $localstatedir/proxy
</Layout>
+# BSD/OS layout
+<Layout BSDI>
+ prefix: /var/www
+ exec_prefix: /usr/contrib
+ bindir: $exec_prefix/bin
+ sbindir: $exec_prefix/bin
+ libexecdir: $exec_prefix/libexec/apache
+ mandir: $exec_prefix/man
+ sysconfdir: $prefix/conf
+ datadir: $prefix
+ includedir: $exec_prefix/include/apache
+ localstatedir: /var
+ runtimedir: $localstatedir/run
+ logfiledir: $localstatedir/log/httpd
+ proxycachedir: $localstatedir/proxy
+</Layout>
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <[EMAIL PROTECTED]> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or ]
["Re: general/1098:"). If the subject doesn't match this ]
[pattern, your message will be misfiled and ignored. The ]
["apbugs" address is not added to the Cc line of messages from ]
[the database automatically because of the potential for mail ]
[loops. If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request from a ]
[developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]