]> granicus.if.org Git - sudo/commitdiff
update for 1.5.7
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 Nov 1998 23:30:52 +0000 (23:30 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 Nov 1998 23:30:52 +0000 (23:30 +0000)
README

diff --git a/README b/README
index a7441b64e8880c041c83f147af0e17fb09f6176c..5bb93db795878f6dbed416244f97df9e56998142 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,6 @@ This is the CU version of sudo, release 1.5.7
 
 The sudo philosophy
 ===================
-
 Sudo is a program designed to allow a sysadmin to give limited root privileges
 to users and log root activity.  The basic philosophy is to give as few
 privileges as possible but still allow people to get their work done.
@@ -29,9 +28,13 @@ should be sent to sudo-bugs@courtesan.com.
 For a complete list of changes, see the CHANGES file.  For a summary,
 see the web page, http://www.courtesan.com/sudo/.
 
+NOTE: Starting with sudo 1.5.7 the configuration method has changed
+      significantly as compared to previous versions.  All options
+      are now set via the configure script.  See the `INSTALL' file
+      for a list of all the configure options.
+
 System requirements
 ===================
-
 Sudo requires a machine running UN*X (most flavors of BSD, SYSV,
 or POSIX will do), a C compiler, and the make utility.
 
@@ -45,7 +48,6 @@ ftp://prep.ai.mit.edu/pub/gnu/bison* or any GNU mirror.
 
 Building the release
 ===================
-
 Please read the installation guide in the `INSTALL' file before
 trying to build sudo.  Things have changed quite a bit from the
 previous release (1.5.6).  The `RUNSON' file contains a list of
@@ -56,14 +58,12 @@ file.
 
 Copyright
 =========
-
 Sudo is distributed under the `GNU general public license.'
 Please refer to the `COPYING' file included with the release
 for a copy of the license proper.
 
 Mailing lists
 =============
-
 There is a mailing list that receives announcements whenever a new
 version of sudo is released.  You can subscribe to it by sending a
 message to "majordomo@cs.colorado.edu" that includes the line
@@ -73,7 +73,6 @@ command to add yourself is "subscribe sudo-workers".
 
 Web page
 ========
-
 There is a sudo `web page' at http://www.courtesan.com/sudo/
 that contains an overview of sudo as well as pointers to BETA versions
 and other useful info.
@@ -81,6 +80,6 @@ and other useful info.
 Bug reports
 ===========
 A list of known bugs may be found in the `BUGS' file.
-Please send (new) bugs, problems, comments, features, ports, etc
-to sudo-bugs@courtesan.com.  Also, please read over the `TROUBLESHOOTING'
+Please send (new) bugs, problems, comments, features, ports, etc to
+sudo-bugs@courtesan.com.  Also, please read over the `TROUBLESHOOTING'
 file before submitting a bug report.