summaryrefslogtreecommitdiff
path: root/conf/machine/include
AgeCommit message (Collapse)AuthorFiles
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-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-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie9
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
2006-01-07Move machine include files (files that are not machines in their own right) ↵Richard Purdie22
into conf/machine/include.