Re: bzip2?

2002-03-08 Thread Junichi Uekawa
"Chris Tillman" <[EMAIL PROTECTED]> cum veritate scripsit: > bootprep.sh requires bzip2. Should this be in make check? Or should > it just be assumed to be available. Adding it to Build-Depends: as bzip2 [ppc] would be nice, and checking for it in make chek would also be good, if we don't al

Re: Changing the file linux to linux.bin

2002-03-08 Thread Chris Tillman
Here's an updated effort. I also went into the makefiles and changed our targets to linux*.bin, to match the philosophy already used for root*.bin and rescue*.bin. This makes everything more parallel and maybe a little more readable, still ending up with the desired result. I split the diff in

Re: non-i18n'd arches

2002-03-08 Thread Christian T. Steigies
On Fri, Mar 08, 2002 at 06:17:46PM +, Philip Blundell wrote: > On Fri, 2002-03-08 at 16:50, Christian T. Steigies wrote: > > On Fri, Mar 08, 2002 at 04:42:31PM +, Phil Blundell wrote: > > > Can you try running bterm on its own and see if it works at all for you? > > > > Does that work on

Bug#137170: boot-floppies: [powerpc new-powermac] scsi disk not detected

2002-03-08 Thread Chris Tillman
reopen 137170 -- On Fri, Mar 08, 2002 at 12:20:05AM -0500, Colin Walters wrote: > On Thu, 2002-03-07 at 20:32, Chris Tillman wrote: > > > Maybe. But before waking Herbert up I wanted to see if maybe Colin > > did something strange to the kernel he got, or if it's straight out > > of the archive

Processed: Re: Bug#137170: boot-floppies: [powerpc new-powermac] scsi disk not detected

2002-03-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reopen 137170 Bug#137170: boot-floppies: [powerpc new-powermac] scsi disk not detected Bug reopened, originator not changed. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administr

Re: Changing the file linux to linux.bin

2002-03-08 Thread Chris Tillman
On Fri, Mar 08, 2002 at 03:00:36PM +, Richard Hirst wrote: > On Thu, Mar 07, 2002 at 08:45:31PM -0700, Chris Tillman wrote: > > I've attached a patch for changing the 'linux' file throughout > > boot-floppies to 'linux.bin', per James Treacy's request a couple of > > weeks ago. This is a glo

patch for termwrap

2002-03-08 Thread Taketoshi Sano
Hi all. I found that current dbootstrap don't write LANG setting to /etc/environment, and now write LANG_INST and LANGUAGE_INST to /root/dbootstrap_settings. So this patch is needed I think to update termwrap with the current dbootstrap action. Can you check this and commit it to cvs tree of ba

Broken links in the woody install docs

2002-03-08 Thread James A. Treacy
I have run a url checker over the files in http://www.debian.org/releases/woody/ and the results are in http://people.debian.org/~treacy/woody.documentation Due to some good work from robster, the file is down to 129 lines. Things aren't as bad as it sounds, though, as that only represents 83 bro

Bug#137170: boot-floppies: [powerpc new-powermac] scsi disk not detected

2002-03-08 Thread Colin Walters
On Thu, 2002-03-07 at 20:32, Chris Tillman wrote: > Maybe. But before waking Herbert up I wanted to see if maybe Colin > did something strange to the kernel he got, or if it's straight out > of the archive. The only relevant difference I can see with the -powerpc flavor is that CONFIG_SCSI_MESH

Missing filesystems for 2.4 kernel on testing cds

2002-03-08 Thread Richard Atterer
This was sent to debian-cd yesterday: - Forwarded message from Bradford Powell <[EMAIL PROTECTED]> - Date: Thu, 7 Mar 2002 11:41:28 -0500 (EST) From: Bradford Powell <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Missing filesystems for 2.4 kernel on testing cds Hello, I've downlo

"Bug" found ! Re: "clear" doesn't work with bterm / bf 3.0.20

2002-03-08 Thread Thomas Poindessous
le ven 08-03-2002 à 16:28, thomas poindessous a écrit : > Hi, i still have a problem with clear and bterm. It just doesn't work. The > cursor is moved in the right place, but screen is not cleared. I found it ! For bterm, clear must be : clear=\E[H\E[2J (found in bogl-0.1.8/bterm.ti) and busybo

Re: non-i18n'd arches

2002-03-08 Thread Philip Blundell
On Fri, 2002-03-08 at 16:50, Christian T. Steigies wrote: > On Fri, Mar 08, 2002 at 04:42:31PM +, Phil Blundell wrote: > > Can you try running bterm on its own and see if it works at all for you? > > Does that work on a console? > > cts@lepjas2:~>bterm > Usage: bterm -f font.bgf [ -l locale

Processed: your mail

2002-03-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 136698 Documentation: code disordered Bug#136698: boot-floppies: N Changed Bug title. > -BEGIN PGP SIGNATURE- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator

Re: non-i18n'd arches

2002-03-08 Thread Phil Blundell
On Fri, 2002-03-08 at 15:00, Christian T. Steigies wrote: > The boot-floppies on amiga usually boot in 640x480, but I just tried > 1024x768, some thing. Maybe is related to the Penguin in the top left corner > which is not deleted? The non-UTF boot-floppies always cleared the screen so > that the

"clear" doesn't work with bterm / bf 3.0.20

2002-03-08 Thread thomas poindessous
Hi, i still have a problem with clear and bterm. It just doesn't work. The cursor is moved in the right place, but screen is not cleared. I tested with bf 3.0.20 idepci and bf-2.4. My video card is nVidia Corporation NV11 (GeForce2 MX) (rev a1) I tried to launch my sid's bterm under bf, and it d

Re: Changing the file linux to linux.bin

2002-03-08 Thread Richard Hirst
On Thu, Mar 07, 2002 at 08:45:31PM -0700, Chris Tillman wrote: > I've attached a patch for changing the 'linux' file throughout > boot-floppies to 'linux.bin', per James Treacy's request a couple of > weeks ago. This is a global change, including scripts, docs, and > messages. -mv $releas

Re: Changing the file linux to linux.bin

2002-03-08 Thread Chris Tillman
On Fri, Mar 08, 2002 at 10:42:15AM +, Phil Blundell wrote: > On Fri, 2002-03-08 at 03:45, Chris Tillman wrote: > > I've spent several hours constructing and proofing, and I'm confident > > this will do exactly what we want, without affecting other instances > > of linux in the code/docs/mess

cvs commit to boot-floppies/make by pb

2002-03-08 Thread Debian Boot CVS Master
Repository: boot-floppies/make who:pb time: Fri Mar 8 04:52:11 PST 2002 Log Message: translate C to en in language list when building xlp Files: changed:utils -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

cvs commit to boot-floppies by pb

2002-03-08 Thread Debian Boot CVS Master
Repository: boot-floppies who:pb time: Fri Mar 8 04:51:15 PST 2002 Log Message: remove xlp.tgz when making clean Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to boot-floppies by pb

2002-03-08 Thread Debian Boot CVS Master
Repository: boot-floppies who:pb time: Fri Mar 8 04:50:34 PST 2002 Log Message: switch en back to C, was breaking the build VS: -- Files: changed:config -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Demographic analysis of debian user's language (was Re: b-f one-liner needs translating

2002-03-08 Thread Jordi Mallach
On Fri, Mar 08, 2002 at 09:29:36AM +0100, Radovan Garabik wrote: > not really, since Danish and German are germanic languages, so > it is similar to asking English users to install in Dutch :-) > You can group Danish, Swedish and both Norwegians together, though. Ah, so it was Swedish what I thin

Re: Changing the file linux to linux.bin

2002-03-08 Thread Phil Blundell
On Fri, 2002-03-08 at 03:45, Chris Tillman wrote: > I've spent several hours constructing and proofing, and I'm confident > this will do exactly what we want, without affecting other instances > of linux in the code/docs/messages. But please sample it in the next > day or two to see if you agre

Re: Demographic analysis of debian user's language (was Re: b-f one-liner needs translating

2002-03-08 Thread Radovan Garabik
On Wed, Mar 06, 2002 at 01:56:39PM +, Karl E. Jorgensen wrote: > On Wed, Mar 06, 2002 at 02:42:10PM +0100, Jordi Mallach wrote: > > > > Right, Catalan users could install using Spanish or French, depending > > where they live. Danish users could install using (I hope I'm not > > mistaken) Ger