mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
regen-doc-20060117
slightly better documentation of regen.sh
This commit is contained in:
parent
d921ee381a
commit
a02c04684d
3
README
3
README
@ -57,6 +57,9 @@ A. Creating the proper directory structure.
|
|||||||
AFS system type, providing the necessary flags:
|
AFS system type, providing the necessary flags:
|
||||||
% ./configure --with-afs-sysname=sun4x_58 --enable-transarc-paths
|
% ./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
|
For some systems you need also provide the path in which your kernel
|
||||||
headers for your configured kernel can be found. See the
|
headers for your configured kernel can be found. See the
|
||||||
system-specific Notes sections below for details.
|
system-specific Notes sections below for details.
|
||||||
|
@ -35,6 +35,7 @@ Step-by-step
|
|||||||
When prompted for the password, use the password listed above.
|
When prompted for the password, use the password listed above.
|
||||||
|
|
||||||
% cvs checkout openafs
|
% cvs checkout openafs
|
||||||
|
% ./regen.sh
|
||||||
|
|
||||||
After this command completes there will be an openafs subdirectory
|
After this command completes there will be an openafs subdirectory
|
||||||
with the latest sources.
|
with the latest sources.
|
||||||
|
Loading…
Reference in New Issue
Block a user