Commit graph

5 commits

Author SHA1 Message Date
Jeremy C. Reed
f7d489569c Add MESSAGE suggesting grub or lilo update. And to mention
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
2004-06-12 22:44:24 +00:00
Jeremy C. Reed
19cb71d256 Update linux-kernel to 2.6.3 version. The changelog is very long.
It is located at http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.3.

Also made other changes to the packaging including:
- build dependency changed from linux-modutils to
linux-module-init-tools which supports this new kernel.
- save the .config file for later reference.
- make sure modules are installed under $PREFIX
- add modules to PLIST
- update the TODO
- add several configs to the files/extra-configs, such as:
AGP modules, DRM modules, loopback module, eepro network card module,
ntfs module, and others.
2004-03-07 02:29:19 +00:00
Martti Kuparinen
ce12e78c89 Linux 2.6.1 2004-02-03 09:19:58 +00:00
Martti Kuparinen
c45769407d Update to 2.4.24 and use Makefile.common 2004-01-28 10:06:33 +00:00
Jeremy C. Reed
c2abee2dcf This package is for the Linux kernel. It needs work, but I have been using
it for over 14 months.
2004-01-27 17:51:08 +00:00