代码搜索:module-init-tools
找到约 47 项符合「module-init-tools」的源代码
代码结果 47
www.eeworm.com/read/273027/10931006
c zlibsupport.c
/* Support for compressed modules. Willy Tarreau
* did the support for modutils, Andrey Borzenkov
* ported it to module-init-tools, and I said it was too ugly
www.eeworm.com/read/338768/12285422
c zlibsupport.c
/* Support for compressed modules. Willy Tarreau
* did the support for modutils, Andrey Borzenkov
* ported it to module-init-tools, and I said it was too ugly
www.eeworm.com/read/338271/12315426
c zlibsupport.c
/* Support for compressed modules. Willy Tarreau
* did the support for modutils, Andrey Borzenkov
* ported it to module-init-tools, and I said it was too ugly
www.eeworm.com/read/273027/10930980
in configure.in
AC_INIT
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(module-init-tools, "3.0")
# If zlib is required, libz must be linked static, modprobe is in
# /sbin, libz is in /usr/lib and may not be available when i
www.eeworm.com/read/338271/12315382
in configure.in
AC_INIT
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(module-init-tools, "3.0")
# If zlib is required, libz must be linked static, modprobe is in
# /sbin, libz is in /usr/lib and may not be available when i
www.eeworm.com/read/338768/12285367
in configure.in
AC_INIT
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(module-init-tools, "3.0-pre9")
# If zlib is required, libz must be linked static, modprobe is in
# /sbin, libz is in /usr/lib and may not be available w
www.eeworm.com/read/423632/2025418
spec module-init-tools.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
%define prever pre5
Summary: Linux 2.6 kernel module management utilities.
Name: module-init-tools
Version: 3.1
Release: 0.%{prever}.3
License: GPL
Ve