Hello all,
Saw this on the devel-list; can we put up something like a PDF?
Ed
Yes. I plan to put up PDFs as soon as I figure out why I am getting errors trying to produce them. The DocBook XML tools to make PDFs aren't very robust. ;-) I think I have it narrowed down to the tables.
Tam
On Mon, Jul 21, 2003 at 10:39:20AM -0400, Edward C. Bailey wrote:
Hello all,
Saw this on the devel-list; can we put up something like a PDF? Ed
Date: Mon, 21 Jul 2003 08:24:52 -0600 (MDT) From: Chris Ricker kaboom@gatech.edu Subject: docs in downloadable format? To: rhl-devel-list@redhat.com
I'm browsing through http://rhl.redhat.com/ -- looks good.
Under the Participate section, there's a "Developer's Guide" and a "Documentation Guide". Any chance of those being posted in a format that's easy to download / print (pdf, single inline html, or similar)?
later, chris
-- Rhl-devel-list mailing list Rhl-devel-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-devel-list
-- Ed Bailey Red Hat, Inc. http://www.redhat.com/
"Tammy" == Tammy Fox tfox@redhat.com writes:
Tammy> Yes. I plan to put up PDFs as soon as I figure out why I am getting Tammy> errors trying to produce them. The DocBook XML tools to make PDFs Tammy> aren't very robust. ;-) I think I have it narrowed down to the Tammy> tables.
Well, even an HTML tarball would probably fill the bill initially, and give you a bit of breathing room to work on the XML>PDF issue...
Ed
On Mon, Jul 21, 2003 at 10:49:48AM -0400, Edward C. Bailey wrote:
"Tammy" == Tammy Fox tfox@redhat.com writes:
Tammy> Yes. I plan to put up PDFs as soon as I figure out why I am getting Tammy> errors trying to produce them. The DocBook XML tools to make PDFs Tammy> aren't very robust. ;-) I think I have it narrowed down to the Tammy> tables.
Well, even an HTML tarball would probably fill the bill initially, and give you a bit of breathing room to work on the XML>PDF issue...
Ed
There isn't a nice place to put the link for that right now. We have code to put a pretty icon under the left nav bar if a PDF exists for the page. There isn't code right now to put an icon for a tarball, and I think it would be better to spend time on the PDF production.
Tam
On Mon, 21 Jul 2003, Tammy Fox wrote:
Yes. I plan to put up PDFs as soon as I figure out why I am getting errors trying to produce them. The DocBook XML tools to make PDFs aren't very robust. ;-) I think I have it narrowed down to the tables.
Oh, I know the pain of XML -> PDF all too well ;-)
Thanks, whenever you get it working.
later, chris
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
did anyone manage to get the CVS rhlp-docs-scripts? I keep getting connetion timeouts.
(I suppose the CVS server is currently quite stressed ... but I did not get them for some hours now. If somebody checked them out successfully - any chance you put them on an FTP/HTTP server?)
Thanks,
Michael
On 21 Jul 2003, Edward C. Bailey wrote:
Hello all,
Saw this on the devel-list; can we put up something like a PDF? Ed
- -- Michael Redinger Zentraler Informatikdienst (Computer Centre) Universitaet Innsbruck Technikerstrasse 13 Tel.: ++43 512 507 2335 6020 Innsbruck Fax.: ++43 512 507 2944 Austria Mail: Michael.Redinger@uibk.ac.at BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D http://www.uibk.ac.at/~c102mr/mred-pubkey.asc
Sorry. That is the wrong module. It is rhlp-docs. I was going to put the scripts in a separate module, but I decided to leave them with docs for now until I have time to write scripts other than the ones in the Makefiles.
I'll fix the website shortly.
Tammy
On Mon, Jul 21, 2003 at 10:01:42PM +0200, Michael Redinger wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
did anyone manage to get the CVS rhlp-docs-scripts? I keep getting connetion timeouts.
(I suppose the CVS server is currently quite stressed ... but I did not get them for some hours now. If somebody checked them out successfully - any chance you put them on an FTP/HTTP server?)
Thanks,
Michael
On 21 Jul 2003, Edward C. Bailey wrote:
Hello all,
Saw this on the devel-list; can we put up something like a PDF? Ed
Michael Redinger Zentraler Informatikdienst (Computer Centre) Universitaet Innsbruck Technikerstrasse 13 Tel.: ++43 512 507 2335 6020 Innsbruck Fax.: ++43 512 507 2944 Austria Mail: Michael.Redinger@uibk.ac.at BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D http://www.uibk.ac.at/~c102mr/mred-pubkey.asc
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE/HEarD9ep2WXCwR0RAhZ3AJ9pxcQNn14ONDpFFegKk2+zr9ZJawCeIfRI kptV3abQv9TFkWzOLVd+tL4= =ovcE -----END PGP SIGNATURE-----
-- Rhl-docs-list mailing list Rhl-docs-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-docs-list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
It actually times out before I can run "cvs -z3 co rhlp-docs-scripts" (but thanks for that one anyway).
I export CVSROOT (BTW: I think CVS_RHS="ssh" is also necessary - right? It is missing in "documentation-guide/ch-getting-files.html" but mentioned in documentation-guide/s1-cvs-configure.html). But cvs login returns an error:
$ export CVSROOT=:pserver:anonymous@rhlinux.redhat.com:/usr/local/CVS $ export CVS_RSH="ssh" $ cvs -z3 login cvs [login aborted]: connect to rhlinux.redhat.com(66.187.233.241):2401 failed: Connection timed out $ echo $? 1 o
ps.: The sentence "Checking the files out anonymously" in ch-getting-files.html is not very clear. I know some open source projects where you have to enter eg. "anonymous" as password. So something like "do not enter a password" should be added (is this correct? I do not get that far ...). This information is also missing in s1-cvs-configure.html .
Michael
On Mon, 21 Jul 2003, Tammy Fox wrote:
Sorry. That is the wrong module. It is rhlp-docs. I was going to put the scripts in a separate module, but I decided to leave them with docs for now until I have time to write scripts other than the ones in the Makefiles.
I'll fix the website shortly.
Tammy
On Mon, Jul 21, 2003 at 10:01:42PM +0200, Michael Redinger wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
did anyone manage to get the CVS rhlp-docs-scripts? I keep getting connetion timeouts.
(I suppose the CVS server is currently quite stressed ... but I did not get them for some hours now. If somebody checked them out successfully - any chance you put them on an FTP/HTTP server?)
Thanks,
Michael
On 21 Jul 2003, Edward C. Bailey wrote:
Hello all,
Saw this on the devel-list; can we put up something like a PDF? Ed
Michael Redinger Zentraler Informatikdienst (Computer Centre) Universitaet Innsbruck Technikerstrasse 13 Tel.: ++43 512 507 2335 6020 Innsbruck Fax.: ++43 512 507 2944 Austria Mail: Michael.Redinger@uibk.ac.at BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D http://www.uibk.ac.at/~c102mr/mred-pubkey.asc
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE/HEarD9ep2WXCwR0RAhZ3AJ9pxcQNn14ONDpFFegKk2+zr9ZJawCeIfRI kptV3abQv9TFkWzOLVd+tL4= =ovcE -----END PGP SIGNATURE-----
-- Rhl-docs-list mailing list Rhl-docs-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-docs-list
--
-- Rhl-docs-list mailing list Rhl-docs-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-docs-list
- -- Michael Redinger Zentraler Informatikdienst (Computer Centre) Universitaet Innsbruck Technikerstrasse 13 Tel.: ++43 512 507 2335 6020 Innsbruck Fax.: ++43 512 507 2944 Austria Mail: Michael.Redinger@uibk.ac.at BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D http://www.uibk.ac.at/~c102mr/mred-pubkey.asc
Oops. You need pserver for anonymous. I'll change documentation-guide/ch-getting-files.html.
Also, the anonymous co hasn't been turned on yet. Sorry about that. notting is going to work on it this week.
Tammy
On Mon, Jul 21, 2003 at 10:37:39PM +0200, Michael Redinger wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
It actually times out before I can run "cvs -z3 co rhlp-docs-scripts" (but thanks for that one anyway).
I export CVSROOT (BTW: I think CVS_RHS="ssh" is also necessary - right? It is missing in "documentation-guide/ch-getting-files.html" but mentioned in documentation-guide/s1-cvs-configure.html). But cvs login returns an error:
$ export CVSROOT=:pserver:anonymous@rhlinux.redhat.com:/usr/local/CVS $ export CVS_RSH="ssh" $ cvs -z3 login cvs [login aborted]: connect to rhlinux.redhat.com(66.187.233.241):2401 failed: Connection timed out $ echo $? 1 o
ps.: The sentence "Checking the files out anonymously" in ch-getting-files.html is not very clear. I know some open source projects where you have to enter eg. "anonymous" as password. So something like "do not enter a password" should be added (is this correct? I do not get that far ...). This information is also missing in s1-cvs-configure.html .
Michael
On Mon, 21 Jul 2003, Tammy Fox wrote:
Sorry. That is the wrong module. It is rhlp-docs. I was going to put the scripts in a separate module, but I decided to leave them with docs for now until I have time to write scripts other than the ones in the Makefiles.
I'll fix the website shortly.
Tammy
On Mon, Jul 21, 2003 at 10:01:42PM +0200, Michael Redinger wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
did anyone manage to get the CVS rhlp-docs-scripts? I keep getting connetion timeouts.
(I suppose the CVS server is currently quite stressed ... but I did not get them for some hours now. If somebody checked them out successfully - any chance you put them on an FTP/HTTP server?)
Thanks,
Michael
On 21 Jul 2003, Edward C. Bailey wrote:
Hello all,
Saw this on the devel-list; can we put up something like a PDF? Ed
Michael Redinger Zentraler Informatikdienst (Computer Centre) Universitaet Innsbruck Technikerstrasse 13 Tel.: ++43 512 507 2335 6020 Innsbruck Fax.: ++43 512 507 2944 Austria Mail: Michael.Redinger@uibk.ac.at BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D http://www.uibk.ac.at/~c102mr/mred-pubkey.asc
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE/HEarD9ep2WXCwR0RAhZ3AJ9pxcQNn14ONDpFFegKk2+zr9ZJawCeIfRI kptV3abQv9TFkWzOLVd+tL4= =ovcE -----END PGP SIGNATURE-----
-- Rhl-docs-list mailing list Rhl-docs-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-docs-list
--
-- Rhl-docs-list mailing list Rhl-docs-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-docs-list
Michael Redinger Zentraler Informatikdienst (Computer Centre) Universitaet Innsbruck Technikerstrasse 13 Tel.: ++43 512 507 2335 6020 Innsbruck Fax.: ++43 512 507 2944 Austria Mail: Michael.Redinger@uibk.ac.at BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D http://www.uibk.ac.at/~c102mr/mred-pubkey.asc
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE/HE8bD9ep2WXCwR0RAm33AKDnpuCkj0d32WPemzP7i3CM88jHnwCfe17Z /mMtAXx66sOOY35ujxBy2g4= =kNNO -----END PGP SIGNATURE-----
-- Rhl-docs-list mailing list Rhl-docs-list@redhat.com http://www.redhat.com/mailman/listinfo/rhl-docs-list
docs@lists.stg.fedoraproject.org