Hurd CVS and X Debugging [Was: Re: Plans for X]

2000-10-23 Thread Steve Bowman
On Mon, Oct 23, 2000 at 05:06:19AM +0200, Marcus Brinkmann wrote: > On Sun, Oct 22, 2000 at 07:48:40PM -0700, Steve Bowman wrote: > > > > Verified. X 3.3.6 works with 0921 hurd but not with cvs hurd. > > I just retested X (failed), downgraded hurd, and retested X (success). > > An extract of the

Re: Looking for a project

2000-10-23 Thread Chris Silva
> Personally, I'd also welcome the port of some FreeBSD features to the > way too Linux-centric Debian Hurd distribution. I'm thinking here of > FreeBSD's excellent /usr/ports system, but probably also of its release > management structure and even maybe its libc. > I to agree with you. This

base conflicting dependencies

2000-10-23 Thread Glenn McGrath
I was trying to upgrade some packages in base, and had conflicting dependencies, in my wisdom(?) i removed a couple of base packages. shellutils conflicts with hurd, Im not going to try and remove hurd login depends on libc6, libc6 isnt available libc0.2 is in base though Do thes

Re: Looking for a project

2000-10-23 Thread Farid Hajji
Ali, > > Do you guys have any suggestions? anything that would be really useful > > that you don't have yet? (apart from ppp ;-). pthreads? > The most useful contribution is the one that is really done. In other words, > don't bite off more than you can chew ;) and we don't know where your > stren

Re: Looking for a project

2000-10-23 Thread Farid Hajji
Hi Ali, > Do you guys have any suggestions? anything that would be really useful > that you don't have yet? (apart from ppp ;-). pthreads? iff you're looking for something _really_ challenging, you may be interested in helping to port the Hurd to L4. Mach is really an outdated microkernel that is

Re: XFree86 4.0.1 works!

2000-10-23 Thread Steve Bowman
> On Mon, Oct 23, 2000 at 10:07:34PM +0200, Marcus Brinkmann wrote: > > In fact, it works excellent. XFree86 4.0.1 is just not supporting my graphic > > card, so I can only run 4bit color depth in 800x600 ;) Also, my graphic > > problems were actually no problems: In depth8, you get only 320x200 (a

Re: XFree86 4.0.1 works!

2000-10-23 Thread Steve Bowman
Works for me, too! I downloaded, patched, built, and installed X 4.01 last night. But I didn't get it configured or running. Today, got it configured. Had a problem with the mouse, patch attached. This causes the mouse to be opened RO instead of RW (-allowMouseOpenFail no longer needed). There

Re: favourite crashes - and workarounds

2000-10-23 Thread Neal H Walfield
> 1. Apt To Crash > The symptoms are always the same: apt-get install/source will output > its first line "Reading Package Lists" and then everything stops. > apt-cache can also cause this (no output in this case). I strongly > suspect that accessing the package information cache is the problem, >

Newbie - Network problems

2000-10-23 Thread Daniel Mattner
Hi there, I'm new to the HURD system and my knowledge about programming under Linux/UNIX/FreeBSD is limitted. In fact it is non existent. Therefore I will be the one with the stupid questions about anything. I installed the system from a tar archive (2 weeks old) and it worked just fine. After so

XFree86 4.0.1 works!

2000-10-23 Thread Marcus Brinkmann
Hi, That was easier than I expected. A simple counter increment was missing from the mouse code, so it didn't receive any events. Now it works. In fact, it works excellent. XFree86 4.0.1 is just not supporting my graphic card, so I can only run 4bit color depth in 800x600 ;) Also, my graphic prob

Re: Looking for a project

2000-10-23 Thread Marcus Brinkmann
On Mon, Oct 23, 2000 at 02:23:26PM -0400, Ali Ijaz Sheikh wrote: > I have been a silent reader of this mailing list for sometime now. I am > an undergrad cs student and I'll be starting work on the my Honours project > requirement soon. Plainly put, I am looking for a project to work on! > I have

Re: stupid question

2000-10-23 Thread Marcus Brinkmann
On Mon, Oct 23, 2000 at 11:54:53PM +1300, [EMAIL PROTECTED] wrote: > > HURD. The HURD implements a superset of Linux functionality so most > > software can just be recompiled to run on it. It should also be reasonably > > just a stupid remark from someone who finally got the hurd running > yester

Re: stupid question

2000-10-23 Thread Robert Bihlmeyer
The Seeker <[EMAIL PROTECTED]> writes: > I want to know how I can install hurd. http://www.debian.org/ports/hurd/hurd-install> gives instructions on how to install Debian/Hurd. These are instructions for installing from a working Linux. > and can i use the hurd kernel on my existing linux setup.

Looking for a project

2000-10-23 Thread Ali Ijaz Sheikh
Hi! I have been a silent reader of this mailing list for sometime now. I am an undergrad cs student and I'll be starting work on the my Honours project requirement soon. Plainly put, I am looking for a project to work on! I have looked at the Debian-Hurd task list, but am not sure if it is updat

Re: stupid question

2000-10-23 Thread friedt
> HURD. The HURD implements a superset of Linux functionality so most > software can just be recompiled to run on it. It should also be reasonably just a stupid remark from someone who finally got the hurd running yesterday : I installed the hurd by using the tar-file gnu-0.2.tar.gz Due to the la

Re: stupid question

2000-10-23 Thread David Welch
On Mon, 23 Oct 2000, The Seeker wrote: > I want to know how I can install hurd. > Well I'd start with the easy install guide, http://www.gnu.org/software/hurd/easy.html. > and can i use the hurd kernel on my existing linux setup. > Well you can access the data on your existing linux partitions

stupid question

2000-10-23 Thread The Seeker
I want to know how I can install hurd. and can i use the hurd kernel on my existing linux setup. anindya

Re: ssh success

2000-10-23 Thread Marcus Brinkmann
On Mon, Oct 23, 2000 at 12:26:43PM +0200, Robert Bihlmeyer wrote: > Marcus Brinkmann <[EMAIL PROTECTED]> writes: > > > I compiled openssh and friends a while ago, but never cleaned up my patches > > to make them suitable for upstream. If you want to do that, that would be > > great. > > openssl i

Re: New

2000-10-23 Thread ColdWater
> On Sun, Oct 22, 2000 at 01:47:47PM -0200, ColdWater wrote: > > After that I'll read out the faqs, docs, manuals and some other stuff that > > can be useful to figure out what's going on with those bugs on tar. Then, > > I'll move around the code and see what I can do. (first at linux, then on > >

Re: ssh success

2000-10-23 Thread Robert Bihlmeyer
Marcus Brinkmann <[EMAIL PROTECTED]> writes: > I compiled openssh and friends a while ago, but never cleaned up my patches > to make them suitable for upstream. If you want to do that, that would be > great. openssl is polished now, the patch to the current Debian source package is at http://plut

Re: ssh success

2000-10-23 Thread Robert Bihlmeyer
Chris Silva <[EMAIL PROTECTED]> writes: > Is this a add-on to the existing entropy? Found at > http://mel.interspace.dk/~sune/hurd/entropy.html ? Thanks for the link. Unfortunately the kernel-part seems to be missing still, so it's probably in the same leage as openssh's own entropy gathering eff

Re: ssh success

2000-10-23 Thread Robert Bihlmeyer
"ryan.tecco" <[EMAIL PROTECTED]> writes: > the entropy driver i am working on adding to hurd > will provide strong random numbers - something that is > a necessity for ssh/crypto related packages. I'd love to see that kind of thing. At the moment my openssh package uses userspac