Re: [Linux-decnet-user] Applying Kernel patch
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@pa...> - 2000-08-26 18:03:08
|
On Sat, Aug 26, 2000 at 11:30:09AM -0400, Akihiko Tanaka wrote: > I think I have three options to try: > > 1) Continue to work with Linux 2.2-14 and apply DECnet kernel patch 2.2-16. > > 2) Upgrade Linux 2.2-14 to 2.2-16 and apply DECnet kernel patch 2.2-16. > > 3) Upgrade Linux to 2.4. > > How do I look at the current configuration before doing "make [x|menu]config? > > Is Linux 2.4 officially released? I would recommend you download a new 2.2.16 or 17 if it's released yet (should be soon now). Look in the file .config to see what the configuration options are, that's the file that gets generated by make *config and gets included by the Makefile. 2.4 is not an official release yet. It seems fairly stable to me but some areas are still missing so I can't really recommend it. eg smbfs doesn't compile and ISDN doesn't seem to work for me either - DECnet does though! Patrick |