File: ndiswrapper-source.README.Debian

package info (click to toggle)
ndiswrapper 1.28-1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 956 kB
  • ctags: 5,763
  • sloc: ansic: 21,349; perl: 743; makefile: 384; asm: 159; sh: 134
file content (21 lines) | stat: -rw-r--r-- 919 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ndiswrapper for Debian
----------------------

The ndiswrapper-source package can be used in several ways,

 - Using the make-kpkg(1) command provided by the kernel-package Debian
   package. This will produce a corresponding ndiswrapper-modules package for
   the Debian kernel-image package that you are using. This is "the Debian
   way". See the "modules_image" section of the make-kpkg(1) man page.

 - Using module-assistant: "module-assistant auto-install ndiswrapper"
 
 - Manually building a debian package, "cd /usr/src/ndiswrapper/ &&
   ./debian/rules binary-modules".

 - Changing to the /usr/src/modules/ndiswrapper/ directory and building as
   the INSTALL file instructs using "make; make install". This will build
   and install a module specific to the system you are building on and is
   not under control of the packaging system.

 -- Erik Rigtorp <erkki@linux.nu>, Mon, 31 May 2004 23:31:20 +0200