Displaying 3 results from an estimated 3 matches for "ciph".
Did you mean:
ceph
2001 Oct 15
2
kernel 2.4.12 and ext3 patch
Hi,
I have just joined this list. Sorry for this newbie question.
Is the patch for Linus's kernel 2.4.12 be expected to be released soon ?
Thanks in advance.
Peace
--
Rajesh
http://www.symonds.net/~rajesh/ ***** Powered By: Debian GNU/Linux
Kernel 2.4.10(ext3)
:
[Linux One Stanza Tip] From : <bish@nde.vsnl.net.in>
LOST #028 -**< Sub : Graphic file
2003 Mar 14
5
ipsec for linux 2.4 eventually made easy?!
...setup are a matter of few seconds:
get CrypotAPI
(http://www.kernel.org/pub/linux/kernel/crypto/v2.4/cryptoapi-0.1.0.tar.gz),
untar and compile as modules:
tar xvfz cryptoapi-0.1.0.tar.gz
cd cryptoapi-0.1.0
make modules KDIR=/path/to/running/kernel
make modules_install
modprobe cryptoapi
modprobe cipher-3des
modprobe digest-sha1
Get ipsec_tunnel
(http://ringstrom.mine.nu/ipsec_tunnel/download/ipsec_tunnel-0.9.tar.gz)
tar xvfz ipsec_tunnel-0.9.tar.gz
cd ipsec_tunnel-0.9
./configure (it will ask you the path to cryptoapi source and to you
running kernel)
make
make install
modprobe ipsec_tunnel...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking