From 37969519ae6f8ec828390333fe2bc8fbec9d4d0d Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 24 Sep 2007 12:10:33 -0400 Subject: Apply AT Web UI patchset. --- docs/cobbler.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/cobbler.pod b/docs/cobbler.pod index d32dc89..8326987 100644 --- a/docs/cobbler.pod +++ b/docs/cobbler.pod @@ -247,7 +247,7 @@ on your network will result in faster, more up-to-date installations and faster are only provisioning a home setup, this will probably be overkill, though it can be very useful for larger setups (labs, datacenters, etc). -B +B =over @@ -320,6 +320,10 @@ given repository. The defaults are '-c cache'. Specifies what architecture the repository should use. By default the current system arch (of the server) is used, which may not be desirable. Using this to override the default arch allows mirroring of source repositories (using --arch=src). +=item keep-updated + +Specifies that the named repository should not be updated during a normal "cobbler reposync". The repo may still be updated by name. See "cobbler reposync" below. + =back =head2 DISPLAYING CONFIGURATION ENTRIES -- cgit