summaryrefslogtreecommitdiff
path: root/conf/machine/nas100d.conf
AgeCommit message (Collapse)AuthorFiles
2006-01-16ixp4xx-kernel: fix boot setup parameters in 2.6.15John Bowler1
- there is now a default machine-specific command line and an override for the memory config to provide a useable default per-machine.
2006-01-16ixp4xx-kernel: unbreak nas100d build in 2.6.15John Bowler1
- temporarily put the CMDLINE_ROOT back in to the conf file so that nas100d kernels keep on working
2006-01-16ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15John Bowler1
- the generic ixp4xx-kernel package now creates the same generic kernel regardless of how MACHINE is set, it then appends shims to the kernel to obtain machine specific kernels and produces packages of the results. Still TBD is the command line fixup. The generic command line is the nslu2 one, this is a temporary hack to keep the NSLU2 build working.
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler1
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx).
2006-01-11nas100d.conf: Enable LE fixup for the ixp4xx kernel.Rod Whitby1
2006-01-12ixp4xx: correct IPKG_ARCHS to include ${MACHINE}[bl] in ixp4xx.confJohn Bowler1
- the kernel packages now use ${MACHINE}[bl] according to the system byte sex, therefore this must be included in the IPKG_ARCH list or the image build will fail.
2006-01-12slugos: extract common parts of machine conf in slugos.confJohn Bowler1
- conf/machine/include/ixp4xx.conf now provides generic configuration for nslu2 and nas100d (+ future ixp4xx based machines), the kernel image fixup is made generic, all kernel packages have a generic name. ipkg search rules changed to look for the generic packages too.
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-11-05ludeos: Added nas100d/ludeos distribution, including nas100d-kernel.Rod Whitby1