summaryrefslogtreecommitdiff
path: root/conf/distro/slugos-lau.conf
AgeCommit message (Collapse)AuthorFiles
2007-02-08slugos: Subsumed slugos-btu.conf into ucslugc.conf, and dropped ↵Rod Whitby1
slugos-{b,l}{a,t}u.conf
2007-02-08slugos: Removed SLUGOS_IMAGESEX from throughout OE.Rod Whitby1
2007-01-27ixp4xx-related files: Replaced IXP4XX_MACHINE_ENDIAN with SITEINFO_ENDIANESS ↵Rod Whitby1
throughout OE, removing all instances of ixp4xx-specific ENDIAN checks in the OE metadata.
2007-01-23ixp4xx (and related ixp4xx-specific files): Change all usage of ↵Rod Whitby1
ARCH_BYTE_SEX to IXP4XX_MACHINE_ENDIAN (and ensure COMPATIBLE_MACHINE is in effect whereever it is used). Add the nslu2le and nslu2be machines. Change include/ixp4xx.conf to use tune-xscale and tune-thumb. Remove slugos-specific variables that had global OE equivalents. Deprecate ixp4xx.conf and nslu2.conf in favour of endian-specific replacements.
2006-07-14distro configurations: rename include files to *.inc and adjust those which ↵Michael Lauer1
include it accordingly
2006-07-14conf/distro cleanup. conf/distro should only contain files that are ok to be ↵Michael Lauer1
directly included by means of setting DISTRO. conf/distro/include should contain those which doesn't.
2006-02-06slugos: release 3.5-betaJohn Bowler1
2006-02-06slugos: release 3.3-betaJohn Bowler1
2006-02-01slugos: bump all version numbers to 3.2 for alpha testing in confJohn Bowler1
2006-01-11slugos: make slugos-??? default to big-endian throughout in slugos.confJohn Bowler1
- the JFFS2 format can be overridden in the DISTRO .conf (unlike the other slugos configuration parameters) It can also be changed in local.conf if using a slugos-??? build directly.
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler1
ucslugc 3 - all the nslu2-???.conf files are now slugos-???.conf and slugos has been made - the base for both openslug and ucslugc. OpenSlug now enables thumb interwork.