Re: Linux booting problems

2003-02-27 Thread Bayard R. Coolidge
At the risk of sounding like a smart aleck, I would very strongly suggest that anyone building a test kernel like this on an i386-based system, do so by doing a 'make bzdisk' and have it expectorate the kernel under test onto a floppy. This will help reduce the finger-pointing around LILO and

Re: 'make bzSomethingOtherThanOnAFloppy [was Re: Linux booting problems]

2003-02-27 Thread Bayard R. Coolidge
So, when this happens, and we're all living in a floppy-less world, how do then do things like 'make bzdisk' ? Beats me, although to be honest, I've had the same problem on Alpha for a couple of years, although it's been months since I've booted my Alpha, much less built a kernel for it.

Re: Intel says the PC BIOS will be replaced with 'EFI'

2003-02-21 Thread Bayard R. Coolidge
While it's true that the proprietary architecture vendors such as Sun, DEC, et al, had a large system service capability mentality, I would think that, at least for the Itanium2-based systems, be they desktop or server, it would make sense to expand/enhance the BIOS capabilities ANYWAY, if for no

Re: Hardware vent...

2003-02-20 Thread Bayard R. Coolidge
Alex Hewitt said: So I think I'll cut my losses here and buy a laptop that will actually do what the manufacturer claims and will also run Linux Interesting coincidence that you happened to ask today: http://info.lindows.com/mobilepc/mobilepc.htm which is being discussed at:

Re: mouse and keyboard lockup w/ RedHat 8.0

2003-01-28 Thread Bayard R. Coolidge
Larry said: 1) What logs should I check for errors? 2) What is the best way to restart XFree86? 3) Any processes or kernel stuff I should check? 4) Or anything else that would help me narrow down the cause? I'll have to keep my remarks fairly general, because Larry's running Red Hat 8.0,

Re: mouse and keyboard lockup w/ RedHat 8.0

2003-01-28 Thread Bayard R. Coolidge
Following up on my other remarks about /etc/inittab, here's what it looks like on my SuSE 7.3 system that comes up in Character Cell mode: fireworks:/usr/src # more /etc/inittab # # /etc/inittab # # Copyright (c) 1996 SuSE GmbH Nuernberg, Germany. All rights reserved. # # Author: Florian La

Re: filtering Flash?

2003-01-20 Thread Bayard R. Coolidge
-Paul Iadonisi wrote: What I don't get is why the developers of Mozilla, Galeon, Konqueror, etc. don't add the kind of filtering for Java, Javascript, Flash, or any/all plugins on a per site basis ala the cookie managers in each. FWIW, I agree. I haven't downloaded Mozilla 1.3a yet, since I

Re: shell script question

2003-01-20 Thread Bayard R. Coolidge
[EMAIL PROTECTED] said: Otherwise, if one of your directories contained spaces or other shell meta-characters, it would get mangled by the shell before it got passed to du. Another damned good reason NOT to have spaces in filenames, as we discussed a week or two ago here on the list. :-)

Re: Wireless weirdness (was: NT Stuff)

2003-01-15 Thread Bayard R. Coolidge
Ben Scott pointed out: Keep in mind that the HCL (Hardware Compatibility List) for Microsoft Windows is a lot shorter than the pool of available hardware. If it is not on the HCL, Microsoft makes no promises as to whether Windows will work. We had the same sort of issue on Digital UNIX/Tru64

Re: Where am I (csh)

2003-01-15 Thread Bayard R. Coolidge
Another solution, albeit extremely fugly, would be to 'exec somenewscriptname' from csh that would have #! /bin/sh or whatever defined and then have that script execute in a bash environment and do whatever machinations you need. I don't envy - the constraints are obvious, and obviously

Re: ATT Cable price increase in Nashua, DSL alternative?

2002-12-27 Thread Bayard R. Coolidge
FWIW, just for chuckles and grins, I tuned to Channel 227 on my DirecTV system... A few weeks ago, DirecTV announced the demise of their DSL service, and now we know why (aside from the fact that it was a kludge that sucked swampwater). They are now rolling out their DirecWay service. This

Re: ATT Cable price increase in Nashua, DSL alternative?

2002-12-27 Thread Bayard R. Coolidge
Further update on DirecWay... Yeah, you guessed it - Microsloth only - FAQ specifically rules out Mac's, and doesn't even mention Linux. *sigh* Sorry about that - well, it's good for a laugh, anyway... Bayard ___ gnhlug-discuss mailing list [EMAIL

Re: Subject: RE: log-reader

2002-11-21 Thread Bayard R. Coolidge
I was amused by this whole discussion, since the trick of using 'tail -f filename' is fairly universal amongst the various UNIX implementations. I used it for years on Tru64 UNIX and its antecedants while monitoring my testing (I did TruCluster software QC for several years before my retirement).

Re: Subject: RE: log-reader

2002-11-21 Thread Bayard R. Coolidge
OK great - Both Tom and Ben Boulanger nominated 'swatch', which goes to show that you can teach an old dog like me new tricks. The capability of triggering a sound event is fairly routine nowadays, both under Linux as well as under certain MS products. Back when I started with DEC in '78, I was

Re: Interesting live NASA feed this afternoon (fwd)

2002-10-07 Thread Bayard R. Coolidge
Suzanne said: NASA claims that, for the first time, they'll have a live camera on the external tank of STS-112 (Atlantis), which will be broadcasting the entire liftoff and ascent, including the release and burnup of the tank itself. Lanuch is scheduled for 3:46pm EST Oct 7th, with a five

Re: UNIX Arcana [was Re: Perl (or Unix vs. MS, actually) ]

2002-08-21 Thread Bayard R. Coolidge
[EMAIL PROTECTED] asked: was Unix ever developed on any of those? (meaning the 12-bit PDP-8/PDP-12 architectures) AFAIK, no. I believe that the original development was on some PDP-11's (11/45's?) that Bell Labs had at the time. Those, of course, are 16-bit machines. But, I don't ever hearing

Re: uname output ?

2002-08-16 Thread Bayard R. Coolidge
You seem to have missed the same point Gerry did: Yeah, I guess I did, BUT, SuSE has *NOT* issued an 'official' RPM to update the related packages, either, so what I gave you is what SuSE has out there _right_now_. If it's not the particular version of 'uname' that you were hoping for, then

Re: uname output ?

2002-08-16 Thread Bayard R. Coolidge
As mwl pointed out, it's very likely that this field is a customized field which needs to be customized by each distribution/OS maintainer to report whatever they want it to, or, it will display a default string for this field. Yeah, I certainly agree with that and am rather astonished to

Re: uname output ?

2002-08-15 Thread Bayard R. Coolidge
[EMAIL PROTECTED] said: stallman rant mode=on FWIW, I agree with you, Paul. But, I'd aleo like to gently remind you that you prolly can get your hands on the sources and edit them appropriately :-). Depending on what distro you have, you might want to check its history to see what version of