Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
Started outline for README.git, added to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
darrelclute committed Jun 10, 2013
1 parent 35704e4 commit c1095b0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS=foreign no-dependencies

@SET_MAKE@

pkgdata_DATA = COPYING CHANGES FAQ README README.lg UPGRADING cloginrc.sample
pkgdata_DATA = COPYING CHANGES FAQ README README.git README.lg UPGRADING cloginrc.sample
EXTRA_DIST = BUGS Todo configure install-sh \
mkinstalldirs Makefile.in Todo $(pkgdata_DATA)
#DIST_COMMON =
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Rancid is a "Really Awesome New Cisco confIg Differ" developed to
maintain CVS controlled copies of router configs.

*** The Following Information is Very Important ****
**** The Following Information is Very Important ****
Rancid 2.3 introduces a new directory layout. It has been changed to more
closely follow the standard path hierarchy, which is defined by the FHS
standard and autoconf, and/or make these locations more easily configurable
Expand Down
12 changes: 12 additions & 0 deletions README.git
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
This file contains additional information regarding the use of Git with RANCID
along with some suggested use cases.


**** Using type of git v git-remote for RCSSYS ****


**** git-remote Use Cases ****

---- Distributed Collectors ----

---- Distributed "Central" Repositories ----


0 comments on commit c1095b0

Please sign in to comment.