f7d489569c
that multiple Linux kernel packages can be installed at same time. Change PKGNAME scheme to allow it to be installed multiple times simultaneously. Use PKG_PRESERVE so the Linux kernel can't get accidently deinstalled. Add a variable to choose where to install (but not used yet, due to some problems when LOCALBASE is /). Set NO_MTREE. Make sure the boot and lib/modules directories are created. Increased kernel version to 2.6.6. Sorry changes no listed here. See kernel.org for change logs. Honor the USE_INET6 so CONFIG_IPV6 is set. For default configurations (for modules, etc.) add change CONFIG_DRM_I830= to module and add: CONFIG_USB_OHCI_HCD=y CONFIG_SND_USB_AUDIO=m CONFIG_USB_AUDIO=m
11 lines
539 B
Text
11 lines
539 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2004/06/12 22:44:24 jeremy-c-reed Exp $
|
|
|
|
The ${PKGBASE} package can be installed simultaneously with
|
|
other Linux kernel packages at the same time. You can manually remove
|
|
older versions with pkg_delete(8) when they aren't needed anymore.
|
|
|
|
Be sure to adjust your grub.conf and/or lilo.conf (and re-run lilo)
|
|
boot loader configuration as necessary for your system.
|
|
|
|
===========================================================================
|