Lines Matching +full:patch +full:- +full:address
1 .. SPDX-License-Identifier: GPL-2.0
12 implementation is neither complete nor well-tested.
28 Original Author: Makoto Kato <m_kato@ga2.so-net.ne.jp>
33 Does anyone know of a more current email address for Makoto? He doesn't
34 respond to the address given above...
41 for the linux 2.4.1 and later kernels. Currently it is a read-only
53 step 1. Install the BeFS patch into the source code tree of linux.
57 is called patch-befs-xxx, you would do the following:
60 patch -p1 < /path/to/patch-befs-xxx
68 The linux kernel has many compile-time options. Most of them are beyond the
69 scope of this document. I suggest the Kernel-HOWTO document as a good general
70 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
88 See the kernel howto <http://www.linux.com/howto/Kernel-HOWTO.html> for
97 mount -t befs /dev/fd0 /beos
113 <http://befs-driver.sourceforge.net/>