Re: [q] apt-get source ..

2001-02-23 Thread Manfred Wassmann
> has anyone compiled gs with the stp driver version 4.0.4 :-) Not 4.0.4 but 4.0.5pre1. No problem. -- Manfred Wassmann PGP and GnuPG public keys available at http://germany.keyserver.net PGP: 24B81049 Fingerprint: D7 10 EE 2B 74 16 C0 64 B4 5F BA B2 90 29 3D AF GPG: 6B299971 Fingerprint: A59

Re: Capturing booting output

1996-05-31 Thread Manfred Wassmann
On Fri, 31 May 1996, R. Gugisch wrote: > > Richard G. Roberto wrotes: > > > > how did you capture the output? > > > > I wrote it by hand. But by the side, capturing the booting output to a file > would make sense. > try "dmesg > dumpfile" It's me, Manolo!

Re: 'unsupported packages' (was Re: uugetty?)

1996-05-19 Thread Manfred Wassmann
On Tue, 7 May 1996, Craig Sanders wrote: > > Here's a suggestion: > > If you're going to go to the trouble of compiling a missing program > for your system, it's only a few extra steps to add the debian control > files. Then you can share your work with the rest of the debian user > community.

Re: uugetty?

1996-05-06 Thread Manfred Wassmann
On Sat, 4 May 1996, Fundamental wrote: > > what package does uugetty come with? > > uugetty is part of getty-ps which is not (yet?) available as a debian-package. I use version getty_ps-2.0.7h and had to fix some pieces to comply with the FSSTND. Makefile: 11c11 < FSSTND=-DFSSTND --- > # FS

Re: problems in going to 1.1

1996-05-06 Thread Manfred Wassmann
On Thu, 25 Apr 1996, Carlos Carvalho wrote: > > Cron thought I was lonely and started sending me mail every minute :-( > The cause is a bug in /etc/crontab: the last line must be > * * * * * rootatrun -d > at least * * * * * rootatrun -l 0.5 -d instead of * * * * *

Re: Upgrading base in 1.1beta needs to be smarter about etc/{passwd,group}

1996-05-06 Thread Manfred Wassmann
On Thu, 25 Apr 1996, Bruce Perens wrote: > Good idea. Could I prevail on you to implement it? I'm overwhelmed. > > Thanks > > Bruce If not him, why not me? Well here is my first hack to classify the accounts in etc/passwd. But for now I don't know enough about dpkg to go on. =