be cleaned up by the kernel
when init waits on it.
--
Matthew Gregan |/
/|[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Apr 24, 2002 at 01:22:18PM +, Rory Campbell-Lange wrote:
> Is it possible to log back into a machine over ssh and 'attach' to a
> running process so that one can see the output of, say, a kernel
> compile?
Take a look at the ``screen''
ian-user archives on debian.org, there are quite a
few threads stored there relating to kernel patches.
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint: FB83 2911 F170 B31C 9E4A E382 CA8A A2F6 B63A 1E95 ]
pgpqoGnreclqS.pgp
Description: PGP signature
th.
> Grateful for any help. I could, despite the online time involved,
> download 2.2.13 but would learn nothing further here and would have to
> face the problem later 2.4 if I want to keep up to date.
You could download something a wee bit earlier, like 2.2.9 and patch it
up from there
-up things and having to reinstall, but it
> wouldn't help I'd still not be able to apply patches.
You could rename your kernel-source-2.2.1 to whatever the patch is
expecting and run patch again with the arguments you used, but you are
better off to cd into the the dir and use '
not need to be compiled (between 2 and 13
> that is?).
You don't need to compile any of them as you patch them up, you can if
you want to test each patch, but otherwise just apply all of the patches
and then do your compiling.
make oldconfig is useful once you've applied patches, si
you feel like recompiling) grab the
console-apt package - it shows both the package size and the installed
size of each package on the main screen.
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint: FB83 2911 F170 B31C 9E4A E382 CA8A A2F6 B63A 1E95 ]
pgp
k :|
It may be that you have to do something like:
update-rc.d -f remove
...before you remake the links with update-rc.d. Not great, but still
more convenient than having to rm them individually.
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint: FB83 2911
D, but
it's presumably a lot more secure.
> openBSD code review must have been quite an impressive effort to say the
> least...
I think it took them about 1.5-2 years all up, with the majority of the
problems being found and fixed in the first 6 months. Very impressive
indeed, I thi
s.
This sounds exactly like what you need...
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint: FB83 2911 F170 B31C 9E4A E382 CA8A A2F6 B63A 1E95 ]
pgp1qbebEuaHT.pgp
Description: PGP signature
ite... I'm not sure if the version in the OpenBSD
distribution has been audited by the team or not, though.
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint: FB83 2911 F170 B31C 9E4A E382 CA8A A2F6 B63A 1E95 ]
pgpZfoiiZB3v9.pgp
Description: PGP signature
will happen.
Oh, if you use make-kpkg to build kernels, when you install them with
dpkg the updating of the System.map is handled as part of that, so you
don't have to worry about it.
If someone can post a better explanation, or a pointer to some
information, I'd be very grateful...
--
and
> zimage, and which one should I be using?
bzImage is "big" zImage, and is able to load larger kernels (>1MB),
whereas zImage is limited to something smaller (600kB?). You want to use
bzImage all the time, unless your machine doesn't like booting such
images (e.g. some lapt
arm'. If it the settings look good, remove the
'-n' and run again to actually make the links.
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint:FB83 2911 F170 B31C 9E4A E382 CA8A A2F6 B63A 1E95 ]
pgpGRMmxLKhYG.pgp
Description: PGP signature
ion)).
I'm sure someone else can give you a better description that mine. :-)
> Could anyone please point me towards a source of
> information suitable to a novice.
I can't think of anything off-hand, sorry...
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTE
icular ftpd (the one from netbase) by
installing the ftpd package. Or you can go with something else, like
wu-ftpd* or proftpd, depending on your needs.
As for where ftpd starts from, it's normally started by inetd when it's
needed. Check out /etc/inetd.conf and look for an entry con
iasing to the CFLAGS in the
makefile to get the kernel to build with gcc 2.95. This is because
between egcs and the changeover to gcc 2.95, the default option for
strict aliasing was changed from off to on, and the kernel won't built
with it on.
> I would like to try compiling the new 2.
. It doesn't sound
as good as my Yamaha Waveforce YMF724 did (which was only half the
price, too), but Yamaha aren't giving out the documentation for that
chipset, so we won't be seeing support for it anytime soon. :-(
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [E
of plenty of reasons why having
dpkg remove such files would be really evil.i It *could* be done, though
- if the package maintainer, for example, made the {pre,post}rm scripts
look for known files and kill them (e.g. the script for mozilla could
search the /home of every user for it's .mozil
into problems doing this trick if you choose a card which
is drastically different from your Savage4 though, such as picking a
card with a weird RAMDAC or something.
Your best bet would be to find out if X 3.3.5 is available as a set of
Debian packages from somewhere, and upgrade using apt.
me know if there is, and what package it comes
from?)
I'd guess that netbase should be supplying the manpage, but I don't
know.
--
[ Matthew Gregan ] [ GPG ID: B63A1E95 ] [ [EMAIL PROTECTED] ]
[ GPG fingerprint:FB83 2911 F170 B31C 9E4A E382 CA8A A2F6 B63A 1E95 ]
pgpt
n't need to configure it with ISAPNP, because it's a PCI card,
both the ALSA drivers and the kernel drivers find the card by
themselves.
I'm not sure about full-duplex mode, since I never use it. I'm pretty
sure it works full-duplex under ALSA, but I have absolutely no id
/apt/sources.list:
deb-src http://http.us.debian.org/debian stable main contrib non-free
--
[ Matthew Gregan ] [ crash.ihug.co.nz/~kinetik ]
[ [EMAIL PROTECTED] ] [ PGP key ID: 2048/D1B2FF49 ]
[ PGP fingerprint: 15 CF 1F D5 7C 59 63 F5 79 52 A5 7D EB 50 E5 27 ]
after is imagemagick.
Just watch out not to install libmagick4g-lzw, since that will break
imagemagick (I don't think the maintainer has fixed it yet). Use the
non-LZW one instead.
Have fun.
--
[ Matthew Gregan ] [ crash.ihug.co.nz/~kinetik ]
[ [EMAIL PROTECTED] ]
example)
so the largest listed resolution is the one you want to use. This is not a
great solution.
You could probably also try setting the virtual desktop size (via "Virtual") to
the same as the resolution you want to use (e.g. "Virtual 800 600" in this
example).
Check out the m
mention this (well, it entered my mind, but since I
only run X in 16/32bit, I don't know too much about the handling of colour
shortages).
The few times I've run X in 8bit mode, (using E!) it has looked quite nice
(much better than trying a similar thing
really dependant on the X server configuration. Most of the
themes for E! tend to use a *lot* of colours, so you'd probably find
the problem you described was worse using E!, but that's not to say
you can't use a low-colour theme... But the way apps handle colour
allocation is out of the hands of the window-manager.
Well, that's my thoughts on it.
--
Matthew Gregan [EMAIL PROTECTED]
support pixmaps).
Check out the Eterm manpage for info about changing the colours...
Hope this helps.
--
Matthew Gregan [EMAIL PROTECTED]
m'" say?
On a system where Exim is run from inetd, it won't show up as running
in the process table unless there's a connection in progress...
In response to the original question, check your /etc/inetd.conf and
your /etc/hosts.{allow,deny} to make sure everything looks in
order.
s:
(2) (warning/warning) Autoload error in:
/usr/lib/xemacs/xemacs-packages/lisp/xemacs-devel/auto-autoloads:
Already loaded
When I start it and try to do something (e.g. I hit M-x and it opens
another buffer with a bunch of those warnings)..
--
Matthew Gregan [EMAIL PROTECTED]
an't answer these sorry, since I don't use mule.
--
Matthew Gregan [EMAIL PROTECTED]
sn't include the benefits you would receieve in
a application optimized for and using the new P3 SSE instructions,
obviously. Then there's quite a large difference in speed.
--
Matthew Gregan [EMAIL PROTECTED]
rting...
> Aborted
Are you running the Gnome panel? If you aren't, that's probably the
problem. GnomeICU is trying to create the applet in the panel,
failing, and dying. Try starting it with the '-a' argument to stop the
applet creation, e.g.
gnomeicu -a
That will work whether
r 30 seconds? I think he
wants something along the lines of sleep.
--
Matthew Gregan [EMAIL PROTECTED]
On Sun, Jul 25, 1999 at 12:53:58AM -0500, [EMAIL PROTECTED] wrote:
> Is there a way to put a 30 second pause in your bash script?
Use:
sleep 30s
'man sleep' for more info. :-)
--
Matthew Gregan [EMAIL PROTECTED]
a verbose description, try (if you haven't already):
$ man sources.list
The short answer is that it depends on what the type is (the first
word of the line, e.g. 'deb'). It's much better explained in the man
page than I can do (without basically repeating the m
it is undernet isn't it?
Try irc.debian.org, in channel #debian. That seems like quite an
active place, with a lot of friendly people. :-)
I think that the irc.debian.org server is part of a network of IRC
servers (OpenNetworks or something), which links a few similar
interest servers t
ill install
Does this not break liburi-perl? If not, I wonder why it's taking so
long for it to be fixed in potato...
--
Matthew Gregan [EMAIL PROTECTED]
utt, though.
I sent a test message to myself, and signed it with PGP5. When I
receive the message, Mutt checks the signature and reports that it's
'good'.
Good signature made 1999-07-08 00:39 GMT by key:
1024 bits, Key ID C22BCF6F, Created 1999-06-28
"Matthew
nnected directly to the internet...
--
Matthew Gregan [EMAIL PROTECTED]
's toolbars. If
anyone has a link or an example .Xdefaults, let me know.
Thanks.
--
Matthew Gregan [EMAIL PROTECTED]
being told that E
wants your X session to end (since gnome-session is in control, not E).
If you have a .gnome directory in your home dir, remove or rename that and try
again. It may be you have some stale configs messing things up. Otherwise,
something is probably pretty wrong with your Gnome
if you're
running your X session using gnome-session then it's probably your old configs
causing the problems... Otherwise you can always start gnome-name-service by
hand when you need it.
--
Matthew Gregan [EMAIL PROTECTED]
e
to what I want (1152x864 at 78Hz, but it's 70.8kHz horizontal frequency is just
too much for my monitor to handle).
If anybody can help, or point me in the right direction, I would be very happy.
Thanks. :-)
Oh, those Windows figures are from the Matrox monitor customizati
list, I
thought that was my problem when my outgoing mail stopped working the
other day, however after some poking around I discovered it was in
fact Mutt looking for sendmail (and failing) that was my problem. This
is a known bug in Mutt, and the solution is listed in the Debian bug
database with
th the obvious. However, this
time you want to use the internal.ip of the masquerading machine (I think, try
it both ways).
If Samba needs UDP as well (I don't think it does...) then double up the
entries, replacing 'tcp' with 'udp' for the second ones.
I haven'
;t remember the exact reason, but it was because the old behavior was
breaking parts of Emacs.
--
Matthew Gregan [EMAIL PROTECTED]
someone tell me what I need to do to fix this, or point me to something
which will help?
Thanks.
--
Matthew Gregan[EMAIL PROTECTED]
SVGA for example) will work
with the G400 as well, since they are very similar (2D wise). As far as the 3D
(GLX) drivers go, I've heard that they won't work without Matrox releasing some
specs on them, but that remains to be seen, I guess.
--
Matthew Gregan[EMAIL PROTECTED]
is, I guess the packages are not
quite ready yet, or I messed up somewhere.
Cheers.
--
Matthew Gregan[EMAIL PROTECTED]
alify_recipient' was part of what I needed to change, but I decided it was
best to find out instead of my ISP having to forward mail for my root account
back and tell me my mail system was still broken. :-)
Thanks again.
--
Matthew Gregan[EMAIL PROTECTED]
a simple fix to solve this, but I don't know what it is...
I've checked howtos but they only seem to cover other MTAs. :-/
Thanks in advance.
--
Matthew Gregan[EMAIL PROTECTED]
e the window manager affecting it. I was using
Enlightenment, and I switched to WindowMaker suspecting that E was the problem.
I discovered that it wasn't, and since you're having the same problems with
IceWM, it looks to be WM independent.
--
Matthew Gregan[EMAIL PROTECTED]
If I use XDM/WDM, how can I set the nice value of X? I can figure out how
I'd do it if I was starting X from the console, but I've no idea how to do it
from WDM.
Thanks in advance.
--
Matthew Gregan[EMAIL PROTECTED]
really
help.. what's the story with these
Thanks in advance for your help to these relatively stupid questions. :-)
--
Matthew Gregan[EMAIL PROTECTED]
the tecra disk I would have though
that'd fix the problem.
Thanks again...
--
Matthew Gregan[EMAIL PROTECTED]
dware, please let me know.
Thanks in advance.
--
Matthew Gregan[EMAIL PROTECTED]
57 matches
Mail list logo