Merge branch 'modules'
This commit is contained in:
commit
32cba7c5a3
1 changed files with 12 additions and 4 deletions
|
|
@ -59,13 +59,21 @@ The following are settings used on each specific snapper
|
||||||
=======
|
=======
|
||||||
\fBLINK_MODULES=\fR\fB\fIyes\fR\fR\fB or \fR\fB\fIno\fR\fR
|
\fBLINK_MODULES=\fR\fB\fIyes\fR\fR\fB or \fR\fB\fIno\fR\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
When set to "yes" this, if the \fIlinux\fR package is updated, then a
|
When set to "yes" this, if the \fIlinux\fR package (or another package
|
||||||
|
specified by KERNEL_PACKAGE; see below) is updated, then a
|
||||||
symlink will be created in the kernel modules directory for the
|
symlink will be created in the kernel modules directory for the
|
||||||
currently running kernel to same directory in the pre snapshot. This
|
currently running kernel to same directory in the pre snapshot of the
|
||||||
is so that the kernel modules will still be available for use before a
|
"root" configuration. This is so that the kernel modules will still be
|
||||||
reboot is required.
|
available for use before a reboot is required.
|
||||||
|
|
||||||
Default is "no".
|
Default is "no".
|
||||||
|
|
||||||
|
\fBKERNEL_PACKAGE=\fR\fB\fIstring\fR\fR
|
||||||
|
|
||||||
|
Used to trigger module linking if LINK_MODULES is set to "yes".
|
||||||
|
|
||||||
|
Default is "linux".
|
||||||
|
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
The following are possible settings used on each specific snapper
|
The following are possible settings used on each specific snapper
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue