Re: hardware detection using libpci

2000-11-14 Thread David Whedon

Wed, Nov 15, 2000 at 04:18:04PM +1100 wrote:
> 
> snddetect didnt didnt my isa awe64, but ethdetect detect my rtl8139.

Right now I'm only looking at PCI devices, since the ISA probe is
invasive and there was concern that we wouldn't want to do that during
the initial install.  

snddetect probably shouldn't have that constraint since it won't be
used in the initiail install, but could be part of some post-configuration?
Though for post configuration we may well want to look more closely at
the other detection packages developed by Corel et. al.

-David
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77048: boot-floppies: boot-floppies and (woody)netsaint are incompatible

2000-11-14 Thread Adam Di Carlo

Lazarus Long <[EMAIL PROTECTED]> writes:

> So, which package earns the bug?  Talk amongst yourselves, the two are
> incompatible and one needs to change, it matters not to me.

Probably boot-floppies, but since boot-floppies isn't ready at all for
woody yet, I am not worried.  Anyone using boot-floppies with woody is
going to get many many many many problems.

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77088: wd driver won't load during install

2000-11-14 Thread rfunk

Package: boot-floppies
Version: 2.2.17

Using the i386 boot floppies provided for Debian 2.2r1, I am unable to
load the wd driver for my SMC Elite network card.  Under both the
"idepci" and "compact" disk sets, part of the problem appears to be
that the required dependency, the 8390.o module, is not included.
This part I am sure is a Debian bug, since all the dependencies of
included modules need to be included.

The rest, I'm not entirely sure whether it's a Debian bug  When
running the full version of the install disks, the 8390 module is
there and loadable, but then when I try to load wd.o, I still get a
"init_module: Device or resource busy" error, whether I give it no
arguments, all the relevant arguments (io, irq, mem), or anything in
between.  By comparison, a tomsrtbt disk (kernel 2.0.39 with the wd
driver among the many it has compiled in) automatically detects and
sets up the network interface.
-- 
==|   "A microscope locked in on one point
 Rob Funk <[EMAIL PROTECTED]> |Never sees what kind of room that it's in"
 http://www.funknet.net/rfunk |-- Chris Mars, "Stuck in Rewind"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Michael Sobolev

On Tue, Nov 14, 2000 at 08:12:49PM +0100, Marcin Owsiany wrote:
> They are no more independent. This will be going mainstream
> really soon now, and the build process depends on them. Adam
> agreed with me that it is a good idea to have that in utilities
> in order to make a good source package.

On Tue, Nov 14, 2000 at 06:13:55PM -0500, Adam Di Carlo wrote:
> There is reason to merge them, because as  of a day or so or now, you
> will need the sources in order to build boot-floppies.

Well, so you want people to download that huge boot-floppies in case they just
want a custom version of boot floppies without language chooser at all?

I still do not think that this is a good idea to merge these two modules.
Let's better create a separate package (called boot-floppies-lc), and make
boot-floppies suggest it.

--
Misha


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: DAC960P

2000-11-14 Thread Adam Di Carlo

Maniak-B <[EMAIL PROTECTED]> writes:

> On 14 Nov 2000, Adam Di Carlo wrote:
> 
> > Maniak-B <[EMAIL PROTECTED]> writes:
> > 
> > > I just dont know how to tell the kernel that I'm using this board, cos the
> > > installation program doesnt find it.
> > 
> > It should say on that syslinux first screen that comes up, i.e., this
> > disk was build using blah blah blah kernel.
> 
> It doesnt. What should I do ?

For all Potato (and slink) official Debian boot-floppies on i386, it
indeed does tell you the kernel version on the syslinux screen.  The
top of the screen should say "Welcome to Debian GNU/Linux 2.2!" and
near the bottom it will say:

  This disk uses Linux 2.2.17-compact
(from kernel-image-2.2.17-compact_2.2.17-0.1)

If you don't see that and you are on i386 then download new floppies,
because you have major problems there and aren't running anything that
came from us.


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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




compact flavor definately messed

2000-11-14 Thread Adam Di Carlo


I'm having two problems on the compact flavor 2.2.18 i386, using the
kernel/pcmcia for 2.2.17 (not the pre versions, the pcmcia from potato
and the rejected kernel-image-2.2.17* packages).

Since potato kernel situation is now in a very bad state also, it
seems that we're damned in any way, and I'm blocked from releasing
boot-floppies like this or even testing it very thoroughly.

I also am showing a failure to be able to run modconf -- that might be
due to the modules situation or not.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




2.2.18 + LANG_CHOOSER has bad bugs

2000-11-14 Thread Adam Di Carlo


Here's my preliminary findings with LANG_CHOOSER and 2.2.18.

bad bugs:
 - cannot find default keymap
cosmetic bugs:
 - english should be first language on top
 - highlight in cfdisk doens't show up (bterm issue)?
 - choose the language screen is ugly -- needs intro text at the top,
   should look like other screens more e.g. pick install method, IMHO

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: hardware detection using libpci

2000-11-14 Thread Glenn McGrath

David Whedon wrote:
> 
> Hi,
> 
> I made a new version of ddetect with a few changes, even if we don't
> go the libdetect way it was instructive to figure out how to make
> multiple .udebs conviennently.
> 
> I'm now generating 2 udebs which each provide the virtual package
> [sound|ethernet]-card-detection:
> snddetect_0.0.5_i386.udeb
> ethdetect_0.0.5_i386.udeb
> 
> Assumption:
> We want udebs to be small. Therefore they shouldn't contain anything more
> than the bare minimum to accomplish their function. This is against
> policy (no manpage, copyright, etc.).  For this example
> the .udebs contain very little:
> $ dpkg -c snddetect_0.0.5_i386.udeb
> drwxr-xr-x root/root 0 2000-11-14 20:38:59 ./
> drwxr-xr-x root/root 0 2000-11-14 20:38:58 ./usr/
> drwxr-xr-x root/root 0 2000-11-14 20:38:59 ./usr/bin/
> -rwxr-xr-x root/root 26460 2000-11-14 20:38:59 ./usr/bin/snddetect
> 
> Documentation, copyrights etc. will be in another udeb.
> 
> The .udebs can be found at:
> http://www.gordian.com/users/davidw/debian.html
> 
> Comments, critisisms are welcome,
> 
> -David

snddetect didnt didnt my isa awe64, but ethdetect detect my rtl8139.

I can see that your approach to hardware detection is best at least in
the short term. I would still like to be able to avoid depending on
/proc (which libdetect uses), but thats probably not very important to
the installer.   


Glenn


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: hardware detection using libpci

2000-11-14 Thread David Whedon

Hi,

I made a new version of ddetect with a few changes, even if we don't
go the libdetect way it was instructive to figure out how to make
multiple .udebs conviennently.

I'm now generating 2 udebs which each provide the virtual package
[sound|ethernet]-card-detection:
snddetect_0.0.5_i386.udeb
ethdetect_0.0.5_i386.udeb


Assumption:
We want udebs to be small. Therefore they shouldn't contain anything more
than the bare minimum to accomplish their function. This is against
policy (no manpage, copyright, etc.).  For this example
the .udebs contain very little:
$ dpkg -c snddetect_0.0.5_i386.udeb 
drwxr-xr-x root/root 0 2000-11-14 20:38:59 ./
drwxr-xr-x root/root 0 2000-11-14 20:38:58 ./usr/
drwxr-xr-x root/root 0 2000-11-14 20:38:59 ./usr/bin/
-rwxr-xr-x root/root 26460 2000-11-14 20:38:59 ./usr/bin/snddetect

Documentation, copyrights etc. will be in another udeb.

The .udebs can be found at:
http://www.gordian.com/users/davidw/debian.html


Comments, critisisms are welcome,

-David



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 20:09:35

Modified files:
.  : Makefile 

Log message:
add proper dependancies for root1440*.bin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 20:02:00

Modified files:
utilities/dbootstrap: main.c 

Log message:
use DEBUGMSG 1 place where proper


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: DAC960P

2000-11-14 Thread Joey Hess

Maniak-B wrote:
> It doesnt. What should I do ?
> 
> PS: The board is there. There was a NT server laying there before...

Newer versions of dac960 controller may not work with the kernel in
Debian. We've ran into this at VA; it's a firmware issue.

-- 
see shy jo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77040: further information

2000-11-14 Thread Adam Di Carlo

Alex <[EMAIL PROTECTED]> writes:

> cant let it auto boot or the machine never starts up...
> 
> if i type /vmlinux i get:
> Read error on block 1651470196
> Read error on block 1651470196
> Image not found try again
> boot:
> 
> 
> if i type /boot/vmlinux-2.2.17 i get:
> (the spinning line)
> (screen blacks as if going into linux)
> (goes white back to OF)
> ... ok
> copying OF device tree...done
> Initing fake screen
> DEFAULT CATCH!, code=FFF00300 at   %SRR0: 00201008   %SRR1: 3070
>   ok
> 0 >
> 
> if there is any other specific information that you need i can try to obtain
> it

I would suggest asking on the debian-powerpc lists.  This is purely a
kernel problem and there are not too many people on this list able to
field PowerPC kernel issues.

There's some ide=... boot switch that helps on a lot of macs with
internal IDE devices.
-- 
.Adam Di [EMAIL PROTECTED]http://www.onShore.com/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 18:40:50

Modified files:
.  : rootdisk.sh 

Log message:
using proper list of langs for copying messages files


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 17:39:30

Added files:
utilities/bf-utf: newt-0.50-5.3-ege1.diff slang-1.4.0-ege5.diff 
  ucs.bdf unifont.bdf 

Log message:
hope everything will be all right this time


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 17:21:14

Removed files:
utilities/bf-utf: ucs.bdf unifont.bdf 

Log message:
something wrong with the size


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 16:27:48

Added files:
utilities/bf-utf/libutf8/utf8: config.h limits.h locale.h 
   stdio.h stdlib.h types.h wchar.h 
   wctype.h 
utilities/bf-utf/libutf8: Makefile README iswprint.c libc.c 
  libc.h locale_is.c mbrtowc.c mbtowc.c 
  nonspacing.h setlocale.c wctomb.c 
  wcwidth.c libutf8_plug.so 
.  : newt-0.50-5.3-ege1.diff slang-1.4.0-ege5.diff 
utilities/bf-utf/newt: config.log .cvsignore CHANGES COPYING 
   Makefile.in Makefile.in.orig button.c 
   buttonbar.c checkbox.c checkboxtree.c 
   config.h config.h.in config.status 
   configure configure.in dialogboxes.c 
   dialogboxes.h entry.c form.c grid.c 
   install-sh label.c listbox.c newt.c 
   newt.h newt.spec newt_pr.h peanuts.py 
   popcorn.py scale.c scrollbar.c 
   showchars.c showkey.c snack.py 
   snackmodule.c test.c testgrid.c 
   testtree.c textbox.c tutorial.sgml 
   whiptail.1 whiptail.c whiptcl.c windows.c 
utilities/bf-utf/slang: COPYING.ART COPYING COPYING.GPL 
COPYRIGHT INSTALL.pc INSTALL.unx 
INSTALL.vms NEWS README UPGRADE.txt 
changes.txt configure slang.lis 
utilities/bf-utf/slang/autoconf: Makefile.in acsite.m4 
 config.guess config.sub 
 configure.in install.sh 
 mkinsdir.sh 
utilities/bf-utf/slang/demo: config.log Makefile.in Makefile.w32 
 README config.status configure 
 configure.in demolib.c keypad.c 
 modules.unx pager.c smgtest.c 
 useropen.c 
utilities/bf-utf/slang/doc: grammar.txt README slangdoc.html 
utilities/bf-utf/slang/doc/OLD/help: makefile.djg README 
 makefile.os2 makefile.unx 
 slang.hlp slhelp.c 
utilities/bf-utf/slang/doc/text: cref.txt cslang.txt slang.txt 
 slangfun.txt 
utilities/bf-utf/slang/doc/internal: rpn.txt 
utilities/bf-utf/slang/doc/tm/rtl: array.tm assoc.tm bstr.tm 
   debug.tm dir.tm eval.tm 
   import.tm info.tm math.tm 
   message.tm misc.tm ospath.tm 
   posio.tm posix.tm stack.tm 
   stdio.tm strops.tm struct.tm 
   time.tm tm-sort.sl type.tm 
   whatelse.sl 
utilities/bf-utf/slang/doc/tm: Makefile copyright.tm cref.tm 
   cslang.tm fixtex.sl preface.tm 
   regexp.tm slang.tm slangfun.tm 
utilities/bf-utf/slang/doc/tm/tools: Makefile README sl2tm.c 
 tm2txt.c 
utilities/bf-utf/slang/examples: assoc.sl prime.sl sort.sl 
 utmp.sl 
utilities/bf-utf/slang/modules: Makefile README newt-module.c 
newt.sl smg-module.c smg.sl 
utilities/bf-utf/slang/slsh/lib: slsh.rc 
utilities/bf-utf/slang/slsh: Makefile README slsh.c 
utilities/bf-utf/slang/slsh/scripts: badlinks htmlstrip ls lsrpm 
 mv purge 
utilities/bf-utf/slang/src/curses: Makefile README battle.c 
   blue.c bs.c firework.c gdc.c 
   hanoi.c knight.c rain.c 
   tclock.c view.c worm.c 
utilities/bf-utf/slang/src: DESCRIP.MMS Makefile.in VMSMAKE.COM 
_slang.h calc.c calc.sl config.hin 
jdmacros.h keywhash.c modules.unx 
pcconf.c sl-feat.h slang.c slang.h 
slarith.c slarith.inc slarray.c 
slarrfun.c slarrfun.inc slarrmis.c 
slassoc.c slbstr.c slclass.c slcmd.

Re: DAC960P

2000-11-14 Thread Maniak-B

On 14 Nov 2000, Adam Di Carlo wrote:

> Maniak-B <[EMAIL PROTECTED]> writes:
> 
> > I just dont know how to tell the kernel that I'm using this board, cos the
> > installation program doesnt find it.
> 
> It should say on that syslinux first screen that comes up, i.e., this
> disk was build using blah blah blah kernel.

It doesnt. What should I do ?

PS: The board is there. There was a NT server laying there before...

[]'s
Pablo

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

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Pablo Borges[EMAIL PROTECTED]
---
  
 /\Debian:
 \__/ |  The 100% suck free linux distro.
 /
   / Tecnologia UOL



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: DAC960P

2000-11-14 Thread Adam Di Carlo

Maniak-B <[EMAIL PROTECTED]> writes:

> I just dont know how to tell the kernel that I'm using this board, cos the
> installation program doesnt find it.

It should say on that syslinux first screen that comes up, i.e., this
disk was build using blah blah blah kernel.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: DAC960P

2000-11-14 Thread Maniak-B


On 14 Nov 2000, Adam Di Carlo wrote:

> Maniak-B <[EMAIL PROTECTED]> writes:
> 
> > I dunno if this question should be asked here, but I didnt find a way to
> > install debian on a server here that has this raid board.
> > 
> > if someone has some piece of information to help me (except the driver
> > author's homepage, that I've already read) I'd be thankful.
> 
> It should be supported on the "compact" flavor of kernels.

Yes, sire. I'm using the 2nd Official Potato CD.

I just dont know how to tell the kernel that I'm using this board, cos the
installation program doesnt find it.

Thanks for your attention,
[]'s
Pablo


> If not, tell us which kernel configuratino variable it is, if not
> CONFIG_BLK_DEV_DAC960.
> 
> -- 
> .Adam Di [EMAIL PROTECTED]http://www.onShore.com/>
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Pablo Borges[EMAIL PROTECTED]
---
  
 /\Debian:
 \__/ |  The 100% suck free linux distro.
 /
   / Tecnologia UOL



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: 3ware driver in 2.2.17 distribution

2000-11-14 Thread Adam Di Carlo

Lindsey Simon <[EMAIL PROTECTED]> writes:

> I'm wondering if anyone might be able to help me with weirdnesses I'm having with the
> compiled in 3-ware 3w- driver that comes with the potato release. I'm having 
>trouble with
> the arrays not actually getting their information written properly to the drive and 
>when I
> contact 3ware, they only can say that the latest driver is not a 1.1 but a 
>1.002.blahh.. So
> I'm wondering if anyone knows what version of the 3ware driver is compiled into the 
>debian
> 2.2.17 kernel and if there's anyway to modify this driver and creating installation 
>media
> that will use the latest driver. I'm having a hell of a lot of trouble with the 
>3ware support
> staff. 

I dunno, get the kernel-source package (or track down the tarball) and
see for yourself.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: DAC960P

2000-11-14 Thread Adam Di Carlo

Maniak-B <[EMAIL PROTECTED]> writes:

> I dunno if this question should be asked here, but I didnt find a way to
> install debian on a server here that has this raid board.
> 
> if someone has some piece of information to help me (except the driver
> author's homepage, that I've already read) I'd be thankful.

It should be supported on the "compact" flavor of kernels.

If not, tell us which kernel configuratino variable it is, if not
CONFIG_BLK_DEV_DAC960.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Bug

2000-11-14 Thread Adam Di Carlo

"Jesús García.Torre" <[EMAIL PROTECTED]> writes:

>   I ´ve Debian GNU/Linux 2.2 Potato y I´v tried to install
> it... Every time at the begining of the instalation, when the kernel
> is bootong, the process hangued up due to an error:
> 
> [Kernel Booting]
> [HANG UP]
> 
>   The only way to make the process continue it´s take off the SCSI card from the 
>Slot...
> 
>   I have a:
>   AMD K6-2 350 Mhz
>   128 MB AM
>   8 GB HD
>   Adaptec AIC-7850 SCSI Card PCI
>   Sound Blaster Live! PCI
>   Winfast S320 16 MB AGP
>   TV Capture 98 PCI

Have you tried the "compact" flavor images?

If so, you'll need to file a bug, stating exactly which version of
boot-floppies you are using.

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


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: boot stalls on respawning error

2000-11-14 Thread Adam Di Carlo

Chris Winczewski <[EMAIL PROTECTED]> writes:

> By 2.2rev1 I mean the newest version of Debian.  I
> downloaded the installation floppies for this version
> but the most current CD set was of 2.2rev0.  This is
> all for i386.  

Fine, but I didn't ask which version of Debian.  I was asking which
version of the boot-floppies.  The version number is reported on the
dbootstrap credits screen when it first pops up.  It should say 2.2.17
unless you have a problem, and I need you to confirm that.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Adam Di Carlo

Michael Sobolev <[EMAIL PROTECTED]> writes:

> Why?  It was agreed that bf-utf stuff should be in the same directory where
> boot-floppies sources are; that these modules are independent and there is no
> reason to merge them...

There is reason to merge them, because as  of a day or so or now, you
will need the sources in order to build boot-floppies.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Adam Di Carlo

Erik Andersen <[EMAIL PROTECTED]> writes:

> On Tue Nov 14, 2000 at 12:59:25PM -0700, Randolph Chung wrote:
> > > For example, (I'll pick on tausq since he is in the boot-floppies passwd file)
> > > for tausq, there is an entry in passwd, which is being mapped to aph. But tausq
> > 
> > actually this is a bad example. i was added to the passwd file by one of
> > the debian admins because i was having issues with ssh one week. aph may
> > be handling the passwd file differently.
> 
> But it is a perfect example.  You do not need to be in the passwd file to use
> pserver.

Yes you do, because I have this set in CVSROOT/config:

  # Set this to "no" if pserver shouldn't check system users/passwords
  SystemAuth=no

>  Furthermore, even if you wanted to be in the passwd file, you surely
> do not want to have all your access mapped to user aph, per the current setup.
> If you want a passwd entry, your entry should be simply
> 
> tausq:

That's true.

> Try removing the passwd entry and using pserver.  It should still work since
> you have a system account and your access will happen as _you_, not aph.

Well, I've removed the entry from CVSROOT/passwd.  Also risko.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77040: further information

2000-11-14 Thread Alex

i have tried with both keeping 2.0 kernel compatibility and without keeping
it

when booting from the open firmware using "make bootable directly from hard
disk" i get quik boot promt:
boot:

but to even get quik to load i need to do a
setenv boot-device ata0/ata-disk@0,0:4
as 4 is my root partition, 2 is my bootstrap partition for when i tried
yaboot and 3 is my swap and i need to have it boot to the open firmware i
cant let it auto boot or the machine never starts up...

if i type /vmlinux i get:
Read error on block 1651470196
Read error on block 1651470196
Image not found try again
boot:


if i type /boot/vmlinux-2.2.17 i get:
(the spinning line)
(screen blacks as if going into linux)
(goes white back to OF)
... ok
copying OF device tree...done
Initing fake screen
DEFAULT CATCH!, code=FFF00300 at   %SRR0: 00201008   %SRR1: 3070
  ok
0 >


if there is any other specific information that you need i can try to obtain
it



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




3ware driver in 2.2.17 distribution

2000-11-14 Thread Lindsey Simon


I'm wondering if anyone might be able to help me with weirdnesses I'm having with the
compiled in 3-ware 3w- driver that comes with the potato release. I'm having 
trouble with
the arrays not actually getting their information written properly to the drive and 
when I
contact 3ware, they only can say that the latest driver is not a 1.1 but a 
1.002.blahh.. So
I'm wondering if anyone knows what version of the 3ware driver is compiled into the 
debian
2.2.17 kernel and if there's anyway to modify this driver and creating installation 
media
that will use the latest driver. I'm having a hell of a lot of trouble with the 3ware 
support
staff. 

Thanks for your help and time,
lindsey simon



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Marcin Owsiany

On Tue, Nov 14, 2000 at 11:46:21PM +0300, Michael Sobolev wrote:
> On Tue, Nov 14, 2000 at 12:03:03PM -0800, Adam Di Carlo wrote:
> > Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf
> > In directory klecker:/tmp/cvs-serv8721/bf-utf
> > 
> > Log Message:
> > Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf added to the repository
> Why?  It was agreed that bf-utf stuff should be in the same directory where
> boot-floppies sources are; that these modules are independent and there is no
> reason to merge them...

They are no more independent. This will be going mainstream
really soon now, and the build process depends on them. Adam
agreed with me that it is a good idea to have that in utilities
in order to make a good source package.

regards

Marcin

-- 
++ The reason we come up with new versions
|Marcin Owsiany  | is not to fix bugs. It's the stupidest
|[EMAIL PROTECTED]| reason to buy a new version
++ I ever heard.- Bill Gates


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Michael Sobolev

On Tue, Nov 14, 2000 at 12:03:03PM -0800, Adam Di Carlo wrote:
> Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf
> In directory klecker:/tmp/cvs-serv8721/bf-utf
> 
> Log Message:
> Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf added to the repository
Why?  It was agreed that bf-utf stuff should be in the same directory where
boot-floppies sources are; that these modules are independent and there is no
reason to merge them...

--
Misha


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Erik Andersen

On Tue Nov 14, 2000 at 12:59:25PM -0700, Randolph Chung wrote:
> > For example, (I'll pick on tausq since he is in the boot-floppies passwd file)
> > for tausq, there is an entry in passwd, which is being mapped to aph. But tausq
> 
> actually this is a bad example. i was added to the passwd file by one of
> the debian admins because i was having issues with ssh one week. aph may
> be handling the passwd file differently.

But it is a perfect example.  You do not need to be in the passwd file to use
pserver.  Furthermore, even if you wanted to be in the passwd file, you surely
do not want to have all your access mapped to user aph, per the current setup.
If you want a passwd entry, your entry should be simply

tausq:

Try removing the passwd entry and using pserver.  It should still work since
you have a system account and your access will happen as _you_, not aph.

 -Erik

--
Erik B. Andersen   email:  [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




DAC960P

2000-11-14 Thread Maniak-B


I dunno if this question should be asked here, but I didnt find a way to
install debian on a server here that has this raid board.

if someone has some piece of information to help me (except the driver
author's homepage, that I've already read) I'd be thankful.

[]'s
Pablo

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Pablo Borges[EMAIL PROTECTED]
---
  
 /\Debian:
 \__/ |  The 100% suck free linux distro.
 /
   / Tecnologia UOL



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: busybox in woody (was Re: first weekly debian-installer status report)

2000-11-14 Thread Adam Di Carlo

Erik Andersen <[EMAIL PROTECTED]> writes:

> On Tue Nov 14, 2000 at 11:09:06AM -0500, Adam Di Carlo wrote:
> > Erik Andersen <[EMAIL PROTECTED]> writes:
> > 
> > > I am after all making this .deb exclusively for you for the woody boot
> > > floppies, so if you have any preferences, by all means let me know.  The above
> > > seemed like an arrangement that would satisfy the policy hounds while still
> > > giving you what you want.  If you have a better way to accomplish this, I'm
> > > very much open to suggestions...
> > 
> > Well, I was thinking you could provide a little shell script like
> > mklinks.sh which made the links from /usr/bin into /usr/lib/busybox
> > (iff the exe in /usr/bin isn't already there).
> 
> Well, I already have an install.sh script.  If I provide the busybox.links file
> that is generated at compile time then this would work just fine.  Then I could
> simply install /bin/busybox and /usr/bin/install_busybox.sh and then when you
> go to install things you could simply run 
> 
> /usr/bin/install_busybox.sh /mnt/target [--hardlinks]
> 
> and it would install busybox to the target directory with the required
> directory tree and needed links.  Sure I can do this if you would prefer.
> Sound agreeable?

Sounds pretty good on the face of it.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: busybox in woody (was Re: first weekly debian-installer status report)

2000-11-14 Thread Adam Di Carlo


Please don't email me directly and not CC the list.  Most of the
actual work is done by folks who are *not* me.

Matt Rose <[EMAIL PROTECTED]> writes:

>   I'm sorry, I may be WAY off here,I haven't been watching the list
> too closely lately, what exactly is busybox being used for? 

Lots of stuff on the root filesystem (root disk).

> The initial
> boot-floppy?

Yes, I guess, but that's rather imprecise terminology.

> I could probably hack something together that would work.

Could work for what?

> I think I have to fire up cvs and take a look.  Unfortunately I
> don't actually have any floppy drives installed on any devel
> machines right now, so I can't do extensive testing, but I'd love to
> help.

Try vmware or something similar.

> From the description you give me, we could use a system like
> FreeBSD has, and have busybox as the default root shell An easier
> way in linux is to have the root shell passed as a LILO argument,
> this is possible IIRC.  That way all the init scripts will run with
> a shell that you like, with parameters that can be preset.  I have
> sash setup on my server as the default root shell in case I ever
> hose my libs.  It works well.

What is the point of all this?  What are you trying to accomplish.
Confused.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Adam Di Carlo

Erik Andersen <[EMAIL PROTECTED]> writes:

> On Mon Nov 13, 2000 at 11:02:53PM -0800, Joey Hess wrote:
> > Adam Di Carlo wrote:
> > > BTW, there's something wrong with the scripts where they are saying
> > > all the changes are by me, which is wrong.
> > 
> > I'll bet it's people committing with the pserver all come out as you,
> > since the commits actally happen as you. My couple of commits today
> > correctly showed they were commited by me, since I used ssh.
> 
> I just took a look at /cvs/debian-boot/CVSROOT on cvs.debian.org and there are
> problems with some cases.  The password file is only needed to allow pserver
> access for people _without_ system accounts.

Yes, I know.

> The need for the:
> 
> annonymous::
> 
> syntax (which is used exclusively at the moment in the boot-floppies
> CVSROOT/passwd file) is only for the case when the user being granted access
> does not have a system account.

Sure sure...

> For example, (I'll pick on tausq since he is in the boot-floppies passwd file)
> for tausq, there is an entry in passwd, which is being mapped to aph. But tausq
> has an account on the system.  So if tausq commits something using pserver, it
> will appear that aph committed the change.  Since tausq has an account on the
> system, his system account automagically grants him pserver access, so the
> entry in /cvs/debian-boot/CVSROOT/passwd for him should be removed.  If tausq
> wanted to use a different password (other then his usual system password) for
> pserver access, then he would simply have a passwd entry like so:
> 
> tausq:

As far as I'm concerned, users with system accounts should not use
pserver at all.  It's insecure.

I'll remove tausq but if there are any other incidents, they are
purely things which should be removed.

Anyhow, it has little to nothing to do with the bug in the CVS emails.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/doc/tm/rtl

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/tm/rtl
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/tm/rtl

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/tm/rtl added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/modules

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/modules
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/modules

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/modules added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/src

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/src

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/src/curses

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/curses
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/src/curses

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/curses added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/slsh/scripts

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/slsh/scripts
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/slsh/scripts

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/slsh/scripts added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang/doc/OLD/help

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/OLD/help
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/OLD/help

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/OLD/help added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/slsh

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/slsh
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/slsh

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/slsh added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/newt

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/newt
In directory klecker:/tmp/cvs-serv8721/bf-utf/newt

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/newt added to the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/libutf8

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/libutf8
In directory klecker:/tmp/cvs-serv8721/bf-utf/libutf8

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/libutf8 added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang/doc

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang/doc/text

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/text
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/text

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/text added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/src/mkfiles

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/mkfiles
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/src/mkfiles

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/mkfiles added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/src/util

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/util
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/src/util

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/util added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/examples

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/examples
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/examples

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/examples added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/libutf8/utf8

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/libutf8/utf8
In directory klecker:/tmp/cvs-serv8721/bf-utf/libutf8/utf8

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/libutf8/utf8 added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/doc/internal

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/internal
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/internal

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/internal added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/src/test

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/test
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/src/test

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/src/test added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/slsh/lib

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/slsh/lib
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/slsh/lib

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/slsh/lib added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang added to the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/doc/tm

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/tm
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/tm

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/tm added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:04

boot-floppies/utilities/bf-utf/slang/doc/tm/tools

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/tm/tools
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/tm/tools

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/tm/tools added to 
the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang/doc/OLD

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/OLD
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/doc/OLD

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/doc/OLD added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang/demo

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/demo
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/demo

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/demo added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/slang/autoconf

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/autoconf
In directory klecker:/tmp/cvs-serv8721/bf-utf/slang/autoconf

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/slang/autoconf added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf/newt/shared

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf/newt/shared
In directory klecker:/tmp/cvs-serv8721/bf-utf/newt/shared

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf/newt/shared added to the 
repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 12:03:03

boot-floppies/utilities/bf-utf

Update of /cvs/debian-boot/boot-floppies/utilities/bf-utf
In directory klecker:/tmp/cvs-serv8721/bf-utf

Log Message:
Directory /cvs/debian-boot/boot-floppies/utilities/bf-utf added to the repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Randolph Chung

> For example, (I'll pick on tausq since he is in the boot-floppies passwd file)
> for tausq, there is an entry in passwd, which is being mapped to aph. But tausq

actually this is a bad example. i was added to the passwd file by one of
the debian admins because i was having issues with ssh one week. aph may
be handling the passwd file differently.

randolph
-- 
Debian Developer <[EMAIL PROTECTED]>
http://www.TauSq.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Erik Andersen

On Mon Nov 13, 2000 at 11:02:53PM -0800, Joey Hess wrote:
> Adam Di Carlo wrote:
> > BTW, there's something wrong with the scripts where they are saying
> > all the changes are by me, which is wrong.
> 
> I'll bet it's people committing with the pserver all come out as you,
> since the commits actally happen as you. My couple of commits today
> correctly showed they were commited by me, since I used ssh.

I just took a look at /cvs/debian-boot/CVSROOT on cvs.debian.org and there are
problems with some cases.  The password file is only needed to allow pserver
access for people _without_ system accounts.

The need for the:

annonymous::

syntax (which is used exclusively at the moment in the boot-floppies
CVSROOT/passwd file) is only for the case when the user being granted access
does not have a system account.

For example, (I'll pick on tausq since he is in the boot-floppies passwd file)
for tausq, there is an entry in passwd, which is being mapped to aph. But tausq
has an account on the system.  So if tausq commits something using pserver, it
will appear that aph committed the change.  Since tausq has an account on the
system, his system account automagically grants him pserver access, so the
entry in /cvs/debian-boot/CVSROOT/passwd for him should be removed.  If tausq
wanted to use a different password (other then his usual system password) for
pserver access, then he would simply have a passwd entry like so:

tausq:

 -Erik

--
Erik B. Andersen   email:  [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Bug

2000-11-14 Thread "Jesús García.Torre"

Hello:

I ´ve Debian  GNU/Linux 2.2 Potato y I´v tried to install it... Every time 
at the begining of the instalation, when the kernel is bootong, the process 
hangued up due to an error:

[Kernel Booting]


(scsi0)  found at PCI 0/10/0
(scsi0) Narrow Channel, SCSI ID=7, 3/255 SCBs
(scsi0) Downloading sequencer code... 415 instructions downloaded
scsi:  Detection failed (no card)
NCR53c406a: no available ports founds
Sym 53c416.c: Version 1.0.0
Failed Initialization od WD-7000 Scsi Card!
IBM MCA SCSI: No microchannel-bus support present -> Aborting
megaraid: v107 (December 22, 1999)
aec671x_detect:

[HANG UP]

The only way to make the process continue it´s take off the SCSI card from 
the Slot...

I have a:
AMD K6-2 350 Mhz
128 MB AM
8 GB HD
Adaptec AIC-7850 SCSI Card PCI
Sound Blaster Live! PCI
Winfast S320 16 MB AGP
TV Capture 98 PCI

Thats all.

 ,---,
 | Jesús G.T.  |  -> [EMAIL PROTECTED]  / [EMAIL PROTECTED] / [EMAIL PROTECTED]
 `---´



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77048: boot-floppies: boot-floppies and (woody)netsaint are incompatible

2000-11-14 Thread Lazarus Long

Package: boot-floppies
Version: 2.2.16
Severity: normal

netsaint depends on libgd1 (>= 1.8.3-2)
libgd1 conflicts with libgd1g
libgd1g-dev depends on libgd1g (= 1.7.3-0.1)
boot-floppies depends on libgd1g-dev

So, which package earns the bug?  Talk amongst yourselves, the two are
incompatible and one needs to change, it matters not to me.


-- System Information
Debian Release: woody
Kernel Version: Linux phoenix 2.2.16 #1 Tue Aug 8 07:02:12 UTC 2000 i586 unknown

Versions of the packages boot-floppies depends on:
[elided]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: busybox in woody (was Re: first weekly debian-installer status report)

2000-11-14 Thread Erik Andersen

On Tue Nov 14, 2000 at 11:09:06AM -0500, Adam Di Carlo wrote:
> Erik Andersen <[EMAIL PROTECTED]> writes:
> 
> > I am after all making this .deb exclusively for you for the woody boot
> > floppies, so if you have any preferences, by all means let me know.  The above
> > seemed like an arrangement that would satisfy the policy hounds while still
> > giving you what you want.  If you have a better way to accomplish this, I'm
> > very much open to suggestions...
> 
> Well, I was thinking you could provide a little shell script like
> mklinks.sh which made the links from /usr/bin into /usr/lib/busybox
> (iff the exe in /usr/bin isn't already there).

Well, I already have an install.sh script.  If I provide the busybox.links file
that is generated at compile time then this would work just fine.  Then I could
simply install /bin/busybox and /usr/bin/install_busybox.sh and then when you
go to install things you could simply run 

/usr/bin/install_busybox.sh /mnt/target [--hardlinks]

and it would install busybox to the target directory with the required
directory tree and needed links.  Sure I can do this if you would prefer.
Sound agreeable?

 -Erik

--
Erik B. Andersen   email:  [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 10:33:46

Modified files:
debian : changelog 

Log message:
documented LANGUAGE_CHOOSER integration


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: boot stalls on respawning error

2000-11-14 Thread Chris Winczewski

By 2.2rev1 I mean the newest version of Debian.  I
downloaded the installation floppies for this version
but the most current CD set was of 2.2rev0.  This is
all for i386.  



__
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: boot stalls on respawning error

2000-11-14 Thread Adam Di Carlo

Chris Winczewski <[EMAIL PROTECTED]> writes:

> I am using "compact" 2.2rev1.  Could this be a problem
> with 2.2rev0 base files?

Doubtful.  By 2.2rev1 you mean 2.2.17?

Please CC the debian-boot list rather than me directly.
-- 
.Adam Di [EMAIL PROTECTED]http://www.onShore.com/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Processed: Re: Bug#77040:

2000-11-14 Thread Debian Bug Tracking System

Processing commands for [EMAIL PROTECTED]:

> retitle 77040 [ppc] cannot boot from CD or new system
Bug#77040: 
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Darren Benham
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77040: no subject>

2000-11-14 Thread Adam Di Carlo


retitle 77040 [ppc] cannot boot from CD or new system
thanks

I am not a Powerpc porter so I can't be sure.  Anyhow, I can only hope
that the bugs are fixed as of the next version of boot-floppies, which
apparently integrates some yaboot fixes.  

You should give more information on what the kernel says when trying
to boot.

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: busybox in woody (was Re: first weekly debian-installer status report)

2000-11-14 Thread Adam Di Carlo

Matt Rose <[EMAIL PROTECTED]> writes:

>   I'm not sure whether this would fit, but wouldn't it be a lot
> easier to put /usr/lib/busybox/* as the first directory in the PATH
> environment?

Hmm.  It's kinda hard to control this variable since apps and such are
starting from init at boot.  But an interesting idea.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: boot stalls on respawning error

2000-11-14 Thread Adam Di Carlo

Chris Winczewski <[EMAIL PROTECTED]> writes:

> My initial reboot of the system after installation
> leads to the following erro.  After starting the
> internet superserver: inetd; /bin/sh tries to execute
> /sbin/termwrap and fails ten times.  Then the error
> message "INIT:  Id "1" respawning too fast:  disabled
> for 5 minutes" appears and the system stalls.  Any solutions?

Which boot-floppies are you using?  If i386, which flavor are you
using?

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 08:57:38

Modified files:
debian : changelog 

Log message:
some recent changes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 08:57:04

Modified files:
.  : release.sh 

Log message:
put kernel-config in bf-common tarball for i386


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 08:54:43

Modified files:
documentation  : Makefile.docs 

Log message:
remove HAVE_WOODY_DEBIANDOC check; enable Russian and Polish install
manual and release notes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 08:54:38

Modified files:
.  : config 

Log message:
remove HAVE_WOODY_DEBIANDOC check; enable Russian and Polish install
manual and release notes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: busybox in woody (was Re: first weekly debian-installer statusreport)

2000-11-14 Thread Matt Rose


I'm not sure whether this would fit, but wouldn't it be a lot
easier to put /usr/lib/busybox/* as the first directory in the PATH
environment?

--
Matt Rose[EMAIL PROTECTED]  http://www.folkwolf.net
"I've seen scarier secret police agencies than his completely destroyed 
by a Czech hippie playwright with a manual typewriter"  Bruce Sterling

On Mon, 13 Nov 2000, Erik Andersen wrote:

> On Sun Nov 12, 2000 at 03:11:53PM -0500, Adam Di Carlo wrote:
> > > 
> > > Once Erik uploads busybox udebs, he will also be uploading the source,
> > > and I think a regular .deb with busybox packaged for a regular system.
> > > So the boot-floppies can use either of those.
> > 
> > Ok, so in woody we'll be using the busybox*.deb file to build the root
> > filesystem, pretty much using the same mechanisms already defined in
> > scripts/rootdisk, correct?
> > 
> > Will means be provided to create the requisite symlinks in /usr/bin ?
>  going to get this last weekend to work on this they send me to Europe
> on business.  I just got back last night>
> 
> I am open to suggestions on exactly what you want things to like like for
> woody.  With the latest busybox, all symlinks are relative one.  Therefore, I
> was thinking I would just create the normal hierarchy, but instead of under /
> put everything under /usr/lib/busybox.  Sound agreeable?  So you could simply
> extract /usr/lib/busybox from busybox.#.deb and mv /usr/lib/busybox/* to the
> target.  All the other junk (docs, manpages, etc) would be ignored.  Does this
> sound agreeable? 
> 
>  -Erik
> 
> --
> Erik B. Andersen   email:  [EMAIL PROTECTED]
> --This message was written using 73% post-consumer electrons--
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Debian Boot CVS: aph

2000-11-14 Thread Debian Boot CVS Master

CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/11/14 08:32:58

Modified files:
.  : Makefile 

Log message:
one-line cosmetic reorder


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: busybox in woody (was Re: first weekly debian-installer status report)

2000-11-14 Thread Adam Di Carlo

Erik Andersen <[EMAIL PROTECTED]> writes:

> I am after all making this .deb exclusively for you for the woody boot
> floppies, so if you have any preferences, by all means let me know.  The above
> seemed like an arrangement that would satisfy the policy hounds while still
> giving you what you want.  If you have a better way to accomplish this, I'm
> very much open to suggestions...

Well, I was thinking you could provide a little shell script like
mklinks.sh which made the links from /usr/bin into /usr/lib/busybox
(iff the exe in /usr/bin isn't already there).

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Boot CVS: aph

2000-11-14 Thread Adam Di Carlo

Joey Hess <[EMAIL PROTECTED]> writes:

> Adam Di Carlo wrote:
> > BTW, there's something wrong with the scripts where they are saying
> > all the changes are by me, which is wrong.
> 
> I'll bet it's people committing with the pserver all come out as you,
> since the commits actally happen as you. My couple of commits today
> correctly showed they were commited by me, since I used ssh.

Yup.  Dunno if there's anything I can do about that.  I guess that's
just the way it is.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bootdisk-O-matic

2000-11-14 Thread Sebastien Chaumat

Hello,

 What about the  following idea:

  When someone want to install Debian he looks at the debian.org site.
There he finds a small programm (for the architecture/OS he wants) that
will alow him to create a bootdisk to boot it's computer with: that
bootdisk will contain autodetection stuff only and will create a list of
(e.g) kernel modules needed for the install (and why not this detection
floppy will also find the Xserver needed the soundcard etc.). This list is
saved on the floppy itself.

 Then he runs the small programm again that will read on the floppy the
hardware list and sent it to the Bootdisk-O-matic site at debian.org.

 The Bootdisk-O-matic then create a custom bootdisk image with only the
drivers (kernel modules) needed to install the computer (and the hardware
list already on it: no need to recreate it).

 The custom bootdisk will then be available for download and the computer
can be install with just booting on this custom floppy.

 I think bout that because I do have a special hardware detection bootdisk
that allow me only to probe a new computer for hardware (before trying to
blindly install Debian on it). Then I make custom kernel to install this
computer with replicator.

 The point is that it's easy to put only detection stuffs on one floppy.
And we can even imagine that the custom bootdisk can be customized online
to choose the deb sources, the disk partitioning etc.

I feel I already read this kind of proposal somewhere (maybe here) but I
don't remember any answer.

Sebastien 


Sebastien CHAUMAT   
Ecole Normale Superieure Laboratoire de Physique
46, Allée d'Italie   +33 4 72 72 84 66  fax: +33 4 72 72 81 81
69364 LYON CEDEX 07 FRANCE   E-mail : [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#77040:

2000-11-14 Thread Alex

package: boot-floppies
version: 2.2.16
architecture: powerpc
model: apple powerbook 3400
memory: 64
scsi: built in
cd-rom: external scsi will switch to internal ATAPI once installed
network card: built in NIC
pcmcia: none

i have gone through the base install booting from the floppies as i cant
seem to boot from the CDs and once it is installed i can get linux to boot
from the HD i have tried yaboot, quik, and trying to boot through the open
firmware but none of these methods work and i think there might be an
incompatibility with debian and the PB 3400 trying to boot from the HD



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: hardware detection using libpci

2000-11-14 Thread David Whedon

> 
> Ive committed my pcidetect (for lack of a better name) program to
> debians cvs under /debian/installer/tools/pcidetect
> 
> To avoid duplicating our work we should come to some sort of agreement
> about which is the best path to take. There is enough of pcidetect there
> to see how it works, although i didnt pay much attention to how it
> presents its info, it should really log it to a file.

I agree.  I don't have cvs privelages (Joey indicated he'd set that up
for me if I behaved :-) ) so I'll have to direct you to my web page to
take a look at what I have.

My feeling is this: I think libdetect is the way to go, but I'll defer
to Glenn's judgement on this issue since someone needs to decide.  If
after looking at the libdetect way he wants to go libpci, I vote
libpci also, this isn't a big deal.

If we decide we want to go the uC-libc route: I built libdetect and
linked it successfully with uC-libc.  I encountered some problems when
exercising the whole library which I haven't had time to look into,
but for the ethernet card detection it worked fine. The setup for
linking with uc-libc is rather sloppy at the moment as I don't know
where (if anywhere) uC-libc should live on a system (i.e. should there
be a /usr/include/uC/ and a /usr/lib/uClib.a ?) and also I needed some
local modification to make it work (I have sent the mods to uc-libc's
author, Erik Anderson)

I think the real pro of libdetect is that we will be able to use to
same library to detect _anything_.  To demonstrate I cooked up
'snddetect', it detects sound cards.  It is very easy to write a tiny
program with libdetect that detects any sort of hardware one would
want to detect.  I included report.c from libdetect in my tar ball.
report.c shows all the things that libdetect knows about (cdrom, tape,
tvcard, modem, scanner, webcam, joystick etc. (see report.c for the
full list))

Most recent version of 'ddetect', now two detection utilities can be
found at: http://www.gordian.com/users/davidw/debian.html

-David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]