First edition of my Busybox kernel patch. implements devps, devmtab, and
authorErik Andersen <andersen@codepoet.org>
Wed, 8 Mar 2000 06:52:04 +0000 (06:52 -0000)
committerErik Andersen <andersen@codepoet.org>
Wed, 8 Mar 2000 06:52:04 +0000 (06:52 -0000)
commit47d3bb3b6ddb961b035493621a1601017535a1e4
tree4cbd432a4079ea68c5eb132112693f86a3e1bd5b
parent54969a1f6443b98c6874bd611de89b9ce30ca116
First edition of my Busybox kernel patch.  implements devps, devmtab, and
devmodules.  With this patch, you can enable BB_FEATURE_USE_DEVPS_N_DEVMTAB and
have a completely full featured busybox without having to even compile /proc
into the kernel.  I'm pretty proud of this patch.  It has a few loose ends that
should be filled in sometime, but arn't used by busybox (so they arn't very
important).

 -Erik
examples/kernel-patches/devps.patch.3_7 [new file with mode: 0644]