update docs

This commit is contained in:
James Barnett 2018-01-19 11:09:04 -05:00
parent 7bff82da28
commit cf160c21f5
No known key found for this signature in database
GPG key ID: E4B5E45AA3B8C5C3

View file

@ -55,13 +55,21 @@ Default is "48".
\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