Re: Custom installation boot disks?

1996-09-17 Thread Paul Christenson
On Tue, 17 Sep 1996, Bruce Perens wrote: > If I'm not mistaken, the generic kernel will install on a 2940. It's the > AIC7XXX series of chips, and aic7xxx.o is built into the generic kernel. It does. I was at the office and had the generic disk set with me. Said 'what the heck' and found it wor

Re: Custom installation boot disks?

1996-09-17 Thread Bruce Perens
If I'm not mistaken, the generic kernel will install on a 2940. It's the AIC7XXX series of chips, and aic7xxx.o is built into the generic kernel. It's always best from a performance standpoint to create your own custom kernel. If you can allocate the space to install the kernel sources and the too

vgetty as answering machine

1996-09-17 Thread Martin Schulze
Good evening folks, I want my machine be my answering machine except for the possibility for saving incoming calls. Only a message shall be displayed to inform the caller to call at a later time or to send me a dumb letter. I know that vgetty is able to do this job, but I didn't find enough infor

Re: Digests?

1996-09-17 Thread Bruce Perens
Bruce, We are currently moving the list server to another site. The move should take place in a few days - all of the pieces are working but I am still testing them. I will enable digests when that is done. Thanks Bruce

Re: Shouldn't go app-defaults in /etc/X11?

1996-09-17 Thread Lukas Nellen
[EMAIL PROTECTED] said: > Please peruse /usr/doc/X11/debian.README, to understand why I say > that, on Debian, app-defaults files are not considered configurable. For those who would like to specify their own application resource files, you can set the environment variables XFILESEARCHP

Re: cfs Debian package available!

1996-09-17 Thread Bernd Eckenfels
Hi, > > 1. I need a non US and a non Canada Web site, otherwise it would become > > illegal to export Debian without the permission of either government and > > AT&T. I vote for a non-us (or euro or whatever) Section for things like: xntp, SSLeay, ssh, cfs... There is already SSLeay and ssh on th

Re: XFree86 3.1.2F plans?

1996-09-17 Thread Mark Purcell
I had the same problem. My Mach64 chip is also new and wasn't recognized by the Debian Mach64 package. In my case the solution was simple, although it may not work in all cases. I installed the debian Mach64 Xserver (xserver-mach64.3.1.2-5.deb) and I then only downloaded the new 3.12G Xserver (X

Re: seeking WWW browser (smaller than Netscape)

1996-09-17 Thread Mark Purcell
Smaller than Netscape? I downloaded Netscape and was surprised to see that the Linux version comes in at about 2 Mb smaller than the Win95 version :-) Mark

Re: Shouldn't go app-defaults in /etc/X11?

1996-09-17 Thread Michael Alan Dorman
Lars Wirzenius <[EMAIL PROTECTED]> writes: > However, a sysadmin might want to have a way to make a global override. > For example, to configure Mosaic to use a proxy. Wouldn't it be nice > if the relevant scripts allowed this? All that is needed is that they > use /etc/X11/app-defaults/Foo, if it

STB Powegraph graphics card problem (was:HELP: Probs configuring X)

1996-09-17 Thread Jean Orloff
Justin> Ok, X works ok, with one annoying problem: Down the left hand side of Justin> the screen is a fairly narrow(~.25 inch) band of increased intensity Justin> that makes anything that fall within it unreadable. This occurs in all Justin> video modes with resolutions higher than 640x480. J

?-html

1996-09-17 Thread C . J . Lawson
Hi, Please does anyone know of a program/script I can run to provide an html output for my manual pages? or better still act as the front end of man? I have heard that there is some utility for doing this, though I have not come across it yet Thanks Jonathan "...when the morning stars sang tog

How to create a "Packages" file?

1996-09-17 Thread Amos
Hello, I'm patching the 1.1.8 in preperations to burn it to a CD-ROM, and would like to provide an updated Packages file but can't find a tool to create such a file. Can anyone tell me how to create an updated Packages file, please? I'm not on the mailing list (but read it through Usenet) so wil

Digests?

1996-09-17 Thread Stough, Stephen B RV
I am very interested in following this list, but am being buried under individual messages. Is there a digest option available? Or is there an up to date archive through which I could keep track of things? Thanks! Bruce Stough

Re: Re^2: dvips top margin

1996-09-17 Thread Susan G. Kleinmann
Hi Dirk -- > Susan> I had another problem with the latest version of TeX which I could > Susan> not seem to fix by adjusting dvips/config.ps. It was that an extra > Susan> 1" seemed to have been added to the margins on all sides. I fixed > Susan> this using vmargin, but that wasn't neces

Re: Mouse

1996-09-17 Thread Lazaro . Salem
There is not support for busmice in the standard boot disk kernel. Try # dmesg | grep -i mouse to see if your mouse was detected by the installed kernel. You will probably get no output, so you can confirm that the kernel does not know about your mouse. Otherwise you should see the line recogni

Re: Re^2: dvips top margin

1996-09-17 Thread Dirk . Eddelbuettel
Susan> I had another problem with the latest version of TeX which I could Susan> not seem to fix by adjusting dvips/config.ps. It was that an extra Susan> 1" seemed to have been added to the margins on all sides. I fixed Susan> this using vmargin, but that wasn't necessary before. Wei

Re: Shouldn't go app-defaults in /etc/X11?

1996-09-17 Thread Lars Wirzenius
"Brian C. White": > Personally, since these are _defaults_ that are intended to be overridden > by user configuration, I think they are fine where they are. These > programs are not system utilities that need to be configured. These > are just defaults and there are documented ways for a user to

Re: Custom installation boot disks?

1996-09-17 Thread Susan G. Kleinmann
Hi Paul -- You asked: > I need to create a custom installation boot disk to install Debian on a > system at work. This is a custom server, with a SCSI main drive on an > Adaptec 2940UW controller. Once I get the main drive supported and the > base installed, I can finish it from there. > > I've

Re^2: dvips top margin

1996-09-17 Thread Susan G. Kleinmann
> > Nick> I installed Debian 1.1 and found that my tex files were no longer > Nick> leaving a margin at the top of the page. I traced it to > Nick> /usr/lib/texmf/dvips/config.ps where a4size was set instead of > Nick> letter. > > Correct. Also the app-defaults file for xdvi sets a4 p

Sox problems

1996-09-17 Thread Derek Lee
Hi, I am having some problems using the Sox utility: (1) Does the sox binary distributed with debian Sox package support the play and pplay commands that are found in Lsox? The latter commands appear to be more automated than the former. For instance, an AIFF file (ring.aiff) is played correctly

Re: dvips top margin

1996-09-17 Thread Erick Branderhorst
> I installed Debian 1.1 and found that my tex files were no longer > leaving a margin at the top of the page. I traced it to > /usr/lib/texmf/dvips/config.ps where a4size was set instead of letter. > I don't recall any questions from the installation of the dvipsk about > the paper size. dvips s

Re: llseek error & large partitions

1996-09-17 Thread J.H.M.Dassen
> >Also, I receive this message when past this point and writing the > >inode tables, "256/350 mkfs.ext2: Can't resolve symbol llseek" > > > >Does anyone have any idea what is going on here? > > The install discs have a slimmed-down version of C library on them to > allow the rest of the install

Custom installation boot disks?

1996-09-17 Thread Paul Christenson \[N3EOP\]
I need to create a custom installation boot disk to install Debian on a system at work. This is a custom server, with a SCSI main drive on an Adaptec 2940UW controller. Once I get the main drive supported and the base installed, I can finish it from there. I've heard here that the custom kernels

Re: HELP: Probs configuring X

1996-09-17 Thread Paul Christenson \[N3EOP\]
[forwarded by request] --- Begin Message --- Paul Christenson wrote: > Justin Stodola wrote: > > > > Ok, X works ok, with one annoying problem: Down the left hand > > side of the screen is a fairly narrow(~.25 inch) band of increased > > intensity that makes anything that fall within it unreadabl

Re: HELP: Probs configuring X

1996-09-17 Thread Gerry Jensen
> Yes. The blank signal after the horizontal sync may be to short for > your monitor. > You have to edit the file /etc/X11/XF86Config. > Increase the fifth number of the modeline by about 32. > (You can experiment which value yields the best result.) > An example: > Assume the modeline in questi

Re: X authorization

1996-09-17 Thread Susan G. Kleinmann
Hi Derek -- You asked: > How is the X authorization set up in Debian? Lukas Nellen provided a nice answer to this a while ago. I'm just repeating it here: > > I am running xdm and I discovered that only the login user can > start an X window. There are 2 situations when I cannot start a > X w

Re: HELP: Probs configuring X

1996-09-17 Thread Gerry Jensen
> There's a good document on making these adjustments. On a Slackware > system, it's /var/X11R6/lib/doc/VideoModes.doc; don't know where it > hides on a Debian system. /usr/X11R6/lib/X11/doc/html/VideoModes.html Gerry

Re: What where huh?

1996-09-17 Thread Susan G. Kleinmann
Hi Marcus -- (From section 5.7 of the FAQ:) "Debian-1.1.x, a.k.a. "stable" and "buzz-fixed": A copy of the the current release with the updates applied. The minor number is changed whenever new updates are added." I'd agree that a search engine front end to the FAQ would be helpful. Good luck,

Re: HELP: Probs configuring X

1996-09-17 Thread Erik B Andersen
Run the program xvidtune, tune your monitor to look like you want it to, and then push the "Show" button. Copy the output from xvidtune to the /etc/X11/XF86Config to replace the current settings for the adjusted video modes. -Erik -- Erik B. Andersen Web:http://www.et.byu.edu/~anders

Mouse

1996-09-17 Thread Simon Martin
Hi, I've just installed the X11 distribution (xbase, xserver-s3 and xfntbase). When I try startx it comes back with "no mouse found" or a message to that effect. I am using a Dell P120t with a bus mouse connected to the on board interface. I see quit a few "mouse" devices in /dev. Which one is ac

Re: llseek error & large partitions

1996-09-17 Thread Austin Donnelly
In article <[EMAIL PROTECTED]> you write: >I am encountering an error formatting large partitions (2.8 gb). >Equipment is a pentium 100, Adaptec 1542CF, DEC DSP5300. > >The drive partitions just fine, then when the debian install program >tries to read past around 2.1 gb I receive a message "badb

Re: Master.debian.org down yggdrasil.com down ...

1996-09-17 Thread Christian Hudon
On 16 Sep 1996, Christoph Lameter wrote: > master.debian.org is down since Sunday. Any plans to bring it back up? > > yggdrasil.com is also down (Even the DNS Servers are not reachable!) and > is the gateway from the usnet linux.debian.user group to the mailing list. > Can we establish alternate

Re: Shouldn't go app-defaults in /etc/X11?

1996-09-17 Thread Yves Arrouye
On Sep 16, 8:48pm, Christian Schwarz wrote: } Subject: Re: Shouldn't go app-defaults in /etc/X11? } } Michael Alan Dorman <[EMAIL PROTECTED]> writes: } > If you disagree with this, as many seem to, please propose a solution } > whereby package maintainers can easily make sure that app-defaults }

Is xcolorsel in a Debian package?

1996-09-17 Thread Yves Arrouye
Just curious. I need it, found an xcolors package that I cannot use (the first reason being that I can't handle a window of 932x2246 on my 1152x900 display!), but no xcolorsel package. Yves. -- Yves Arrouye Email: [EMAIL PROTECTED] 7, avenue Leon BolleeWe

Re: fvwm2 as default wm from xdm

1996-09-17 Thread Sven Rudolph
In article <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: > Q2? Is there a deb install package for olwm/olvwm and those related > apps that go along with it? (such as the slackware install has) The xview-clients package contains olwm. There is no olvwm package available yet (and

Re: Shouldn't go app-defaults in /etc/X11?

1996-09-17 Thread Brian C. White
> > If you disagree with this, as many seem to, please propose a solution > > whereby package maintainers can easily make sure that app-defaults > > files are updated to reflect any changes introduced in the upstream > > app-defaults file. > > Well, couldn't the files in app-defaults be marked as

Re: HELP: Probs configuring X

1996-09-17 Thread Christian Linhart
Justin Stodola ([EMAIL PROTECTED]) wrote: : Ok, X works ok, with one annoying problem: Down the left hand : side of the screen is a fairly narrow(~.25 inch) band of increased : intensity that makes anything that fall within it unreadable. This : occurs in all video modes with resolutions higher th

Re: ELM and PGP

1996-09-17 Thread Vadik V. Vygonets
On Mon, 16 Sep 1996, Boris Beletsky wrote: > liw> [snip crap about MIME/PGP] > [snip more crap] > and btw. > there are very good scripts for pine that filter the incoming mail and check > the sig, and decrypt . also there are scripts for outgoing mail to sign and > crypt. > take a look: > -BEG

Re: Shouldn't go app-defaults in /etc/X11?

1996-09-17 Thread Michael Alan Dorman
Christian Schwarz <[EMAIL PROTECTED]> writes: > Well, couldn't the files in app-defaults be marked as config files > ("DEBIAN/conffiles") in the packages? Only if you want Ian Jackson to post a bug report against your package---conffiles do not belong in /usr. Please look at /usr/doc/X11/debian.R

Re: HELP: Probs configuring X

1996-09-17 Thread Paul Christenson
Justin Stodola wrote: > > Ok, X works ok, with one annoying problem: Down the left hand > side of the screen is a fairly narrow(~.25 inch) band of increased > intensity that makes anything that fall within it unreadable. This > occurs in all video modes with resolutions higher than 640x480. > An