Changeset 782
- Timestamp:
- Dec 11, 2007 3:55:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debirf/fs/usr/share/debirf/plugins/install-kernel
r781 r782 16 16 # version 3 or later. 17 17 18 # clear out old modules if they exist, to avoid confusion 19 rm -rf "$DEBIRF_ROOT/lib/modules" 20 21 # download/copy in kernel package 18 22 if [ -z "$DEBIRF_KERNEL_PACKAGE" ] ; then 19 23 # otherwise, try to figure out the kernel to install
Note: See TracChangeset
for help on using the changeset viewer.

