CVS: moonbase/kernel/ifenslave BUILD, NONE, 1.1 DETAILS, NONE,
1.1 PRE_BUILD, NONE, 1.1
niki at lunar-linux.org
niki at lunar-linux.org
Wed Aug 27 20:48:53 GMT 2003
Update of /var/cvs/lunar/moonbase/kernel/ifenslave
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7093
Added Files:
BUILD DETAILS PRE_BUILD
Log Message:
Added ifenslave module which compiles the binary directly from the kernel
sources provided by any kernel sources installed, as long as the
/usr/src/linux symlink points to a valid kernel.
--- NEW FILE: BUILD ---
(
cd /usr/src/linux/
prepare_install
# Build the files from here one.
gcc -Wall -Wstrict-prototypes -O Documentation/networking/ifenslave.c \
-o /sbin/ifenslave -I /usr/src/linux/include/
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=ifenslave
VERSION=0.1
SOURCE_DIRECTORY=$BUILD_DIRECTORY
ENTERED=20030827
UPDATED=20030827
KEEP_SOURCE=on
SHORT="This compiles the ifenslave binary provided by kernel source"
cat << EOF
This module requires that any kernel source is installed, amd that the
/usr/src/linux symlink points to the desiresd kernel you wan to build this
for.
EOF
--- NEW FILE: PRE_BUILD ---
true
More information about the Lunar-commits
mailing list