Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/lkm one less: lfs is now loadable as LKM



details:   https://anonhg.NetBSD.org/src/rev/5b9b9d3f5493
branches:  trunk
changeset: 499834:5b9b9d3f5493
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Thu Nov 30 16:01:44 2000 +0000

description:
one less: lfs is now loadable as LKM

diffstat:

 sys/lkm/TODO |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r dd1aa1a23339 -r 5b9b9d3f5493 sys/lkm/TODO
--- a/sys/lkm/TODO      Thu Nov 30 16:00:55 2000 +0000
+++ b/sys/lkm/TODO      Thu Nov 30 16:01:44 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2 1996/11/05 02:34:24 explorer Exp $
+$NetBSD: TODO,v 1.3 2000/11/30 16:01:44 jdolecek Exp $
 
 Always a lot to do.  :)
 
@@ -10,10 +10,6 @@
    made loadable or not.  [They can be.  I have some kernel mods which
    will make freebsd and linux loadable at least]
 
-o  decide if lfs is useful in any way as is, or if it should install
-   syscalls as well.  Of course, it's broken in other ways, but...
-   [it will have to install syscalls]
-
 o  decide if it is even useful to make ffs into a loadable module.
    [for diskless boots, sure, why not]
 



Home | Main Index | Thread Index | Old Index