File: kernel-wedge-copy-modules.1

package info (click to toggle)
kernel-wedge 2.106
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: perl: 581; sh: 352; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH KERNEL\-WEDGE\-COPY\-MODULES 1 "June 2019" "Kernel-wedge"
.SH NAME
kernel\-wedge\-copy\-modules \- install modules into package directories
.SH SYNOPSIS
.B kernel\-wedge copy\-modules
.I version flavour installedname
.SH DESCRIPTION
Copy modules into the right directories in preparation for building udebs.

Return 1 if a required module is missing, unless $KW_CHECK_NONFATAL is
non-empty.
.SH AUTHOR
Joey Hess