regen-doc-20060117

slightly better documentation of regen.sh
This commit is contained in:
Jim Rees 2006-01-17 22:25:51 +00:00
parent d921ee381a
commit a02c04684d
2 changed files with 4 additions and 0 deletions

3
README
View File

@ -57,6 +57,9 @@ A. Creating the proper directory structure.
AFS system type, providing the necessary flags:
% ./configure --with-afs-sysname=sun4x_58 --enable-transarc-paths
If you do not have the "configure" script you can re-create it by
running regen.sh. You will need autoconf to do this.
For some systems you need also provide the path in which your kernel
headers for your configured kernel can be found. See the
system-specific Notes sections below for details.

View File

@ -35,6 +35,7 @@ Step-by-step
When prompted for the password, use the password listed above.
% cvs checkout openafs
% ./regen.sh
After this command completes there will be an openafs subdirectory
with the latest sources.