second sweep for MESSAGE decoration removal; ok espie@
This commit is contained in:
parent
6362fb0bc7
commit
c902aefaa6
@ -1,4 +1,3 @@
|
||||
###
|
||||
SatTrack V3.1.6
|
||||
Copyright (c) 1992-1997 Bester Tracking Systems. All Rights Reserved.
|
||||
|
||||
@ -10,4 +9,3 @@ NOTE: A license is not required for private, non-commercial use.
|
||||
Purchasing the OpenBSD CD-ROM does not entitle the user to use
|
||||
SatTrack or parts of it commercially. Commercial usage of SatTrack
|
||||
must be licensed by Bester Tracking Systems.
|
||||
###
|
||||
|
@ -1,6 +1,5 @@
|
||||
|
||||
*** The initial auxil, catalogs, and tools files have
|
||||
*** been placed in ${PREFIX}/lib/X11/xephem. Move them
|
||||
*** where you will. Once moved you MUST modify
|
||||
*** ${PREFIX}/lib/X11/app-defaults/XEphem
|
||||
*** At a minimum you must change XEphem.BaseDir.
|
||||
The initial auxil, catalogs, and tools files have
|
||||
been placed in ${PREFIX}/lib/X11/xephem. Move them
|
||||
where you will. Once moved you MUST modify
|
||||
${PREFIX}/lib/X11/app-defaults/XEphem
|
||||
At a minimum you must change XEphem.BaseDir.
|
||||
|
@ -1,5 +1,3 @@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
Before use, you MUST customize the "fax" script slightly. In
|
||||
particular, you must set the device name (normally cua00 on a
|
||||
workstation, cua01 on a PC with a serial mouse).
|
||||
@ -15,5 +13,3 @@ one of the files named in CONFIGFILES (by default,
|
||||
CONFIGFILES="/etc/efax.rc ${HOME:-~}/.efaxrc ./.efaxrc") to obviate
|
||||
the need to change these settings should you reinstall future
|
||||
versions of this package.
|
||||
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
${HORDE_NAME} has been installed into ${INSTDIR}/${HORDE_MODULE}
|
||||
|
||||
Proceed to complete the installation by reading:
|
||||
@ -6,4 +5,3 @@ ${INSTDIR}/${HORDE_MODULE}/docs/INSTALL
|
||||
|
||||
Before installing ${HORDE_NAME}, make sure that Horde is correctly
|
||||
configured and working first!
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
The Horde Application Framework has been installed into
|
||||
${INSTDIR}
|
||||
|
||||
@ -11,5 +10,3 @@ ${INSTDIR}/docs/INSTALL
|
||||
|
||||
You can ensure you have a working install by accessing:
|
||||
http://<localhost>/horde/test.php
|
||||
|
||||
==============================================================
|
||||
|
@ -1,5 +1,3 @@
|
||||
==============================================================
|
||||
In order to invoke the JVM, the data segment size by your
|
||||
'limit' builtin must be at least 262144.
|
||||
Please refer to your shell's manual page for details.
|
||||
==============================================================
|
||||
|
@ -1,8 +1,5 @@
|
||||
==============================================================
|
||||
A demo of the Curses-Widgets library in action has been copied
|
||||
to ${PREFIX}/share/examples/p5-Curses-Widgets/demo.pl
|
||||
|
||||
Run it now to see the capabilities of the library, and make
|
||||
sure installation has been successful.
|
||||
==============================================================
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
Example config files for Courier-IMAP have been installed
|
||||
in ${PREFIX}/share/examples/courier-imap.
|
||||
|
||||
@ -21,4 +20,3 @@ ${PREFIX}/libexec/authlib/authdaemond start
|
||||
|
||||
If you require userdb or quota support, then install the
|
||||
courier-utils package.
|
||||
==============================================================
|
||||
|
@ -1,8 +1,6 @@
|
||||
==============================================================
|
||||
You now need to copy the Courier-POP3 configuration files to
|
||||
${COURIERCONF} from ${PREFIX}/share/examples/courier-imap
|
||||
and edit them appropriately.
|
||||
|
||||
To use POP3-SSL, be sure to read ssl(8) and run the
|
||||
mkpop3dcert script if you require a self-signed certificate
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
${HORDE_NAME} has been installed into ${INSTDIR}/${HORDE_MODULE}
|
||||
|
||||
Proceed to complete the installation by reading:
|
||||
@ -6,5 +5,3 @@ ${INSTDIR}/${HORDE_MODULE}/docs/INSTALL
|
||||
|
||||
Before installing ${HORDE_NAME}, make sure that Horde is correctly
|
||||
configured and working first!
|
||||
|
||||
==============================================================
|
||||
|
@ -1,5 +1,3 @@
|
||||
|
||||
==============================================================
|
||||
The documentation for maildrop has been installed in
|
||||
${PREFIX}/share/doc/maildrop.
|
||||
|
||||
@ -11,5 +9,3 @@ may need for correct operation.
|
||||
There are currently NO setuid/gid bits enabled, but if you
|
||||
use maildrop in certain capacities, these will need to be
|
||||
set to allow maildrop to function correctly.
|
||||
==============================================================
|
||||
|
||||
|
@ -1,20 +1,18 @@
|
||||
**
|
||||
** In order to update /etc/services and /etc/inetd.conf, run
|
||||
**
|
||||
** ${PREFIX}/libexec/amanda/patch-system --enable-index --enable-tape
|
||||
**
|
||||
** You should check both of these files, verifying proper installation.
|
||||
** Once verified issue the command:
|
||||
**
|
||||
** kill -HUP `cat /var/run/inetd.pid`
|
||||
**
|
||||
** You also need to create /operator/.amandahosts, which will contain
|
||||
** the FQDN of the tape server. The contents should look like this:
|
||||
**
|
||||
** backup.openbsd.org amanda
|
||||
**
|
||||
** The permissions of /operator/.amandahosts must be restricted:
|
||||
**
|
||||
** chmod u=rw /operator/.amandahosts
|
||||
** chown operator:operator /operator/.amandahosts
|
||||
**
|
||||
In order to update /etc/services and /etc/inetd.conf, run
|
||||
|
||||
${PREFIX}/libexec/amanda/patch-system --enable-index --enable-tape
|
||||
|
||||
You should check both of these files, verifying proper installation.
|
||||
Once verified issue the command:
|
||||
|
||||
kill -HUP `cat /var/run/inetd.pid`
|
||||
|
||||
You also need to create /operator/.amandahosts, which will contain
|
||||
the FQDN of the tape server. The contents should look like this:
|
||||
|
||||
backup.openbsd.org amanda
|
||||
|
||||
The permissions of /operator/.amandahosts must be restricted:
|
||||
|
||||
chmod u=rw /operator/.amandahosts
|
||||
chown operator:operator /operator/.amandahosts
|
||||
|
@ -1,20 +1,18 @@
|
||||
**
|
||||
** In order to update /etc/services and /etc/inetd.conf, run
|
||||
**
|
||||
** ${PREFIX}/libexec/amanda/patch-system --disable-index --disable-tape
|
||||
**
|
||||
** You should check both of these files, verifying proper installation.
|
||||
** Once verified issue the command:
|
||||
**
|
||||
** kill -HUP `cat /var/run/inetd.pid`
|
||||
**
|
||||
** You also need to create /operator/.amandahosts, which will contain
|
||||
** the FQDN of the tape server. The contents should look like this:
|
||||
**
|
||||
** backup.openbsd.org amanda
|
||||
**
|
||||
** The permissions of /operator/.amandahosts must be restricted:
|
||||
**
|
||||
** chmod u=rw /operator/.amandahosts
|
||||
** chown operator:operator /operator/.amandahosts
|
||||
**
|
||||
In order to update /etc/services and /etc/inetd.conf, run
|
||||
|
||||
${PREFIX}/libexec/amanda/patch-system --disable-index --disable-tape
|
||||
|
||||
You should check both of these files, verifying proper installation.
|
||||
Once verified issue the command:
|
||||
|
||||
kill -HUP `cat /var/run/inetd.pid`
|
||||
|
||||
You also need to create /operator/.amandahosts, which will contain
|
||||
the FQDN of the tape server. The contents should look like this:
|
||||
|
||||
backup.openbsd.org amanda
|
||||
|
||||
The permissions of /operator/.amandahosts must be restricted:
|
||||
|
||||
chmod u=rw /operator/.amandahosts
|
||||
chown operator:operator /operator/.amandahosts
|
||||
|
@ -1,5 +1,3 @@
|
||||
=====================================================
|
||||
Altough the use of it it's not required, an example
|
||||
file for IPaudit has been installed on
|
||||
${PREFIX}/share/examples/ipaudit
|
||||
=====================================================
|
||||
Altough the use of it it's not required, an example
|
||||
file for IPaudit has been installed on
|
||||
${PREFIX}/share/examples/ipaudit
|
||||
|
@ -1,9 +1,4 @@
|
||||
===============================================================
|
||||
|
||||
A complete set of documentation for MaraDNS has been installed
|
||||
in ${PREFIX}/share/doc/maradns-devel
|
||||
It contains a FAQ, configuration examples and full instructions
|
||||
on how to setup MaraDNS.
|
||||
|
||||
===============================================================
|
||||
|
||||
|
@ -1,9 +1,4 @@
|
||||
===============================================================
|
||||
|
||||
A complete set of documentation for MaraDNS has been installed
|
||||
in ${PREFIX}/share/doc/maradns
|
||||
It contains a FAQ, configuration examples and full instructions
|
||||
on how to setup MaraDNS.
|
||||
|
||||
===============================================================
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
You may need to add these entries to your /etc/services file
|
||||
to register the dhcp services:
|
||||
|
||||
@ -11,5 +10,3 @@ Examples and documentation are in:
|
||||
${PREFIX}/share/doc/wide-dhcp , and
|
||||
${PREFIX}/share/examples/wide-dhcp
|
||||
|
||||
==============================================================
|
||||
|
||||
|
@ -1,9 +1,6 @@
|
||||
==============================================================
|
||||
A sample configuration file for Yafc has been installed into
|
||||
${PREFIX}/share/examples/yafc/yafcrc.sample
|
||||
|
||||
You can copy this file to /etc to establish a default set of
|
||||
options for Yafc. If it is not present here, Yafc will also
|
||||
attempt to find it in ~/.yafc/yafcrc
|
||||
==============================================================
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
==========================================================================
|
||||
To activate the new printing system do the following:
|
||||
|
||||
- Copy these config files from ${PREFIX}/share/examples/LPRng
|
||||
@ -19,4 +18,3 @@ fi
|
||||
|
||||
For further information, have a look at:
|
||||
${PREFIX}/share/doc/LPRng
|
||||
==========================================================================
|
||||
|
@ -1,5 +1,3 @@
|
||||
*****
|
||||
* If you wish to allow lsof to be used by other than root you must
|
||||
* make it sgid to the group kmem. However, the code has NOT been
|
||||
* audited... you have been warned.
|
||||
*****
|
||||
If you wish to allow lsof to be used by other than root you must
|
||||
make it sgid to the group kmem. However, the code has NOT been
|
||||
audited... you have been warned.
|
||||
|
@ -1,5 +1,2 @@
|
||||
==============================================================
|
||||
A complete set of documentation for the modular stylesheets
|
||||
is in ${PREFIX}/share/doc/docbook-dsssl
|
||||
==============================================================
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
==============================================================
|
||||
Example files demonstrating the XML::RSS API have been
|
||||
installed in ${PREFIX}/share/examples/p5-XML-RSS
|
||||
==============================================================
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
${HORDE_NAME} has been installed into ${INSTDIR}/${HORDE_MODULE}
|
||||
|
||||
Proceed to complete the installation by reading:
|
||||
@ -6,5 +5,3 @@ ${INSTDIR}/${HORDE_MODULE}/docs/INSTALL
|
||||
|
||||
Before installing ${HORDE_NAME}, make sure that Horde is correctly
|
||||
configured and working first!
|
||||
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
A complete set of documentation for MHonArc has been installed
|
||||
in ${PREFIX}/share/doc/mhonarc
|
||||
It contains a FAQ and full instructions on customizing the
|
||||
@ -6,4 +5,3 @@ output of the output HTML from your mailbox archives.
|
||||
|
||||
Examples and extra programs to use with MHonArc are installed
|
||||
under ${PREFIX}/share/examples/mhonarc
|
||||
==============================================================
|
||||
|
@ -1,12 +1,10 @@
|
||||
+---------------
|
||||
| To completely deinstall mod_auth_bsd, you should edit
|
||||
|
|
||||
| /var/www/conf/httpd.conf
|
||||
|
|
||||
| and remove the line that starts with:
|
||||
|
|
||||
| LoadModule bsd_auth_module
|
||||
|
|
||||
| Do not do this if you plan on re-installing the mod_auth_bsd
|
||||
| package before the next apache restart.
|
||||
+---------------
|
||||
To completely deinstall mod_auth_bsd, you should edit
|
||||
|
||||
/var/www/conf/httpd.conf
|
||||
|
||||
and remove the line that starts with:
|
||||
|
||||
LoadModule bsd_auth_module
|
||||
|
||||
Do not do this if you plan on re-installing the mod_auth_bsd
|
||||
package before the next apache restart.
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
${HORDE_NAME} has been installed into ${INSTDIR}/${HORDE_MODULE}
|
||||
|
||||
Proceed to complete the installation by reading:
|
||||
@ -6,5 +5,3 @@ ${INSTDIR}/${HORDE_MODULE}/docs/INSTALL
|
||||
|
||||
Before installing ${HORDE_NAME}, make sure that Horde is correctly
|
||||
configured and working first!
|
||||
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
The PHP iCalendar has been installed into
|
||||
${INSTDIR}
|
||||
|
||||
@ -11,4 +10,3 @@ ${INSTDIR}/README
|
||||
|
||||
You can ensure you have a working install by accessing:
|
||||
http://<localhost>/phpicalendar/
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
The phpMyAdmin has been installed into ${INSTDIR}
|
||||
|
||||
You should point this to the DocumentRoot of your web-server:
|
||||
@ -7,5 +6,3 @@ You should point this to the DocumentRoot of your web-server:
|
||||
|
||||
You can ensure you have a working install by accessing:
|
||||
http://<localhost>/phpMyAdmin/index.php
|
||||
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
${HORDE_NAME} has been installed into ${INSTDIR}/${HORDE_MODULE}
|
||||
|
||||
Proceed to complete the installation by reading:
|
||||
@ -6,4 +5,3 @@ ${INSTDIR}/${HORDE_MODULE}/docs/INSTALL
|
||||
|
||||
Before installing ${HORDE_NAME}, make sure that Horde is correctly
|
||||
configured and working first!
|
||||
==============================================================
|
||||
|
@ -1,4 +1,3 @@
|
||||
==============================================================
|
||||
The WordPress has been installed into
|
||||
${INSTDIR}
|
||||
|
||||
@ -11,4 +10,3 @@ ${INSTDIR}/readme.html
|
||||
|
||||
You can ensure you have a working install by accessing:
|
||||
http://<localhost>/wordpress/
|
||||
==============================================================
|
||||
|
@ -1,8 +1,5 @@
|
||||
==============================================================
|
||||
The XOOPS has been installed into
|
||||
${INSTDIR}
|
||||
|
||||
Proceed to complete the installation by reading:
|
||||
${INSTDIR}/docs/INSTALL.html
|
||||
|
||||
==============================================================
|
||||
|
Loading…
Reference in New Issue
Block a user