summaryrefslogtreecommitdiff
path: root/packages/linux/nslu2-kernel.inc
AgeCommit message (Collapse)AuthorFiles
2005-07-19Support for disabling irq debug messages - slugbug 109.John Bowler1
This allows a simple local.conf change to re-enable the debug messages simply by setting CMDLINE_DEBUG to ""
2005-07-18Fix for the hardware reset hang problem - shut down the flash memoryJohn Bowler1
device (ensure it is in read mode, not write) on halt/reboot.
2005-07-16Fix the missing quotes round string values.John Bowler1
2005-07-02nslu2-kernel.inc: make the FILESPATH include 2.6.12 as wellJohn Bowler1
as 2.6.12.2 2.6.12/defconfig: add TUN 2.6.12.2.bb: working 2.6.12.2 NSLU2 kernel
2005-06-19Clarify how the CONSOLE options work.John Bowler1
Add reboot=s BKrev: 42b5acbcCZowYKUWzO17VTbxpXaJ_Q
2005-06-192.6.12, builds, boots, no networkJohn Bowler1
BKrev: 42b4c91dxOH_4bdPsmtMhPY4AEvjLw
2005-06-17Add reset patch to nslu2-kernelJohn Bowler1
BKrev: 42b33ac8Yb6rKg0CTONkF5O7i4w1OQ
2005-05-31Merge marsco.kalmiopsis:/home/nslu2/openembeddedJohn Bowler1
into marsco.kalmiopsis:/home/nslu2/ref 2005/05/31 09:49:53-07:00 kalmiopsis!jbowler Dev only change (does not change openslug). Fix nslu2-kernel so that it handles -rc patches correctly. Move or copy patches from 2.6.11-mm which are required in 2.6.12 BKrev: 429c95f4Cw4H12IiLOLp5_5mnzbGpw
2005-05-19Fix two build problems on NSLU2.John Bowler1
The nslu2.conf change causes the various packages which were fixed to a 20050405 CVS date stamp to be floating to the latest version again. This has been verified with 20050418 (for all the packages). BKrev: 428be52f4cdI_8uGPMlrhxWu6n9ltw
2005-05-07OpenSlug 2.6.11-mm4 basic support (to make a bootableJohn Bowler1
system this also requires a patch to ixp425-eth). This kernel builds and, apparent from the eth0 driver, will work. It supports the Reiser4 file system. BKrev: 427c713dtO0Yg8oQ7YWrypS2pq2WsQ
2005-05-06This adds initial support for building non-standard versionsJohn Bowler1
of the Linux kernel for openslug (or any NSLU2 distro). The .inc file nslu2-kernel.inc does work to decode ${PV} and work out what patches to download. The sole .bb file, nslu2-kernel_2.6.11.8.bb, is just an example (which *does* work and has been tested, slightly). Non-release (mm, ac, rc) patches have not been tested yet and may not work. NOTE: this is for testing/dev of new kernels. It is necessary to set the PREFERRED_PROVIDER_virtual/kernel to nslu2-kernel to pull these .bb files into a build. BKrev: 427af2a47Q3EUuIjzVKXRDWBgDDKzw