summaryrefslogtreecommitdiff
path: root/conf/distro/ucslugc.conf
AgeCommit message (Collapse)AuthorFiles
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
2007-02-18ucslugc: Make sure THUMB_INTERWORK is set, and add the missing :slugos OVERRIDERod Whitby1
2007-02-12slugos: Major build structure change - subsumed openslug and debianslug into ↵Rod Whitby1
a single slugos distribution which works with either nslu2be or nslu2le machines. Kept the openslug and debianslug conf files around to enable people to migrate smoothly, but eventually they will disappear.
2007-02-08slugos: Subsumed slugos-lag.conf into slugosle.conf, slugos-bag.conf into ↵Rod Whitby1
slugosbe.conf, and dropped slugos-{b,l}ag.conf. Deprecated openslug.conf in favour of slugosbe.conf. Deprecated debianslug.conf in favour of slugosle.conf. Eventually this all might be done with multimachine.
2007-02-08slugos: Subsumed slugos-btu.conf into ucslugc.conf, and dropped ↵Rod Whitby1
slugos-{b,l}{a,t}u.conf
2007-02-08slugos: Replaced SLUGOS_IMAGENAME with SLUGOS_DISTRO, and localised the ↵Rod Whitby1
usage of SLUGOS_DISTRO to slugos-*.* files only. Removed SLUGOS_FLASH_IMAGE completely (made it always enabled) and cleaned up slugos-image.bb
2007-02-08slugos: Removed the obsolete freeze-packages.inc stuff (but left freeze.inc ↵Rod Whitby1
itself there in case any other distro is still using it).
2007-02-08slugos: Removed SLUGOS_IMAGESEX from throughout OE.Rod Whitby1
2006-08-12ucslugc: Go back to gcc 3.4.4 until someone gets gcc 4.1.1 to work for ucslugc.Rod Whitby1
2006-07-14slugos distro configurations: fix includesMichael Lauer1
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-04-14openslug.conf, debianslug.conf, ucslugc.conf: Removed the modules which ↵Rod Whitby1
we've now compiled into the kernel.
2006-03-29slugos: Add required usb/scsi modules to rootfsOyvind Repvik1
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: Enabled JFFS2 endianness to be controlled.Rod Whitby1
2006-01-11slugos-image: remove spurious DEPENDS in confJohn Bowler1
- this upgrades slugos-image to the new RDEPENDS only world, some missing (R)dependencies are corrected slugos-init: remove virtual/ixp-eth in 0.10 - this stuff is no longer necessary and the modprobe.conf has been moved to the ixp-eth module rather than having it incorrectly introduced in a non-dependent module.
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler1
- All the openslug/ucslugc specific .bb files are converted in this - change to use generic 'slugos' files with the required configuration - in openslug.conf or ucslugc.conf. This unifies the image and package - build stuff. Old targets should continue to work as the slugos - .bb files PROVIDE the required targets.
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.
2005-10-25ucslugc: reintroduce support for UCSLUGC_* names in parallel with NSLU2_* ↵John Bowler1
(all versions) - the old name form was removed accidentally, reintroduced the original - names to support existing ucslugc local.conf files.
2005-10-24ucslugc: correct UCSLUG_EXTRA_BBFILES, damaged by change to nslu2-dist.conf ↵John Bowler1
in distro conf
2005-10-24ucslugc, nslu2: formalise different build configs, move to IAL 2.0 and ↵John Bowler1
nslu2-kernel - ucslugc is substantially as before, however the configuration is now - expressed as a specific instance of nslu2-btu.conf (big-endian, thumb, - uclibc). The other six buildable variants of ucslugc have been added - as separate configuration files, all with names of the form 'nslu2-???' - for big vs little, arm vs thumb and glibc vs uclibc. - IAL 2.0 is now in a testable state (reboot works) and so is the default - for all nslu2-??? configurations. - Overridable variables of the form UCSLUGC_* have been replaced with - variables named NSLU2_*
2005-10-21openslug-kernel: version 2.6.14-rc5John Bowler1
2005-10-20openslug-kernel: cleanup, move to 2.6.14-rc4John Bowler1
- potentially optional parts of openslug-image can now be removed - removed 2.6.14-rc2 - moved to 2.6.14-rc4 - added RedBoot FIS Directory automagic byte swap
2005-10-06ucslugc: fix endinaness of le jffs2, add glibc to packagesJohn Bowler1
2005-10-05openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵John Bowler1
support le modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must be specified to make this work, the configuration files have been updated appropriate. openslug-image now pulls in virtual/ixp-eth, not a specific provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS. nslu2.conf and ucslugc.conf have changes to support configuration of the build endianness correctly - not fully functional because the flash read code still needs word swapping on LE.
2005-10-01python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵John Bowler1
2.6.14-rc2 The changes overlap (in conf/distro/openslug.conf), the kernel change is, however, only the version change in that file.
2005-09-26ucslugc: move to kernel 2.6.14-rc2 and ucslugc-3John Bowler1
2005-09-22uclibc_0.9.28: fix thumb support to allow thumb uclibcJohn Bowler1
This, together with the fixes in gcc and binutils, allows a system to be build with thumb libgcc and libuClibc (etc). ucslugc is changed to release 2 and to use thumb compilation of these modules.
2005-09-09uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on ↵John Bowler1
these packages This commit causes thumb build for everything in ucslugc-packages except these packages and libgcc (from gcc). libgcc and uclibc still need some work, the other packages reveal compiler bugs (monotone), source bugs (alsa) or missing configuration (thumb arch support in util-linux) and so are disabled for the moment.
2005-09-06ucslugc: Add upslug2-native to the UcSlugC buildJohn Bowler1
2005-09-04ucslugc.conf: Fix samba preferred versionOyvind Repvik1
2005-09-04ucslugc.conf: Pin samba version to 3.0.14a, since 3.0.20 breaks in ucslugcOyvind Repvik1
2005-08-11Fixed openslug and ucslugc to use R29 firmware, not the new R63Rod Whitby1
2005-08-14Remove the step to create a UcSlugC binary image (for upslug), therebyJohn Bowler1
removing the requirement for linksys firmware - this is a partial fix, at present linksys firmware is still required to build an image for upslug, so to use UcSlugC after this it will be necessary, for the moment, to have an existing OpenSlug or UcSlugC system with reflash.
2005-08-11Split nslu2_flashimg.bbclass into nslu2-jffs2-image.bbclass and ↵Rod Whitby1
nslu2-ramdisk-image.bbclass
2005-08-12nslu2.conf: change to the IPKG_ARCHS to include the correct architecturesJohn Bowler1
(armv*b for all armv* suppported by the xscale processor). The old 'generic' armeb is still suppported (of course) and, by default, this is the ARCH of the generated packages - this is technically wrong, the packages are actually armv5teb - but changing this would make the feeds non-functional for existing systems.
2005-08-11Set -mthumb-interwork on ucslugc builds to allow building (and maybeJohn Bowler1
someday running) of thumb exectuables.
2005-08-06UcSlugC: make (significantly) smaller by removing the kernel from the rootJohn Bowler1
file system - the size of the rootfs is reduced by 35% of the previous size!
2005-08-03Make netpbm work by removing the use of built in sin and cos (not supportedJohn Bowler1
by uclibc).
2005-08-01Fix the UcSlugC feeds (they were not being set).John Bowler1
2005-07-31Add support for UcSlugC builds.John Bowler1
(1) the 'standard' settings in local.conf.template (from the nslu2-linux.org master makefile) have been folded back into the three distro .conf files. (2) openslug-image now builds for any NSLU2 distro (3) ucslugc configuration added (4) more comments in the openslug and ucslugc configuration files