From jlsherrill at fedoraproject.org Thu Aug 20 12:03:49 2015 Content-Type: multipart/mixed; boundary="===============4676012370516354349==" MIME-Version: 1.0 From: Justin Sherrill To: spacewalk-commits at lists.fedorahosted.org Subject: 3 commits - client/tools Date: Tue, 05 Oct 2010 21:15:11 +0000 Message-ID: <20101005211511.1DDF012022F@lists.fedorahosted.org> --===============4676012370516354349== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable client/tools/spacewalk-remote-utils/spacewalk-create-channel/doc/spacewalk= -create-channel.sgml | 25 ++++++---- client/tools/spacewalk-remote-utils/spacewalk-remote-utils.spec = | 4 - 2 files changed, 18 insertions(+), 11 deletions(-) New commits: commit fa020bc01749d67c19a0954c52ed7e40d7c458d3 Author: Justin Sherrill Date: Tue Oct 5 17:12:47 2010 -0400 man page formatting fix diff --git a/client/tools/spacewalk-remote-utils/spacewalk-create-channel/d= oc/spacewalk-create-channel.sgml b/client/tools/spacewalk-remote-utils/spac= ewalk-create-channel/doc/spacewalk-create-channel.sgml index 2e5baac..613f898 100644 --- a/client/tools/spacewalk-remote-utils/spacewalk-create-channel/doc/spac= ewalk-create-channel.sgml +++ b/client/tools/spacewalk-remote-utils/spacewalk-create-channel/doc/spac= ewalk-create-channel.sgml @@ -208,14 +208,20 @@ the Spacewalk or Satellite server. = Examples Creating a channel 'my-stable-channel' for RHEL 4 AS u3 i386= : = - spacewalk-create-channel --user=3Dadmin --server=3D= myserver.example.com --version=3D4 --update=3Du3 --release=3DAS --arch=3Di3= 86 --destChannel=3Dmy-stable-channel - spacewalk-create-channel -l admin -s myserver.exam= ple.com -D /usr/share/rhn/channel-data/4-U3-AS-i386 -d my-stable-channel + + spacewalk-create-channel --user=3D= admin --server=3Dmyserver.example.com --version=3D4 --update=3Du3 --release= =3DAS --arch=3Di386 --destChannel=3Dmy-stable-channel + spacewalk-create-channel -l admin -s mys= erver.example.com -D /usr/share/rhn/channel-data/4-U3-AS-i386 -d my-stabl= e-channel + Upgrade previously created channel 'my-stable-channel' to RH= EL 4 AS u4 i386: - spacewalk-create-channel -l admin -s myserver.ex= ample.com -v 4 -u u4 -r AS -a i386 -d my-stable-channel + + spacewalk-create-channel -l admin = -s myserver.example.com -v 4 -u u4 -r AS -a i386 -d my-stable-channel + Add the extra's channel as a child channel of 'my-stable-cha= nnel': - spacewalk-create-channel -l admin -s myserver.exa= mple.com -v 4 -u u4 -r AS -a i386 -e extras -p my-stable-channel -d my-sta= ble-extras + + spacewalk-create-channel -l admin -s myse= rver.example.com -v 4 -u u4 -r AS -a i386 -e extras -p my-stable-channel -= d my-stable-extras + = commit d0f25a1198bd2234f2ef9134189dc77b301235ea Author: Justin Sherrill Date: Tue Oct 5 17:08:45 2010 -0400 man page formatting fix diff --git a/client/tools/spacewalk-remote-utils/spacewalk-create-channel/d= oc/spacewalk-create-channel.sgml b/client/tools/spacewalk-remote-utils/spac= ewalk-create-channel/doc/spacewalk-create-channel.sgml index 0700549..2e5baac 100644 --- a/client/tools/spacewalk-remote-utils/spacewalk-create-channel/doc/spac= ewalk-create-channel.sgml +++ b/client/tools/spacewalk-remote-utils/spacewalk-create-channel/doc/spac= ewalk-create-channel.sgml @@ -207,15 +207,16 @@ the Spacewalk or Satellite server. = Examples - - Creating a channel 'my-stable-channel' for RHEL 4 AS u3 i3= 86: = - create-channel-update --user=3Dadmin --server=3Dmyserver.examp= le.com --version=3D4 --update=3Du3 --release=3DAS --arch=3Di386 --destCha= nnel=3Dmy-stable-channel - create-channel-update -l admin -s myserver.example.com -D /us= r/share/rhn/channel-data/4-U3-AS-i386 -d my-stable-channel - Upgrade previously created channel 'my-stable-channel' to = RHEL 4 AS u4 i386: - create-channel-update -l admin -s myserver.example.com -v 4 -u= u4 -r AS -a i386 -d my-stable-channel - Add the extra's channel as a child channel of 'my-stable-c= hannel': - create-channel-update -l admin -s myserver.example.com -v 4 -u= u4 -r AS -a i386 -e extras -p my-stable-channel -d my-stable-extras - + Creating a channel 'my-stable-channel' for RHEL 4 AS u3 i386= : = + spacewalk-create-channel --user=3Dadmin --server=3D= myserver.example.com --version=3D4 --update=3Du3 --release=3DAS --arch=3Di3= 86 --destChannel=3Dmy-stable-channel + spacewalk-create-channel -l admin -s myserver.exam= ple.com -D /usr/share/rhn/channel-data/4-U3-AS-i386 -d my-stable-channel + + Upgrade previously created channel 'my-stable-channel' to RH= EL 4 AS u4 i386: + spacewalk-create-channel -l admin -s myserver.ex= ample.com -v 4 -u u4 -r AS -a i386 -d my-stable-channel + + Add the extra's channel as a child channel of 'my-stable-cha= nnel': + spacewalk-create-channel -l admin -s myserver.exa= mple.com -v 4 -u u4 -r AS -a i386 -e extras -p my-stable-channel -d my-sta= ble-extras + = Authors commit 92306dbed1b2b69d729194bc18f2fc3f36546eb7 Author: Justin Sherrill Date: Tue Oct 5 16:53:34 2010 -0400 fixing man page name diff --git a/client/tools/spacewalk-remote-utils/spacewalk-remote-utils.spe= c b/client/tools/spacewalk-remote-utils/spacewalk-remote-utils.spec index 53cf0d8..1849f83 100644 --- a/client/tools/spacewalk-remote-utils/spacewalk-remote-utils.spec +++ b/client/tools/spacewalk-remote-utils/spacewalk-remote-utils.spec @@ -37,7 +37,7 @@ docbook2man ./spacewalk-create-channel/doc/spacewalk-crea= te-channel.sgml -o ./sp %{__install} -p -m0644 spacewalk-create-channel/data/* %{buildroot}/%{_dat= adir}/rhn/channel-data/ = %{__mkdir_p} %{buildroot}/%{_mandir}/man1 -%{__gzip} -c ./spacewalk-create-channel/doc/spacewalk-create-channel.1 > %= {buildroot}/%{_mandir}/man1/spacecwalk-create-channel.1.gz +%{__gzip} -c ./spacewalk-create-channel/doc/spacewalk-create-channel.1 > %= {buildroot}/%{_mandir}/man1/spacewalk-create-channel.1.gz = %clean %{__rm} -rf %{buildroot} @@ -49,7 +49,7 @@ docbook2man ./spacewalk-create-channel/doc/spacewalk-crea= te-channel.sgml -o ./sp %{_datadir}/rhn/channel-data/ = %doc spacewalk-create-channel/doc/README spacewalk-create-channel/doc/COPY= ING -%doc %{_mandir}/man1/spacecwalk-create-channel.1.gz +%doc %{_mandir}/man1/spacewalk-create-channel.1.gz = %changelog * Tue Oct 05 2010 Justin Sherrill 1.0.4-1 --===============4676012370516354349==--