Re: [Freeipa-devel] [PATCH] 5 Add note about ipa-dns-install to ipa-server-install man page

2011-03-31 Thread Rob Crittenden

David O'Brien wrote:

Jan Cholasta wrote:

On 30.3.2011 01:01, David O'Brien wrote:

Jan Cholasta wrote:

Added the note so that users know that they can setup DNS at any time
after ipa-server-install.

https://fedorahosted.org/freeipa/ticket/1082





___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

NACK

Minor English and style fix:

s/
Note that you can setup DNS at any later time by running
ipa-dns-install
/
Note that you can set up a DNS at any time after the initial IPA server
install by running ipa-dns-install.


Thanks, fixed.



cheers




ACK



Pushed to master and ipa-2-0

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 5 Add note about ipa-dns-install to ipa-server-install man page

2011-03-30 Thread Jan Cholasta

On 30.3.2011 01:01, David O'Brien wrote:

Jan Cholasta wrote:

Added the note so that users know that they can setup DNS at any time
after ipa-server-install.

https://fedorahosted.org/freeipa/ticket/1082




___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

NACK

Minor English and style fix:

s/
Note that you can setup DNS at any later time by running ipa-dns-install
/
Note that you can set up a DNS at any time after the initial IPA server
install by running ipa-dns-install.


Thanks, fixed.



cheers



--
Jan Cholasta
From 631aa3a424b28f18195b2adb888536ac7342788d Mon Sep 17 00:00:00 2001
From: Jan Cholasta jchol...@redhat.com
Date: Wed, 30 Mar 2011 12:13:38 +0200
Subject: [PATCH] Add note about ipa-dns-install to ipa-server-install man page.

ticket 1082
---
 install/tools/man/ipa-server-install.1 |7 +++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index e0ac182..cae821a 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -62,6 +62,11 @@ An unattended installation that will never prompt for user input
 Generate a DNS zone if it does not exist already and configure the DNS server.
 This option requires that you either specify at least one DNS forwarder through
 the \fB\-\-forwarder\fR option or use the \fB\-\-no\-forwarders\fR option.
+
+Note that you can set up a DNS at any time after the initial IPA server install by running
+.B ipa-dns-install
+(see
+.BR ipa-dns-install (1)).
 .TP
 \fB\-\-forwarder\fR=\fIIP_ADDRESS\fR
 Add a DNS forwarder to the DNS configuration. You can use this option multiple
@@ -111,3 +116,5 @@ Don't install allow_all HBAC rule. This rule lets any user from any host access
 0 if the installation was successful
 
 1 if an error occurred
+.SH SEE ALSO
+.BR ipa-dns-install (1)
-- 
1.7.4

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 5 Add note about ipa-dns-install to ipa-server-install man page

2011-03-30 Thread David O'Brien

Jan Cholasta wrote:

On 30.3.2011 01:01, David O'Brien wrote:

Jan Cholasta wrote:

Added the note so that users know that they can setup DNS at any time
after ipa-server-install.

https://fedorahosted.org/freeipa/ticket/1082




___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

NACK

Minor English and style fix:

s/
Note that you can setup DNS at any later time by running 
ipa-dns-install

/
Note that you can set up a DNS at any time after the initial IPA server
install by running ipa-dns-install.


Thanks, fixed.



cheers




ACK

--

David O'Brien
Senior Content Author
Engineering Content Services (ECS)
Red Hat Asia Pacific Pty Ltd
+61 7 3514 8189


He who asks is a fool for five minutes, but he who does not ask remains 
a fool forever.

 ~ Chinese proverb

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] 5 Add note about ipa-dns-install to ipa-server-install man page

2011-03-29 Thread Jan Cholasta
Added the note so that users know that they can setup DNS at any time 
after ipa-server-install.


https://fedorahosted.org/freeipa/ticket/1082

--
Jan Cholasta
From d7d892db3af102b02d6af638e08d85bd51e7c4b6 Mon Sep 17 00:00:00 2001
From: Jan Cholasta jchol...@redhat.com
Date: Tue, 29 Mar 2011 15:55:45 +0200
Subject: [PATCH] Add note about ipa-dns-install to ipa-server-install man page.

ticket 1082
---
 install/tools/man/ipa-server-install.1 |7 +++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index e0ac182..7ab242e 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -62,6 +62,11 @@ An unattended installation that will never prompt for user input
 Generate a DNS zone if it does not exist already and configure the DNS server.
 This option requires that you either specify at least one DNS forwarder through
 the \fB\-\-forwarder\fR option or use the \fB\-\-no\-forwarders\fR option.
+
+Note that you can setup DNS at any later time by running
+.B ipa-dns-install
+(see
+.BR ipa-dns-install (1)).
 .TP
 \fB\-\-forwarder\fR=\fIIP_ADDRESS\fR
 Add a DNS forwarder to the DNS configuration. You can use this option multiple
@@ -111,3 +116,5 @@ Don't install allow_all HBAC rule. This rule lets any user from any host access
 0 if the installation was successful
 
 1 if an error occurred
+.SH SEE ALSO
+.BR ipa-dns-install (1)
-- 
1.7.4

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 5 Add note about ipa-dns-install to ipa-server-install man page

2011-03-29 Thread David O'Brien

Jan Cholasta wrote:
Added the note so that users know that they can setup DNS at any time 
after ipa-server-install.


https://fedorahosted.org/freeipa/ticket/1082




___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

NACK

Minor English and style fix:

s/
Note that you can setup DNS at any later time by running ipa-dns-install
/
Note that you can set up a DNS at any time after the initial IPA server 
install by running ipa-dns-install.


cheers

--

David O'Brien
Senior Content Author
Engineering Content Services (ECS)
Red Hat Asia Pacific Pty Ltd
+61 7 3514 8189


He who asks is a fool for five minutes, but he who does not ask remains 
a fool forever.

 ~ Chinese proverb

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel