Re: [Adam Di Carlo adam@onshore.com] [RFC] DDP and www.debian.org merger

2000-03-26 Thread Adam Di Carlo
Josip Rodin [EMAIL PROTECTED] writes:

 The index page for DDP documents needs to be implemented with a bit of WML
 magic, with .wml and .wmh files. From what I managed to observe in the last
 half an hour or so, all we need is some modification of
 webwml/english/template/debian/install_manual.wml to something less specific
 to install manuals etc, and better adjusted for this purpose, and a few
 lines of WML code to invoke the functions which generate the page.
 
 Any comments or even better concrete help would be highly appreciated :)

I suggest rather a set of metadata files; these files can be the basis
for a little sort of metadata database, so we could say:

  make-doc-index state=released

to get an nice HTML index of the released documents, or

  make-doc-index state=in-progress

to see rough documents which aren't ready yet.

The metadata files would include a title, author, relative URL,
release state, package if any it appears in.  Um... maybe other data
too.

-- 
.Adam Di [EMAIL PROTECTED]URL:http://www.onShore.com/


Bug#46799: marked as done (add makedev to notes on running slink with kernel 2.2.x )

2000-03-26 Thread Debian Bug Tracking System
Your message dated Sat, 25 Mar 2000 20:12:41 -0500
with message-id [EMAIL PROTECTED]
and subject line add makedev to notes on running slink with kernel 2.2.x 
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 6 Oct 1999 15:32:45 +
Received: (qmail 1041 invoked from network); 6 Oct 1999 15:32:45 -
Received: from pluto.colsa.com (HELO droid.colsa.com) (12.13.161.3)
  by master.debian.org with SMTP; 6 Oct 1999 15:32:45 -
From: [EMAIL PROTECTED] (Raj Manandhar)
Message-ID: [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED] (Raj Manandhar)
Received: by droid.colsa.com
id m11Yt3b-3GC
(Debian Smail-3.2.0.102 1998-Aug-2 #2); Wed, 6 Oct 1999 10:32:43 -0500 
(CDT)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Wed, 6 Oct 1999 10:32:43 -0500 (CDT)
To: [EMAIL PROTECTED]
Subject: add makedev to notes on running slink with kernel 2.2.x 
X-Mailer: VM 6.70 under Emacs 20.3.2
Reply-To: [EMAIL PROTECTED]
Bcc:

Package: www.debian.org
Version: current

On the page

http://www.us.debian.org/releases/stable/running-kernel-2.2

there is a list of various potentially problematic packages. makedev
should be added to the list, because the kernel pty/ttyp majors
changed in 2.2.x (in fact the change seems to be there in 2.0.36, too,
but with backwards compatibility).

makedev 2.3.1-19, which is on the CD I have, seems to have a bug in
it, in that the postinst script creates the devices in / instead of
/dev. It looks like this is fixed in the current stable version
2.3.1-23 (which I just FTPed). Unless one has this fixed version, the
system doesn't run very well with kernel 2.2.12, since the ptys in
/dev have the wrong major.

So the bottom line is: one needs a newer makedev. The current stable
one works, for example. Perhaps there are similar problems for other
packages that made it onto older slink CDs, too, so it might be a good
idea to add the FTP site to /etc/apt/sources.list and do an `apt-get
update; apt-get upgrade' before trying the 2.2.x kernels. This doesn't
help people without Internet access, though.

-- 
Raj Manandhar ([EMAIL PROTECTED])(256) 922-1512 x2900
---
Received: (at 46799-done) by bugs.debian.org; 26 Mar 2000 00:20:49 +
Received: (qmail 24266 invoked from network); 26 Mar 2000 00:20:48 -
Received: from 209-122-226-70.s324.tnt1.nyw.ny.dialup.rcn.com (HELO arroz.fake) 
(@209.122.226.70)
  by master.debian.org with SMTP; 26 Mar 2000 00:20:48 -
Received: by arroz.fake (Postfix, from userid 421)
id 7F98A93858; Sat, 25 Mar 2000 20:12:41 -0500 (EST)
To: [EMAIL PROTECTED]
Subject: add makedev to notes on running slink with kernel 2.2.x 
From: Adam Di Carlo [EMAIL PROTECTED]
Date: Sat, 25 Mar 2000 20:12:41 -0500
Sender: [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]


Ok, I mentioned you should be running a fully up-to-date slink.
I believe this bug has been addressed, therefore.

Note that it may take a few days for the web pages to propogate out
into the mirror system.

.Adam Di [EMAIL PROTECTED]URL:http://www.onShore.com/


Re: `boot-floppies' documentation naming conventions?

2000-03-26 Thread James A. Treacy
On Sat, Mar 25, 2000 at 05:39:13PM -0500, Adam Di Carlo wrote:
 Adam Di Carlo [EMAIL PROTECTED] writes:
 
  The current state is that translations are relying on the existance
  of www.es.debian.org and www.br.debian.org, both of which are not very
  reliable. In fact, neither is currently accessable. This isn't very
  robust.
  
  Well, lets just have it all point, for web pages, to www.debian.org.
  Go ahead and change that in slink, I'll hack it for potato.
  
  For downloads, should we point to http.us.debian.org or is there
  something better?
 
 James, if you don't have time to fix the broken links, could you at
 least send the list of broken links to the debian-boot mail list?
 
I'll try pointing the urlchecker at http://www.debian.org/releases/potato
and see what happens.

-- 
James (Jay) Treacy
[EMAIL PROTECTED]


Re: `boot-floppies' documentation naming conventions?

2000-03-26 Thread Adam Di Carlo
James A. Treacy [EMAIL PROTECTED] writes:

 I'll try pointing the urlchecker at http://www.debian.org/releases/potato
 and see what happens.

Oh, I don't have the documentation up there yet.

I was asking more about the slink stuff.  You were saying you'd go
thru that ...  It would help me not to have to go back and fix that
stuff up but I can if I need to.

-- 
.Adam Di [EMAIL PROTECTED]URL:http://www.onShore.com/


Re: `boot-floppies' documentation naming conventions?

2000-03-26 Thread James A. Treacy
On Sat, Mar 25, 2000 at 11:34:06PM -0500, Adam Di Carlo wrote:
 James A. Treacy [EMAIL PROTECTED] writes:
 
  I'll try pointing the urlchecker at http://www.debian.org/releases/potato
  and see what happens.
 
 Oh, I don't have the documentation up there yet.
 
It's probably a good idea for us to check the pages before they become
public. Once you update them, I can force a mirror to va and can run
the url checker from there.

 I was asking more about the slink stuff.  You were saying you'd go
 thru that ...  It would help me not to have to go back and fix that
 stuff up but I can if I need to.
 
Here's the most recent results. I've gone through and grouped most of
the ones due to related problems. Some also have suggested fixes attached.



Looking into http://localhost/releases/slink/i386/reports 
  http://insite.verisim.com/search/debian/simple : error 500 Can't connect to 
insite.verisim.com:80 (Bad hostname 'insite.verisim.com')
Should be changed to look in http://www.debian.org/search (using a relative URL 
if possible).

Looking into http://localhost/releases/slink/index.hr.html 
  http://netgod.net/x/apt_0.3.7slink0_i386.deb : error 500 Can't connect to 
netgod.net:80 (Connection timed out)

The next big bunch of problems are all in
http://localhost/releases/slink/{alpha,i386,m68k,sparc}/install.{es,pt}.html
All references to www.es.debian.org and www.br.debian.org should be changed
to relative links

Looking into http://localhost/releases/slink/sparc/install.pt.html 
  http://www.br.debian.org/releases/2.1/sparc/release-notes/ : error 500 Can't 
connect to www.br.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/sparc/install.es.html 
  http://www.es.debian.org/releases/2.1/sparc/release-notes/ : error 500 Can't 
connect to www.es.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/i386/install.pt.html 
  http://www.br.debian.org/releases/2.1/i386/release-notes/ : error 500 Can't 
connect to www.br.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/i386/install.es.html 
  http://www.es.debian.org/releases/2.1/i386/release-notes/ : error 500 Can't 
connect to www.es.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/alpha/install.pt.html 
  http://www.br.debian.org/releases/2.1/alpha/release-notes/ : error 500 Can't 
connect to www.br.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/alpha/install.es.html 
  http://www.es.debian.org/releases/2.1/alpha/release-notes/ : error 500 Can't 
connect to www.es.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/m68k/install.pt.html 
  http://www.br.debian.org/releases/2.1/m68k/release-notes/ : error 500 Can't 
connect to www.br.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/m68k/install.es.html 
  http://www.es.debian.org/releases/2.1/m68k/release-notes/ : error 500 Can't 
connect to www.es.debian.org:80 (Connection timed out)
Looking into 
http://localhost/releases/slink/sparc/release-notes/ch-whats-new.pt.html 
  http://www.br.debian.org/Bugs/ : error 500 Can't connect to 
www.br.debian.org:80 (Connection timed out)
Looking into 
http://localhost/releases/slink/sparc/release-notes/ch-upgrading.pt.html 
  http://www.br.debian.org/releases/2.1/sparc/dselect-beginner : error 500 
Can't connect to www.br.debian.org:80 (Connection timed out)
Looking into 
http://localhost/releases/slink/i386/release-notes/ch-upgrading.pt.html 
  http://www.br.debian.org/releases/2.1/i386/dselect-beginner : error 500 Can't 
connect to www.br.debian.org:80 (Connection timed out)
Looking into 
http://localhost/releases/slink/alpha/release-notes/ch-upgrading.pt.html 
  http://www.br.debian.org/releases/2.1/alpha/dselect-beginner : error 500 
Can't connect to www.br.debian.org:80 (Connection timed out)
Looking into 
http://localhost/releases/slink/m68k/release-notes/ch-upgrading.pt.html 
  http://www.br.debian.org/releases/2.1/m68k/dselect-beginner : error 500 Can't 
connect to www.br.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/sparc/ch-welcome.pt.html 
  http://www.br.debian.org/social_contract : error 500 Can't connect to 
www.br.debian.org:80 (Connection timed out)
  http://www.br.debian.org/doc/debian-policy/ : error 500 Can't connect to 
www.br.debian.org:80 (Connection timed out)
  http://www.br.debian.org/doc/FAQ/ : error 500 Can't connect to 
www.br.debian.org:80 (Connection timed out)
  http://www.br.debian.org/releases/2.1/ : error 500 Can't connect to 
www.br.debian.org:80 (Connection timed out)
  http://www.br.debian.org/releases/2.1/sparc/install : error 500 Can't connect 
to www.br.debian.org:80 (Connection timed out)
Looking into http://localhost/releases/slink/sparc/ch-hardware-req.pt.html 
  http://www.br.debian.org/MailingLists/subscribe : error 500 Can't connect to 
www.br.debian.org:80 (Connection timed 

Would you like to save 30% on your phone bills and...

2000-03-26 Thread jeffallen

To be removed from this mailing list immediately press reply and enter REMOVE 
on the subject line.

Would you like some information on saving 30% on your Phone bills each month 
and how to get up to 8% back each month on your Utilities including phone. This 
service works for both business and residential, domestic and international. 
Sign up is FREE

Reply with MORE INFO in the subject field