summaryrefslogtreecommitdiff
path: root/conf/distro/openslug.conf
AgeCommit message (Collapse)AuthorFiles
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-04-22Openslug/Debianslug: Add e2fsprogs-badblocks to rootfsOyvind Repvik1
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-24debianslug/openslug.conf: Fix breakage caused by <DISTRO>_EXTRA_RDEPENDS.Oyvind Repvik1
2006-01-22debian/openslug.conf: Add <DISTRO>_EXTRA_RDEPENDSOyvind Repvik1
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.
2006-01-04openslug: updated to version 3.1, based on slugos-bag feeds.Rod Whitby1
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-25openslug: move to new configuration file organisation, use IAL 2.0, remove ↵John Bowler1
zImage (all versions) - configuration changes plus a move to use IAL 2.0 for the ethernet - support and to remove zImage from the default rootfs. This makes - a lot more space (now around 1MByte) available in the rootfs.
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-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-01Re-add udev to the firmware image. The change appears to have been lost ↵Oyvind Repvik1
somewhere
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-28openslug.conf: put upslug2-native into the buildJohn Bowler1
2005-09-26openslug: move head to openslug-2.8John Bowler1
2005-09-26openslug: revert accidental change to the preferred kernel versionJohn Bowler1
2005-09-26openslug: 2.7 in preparation for a source releaseJohn Bowler1
2005-09-09disapproval of revision ca142ce9ae4b3c4535d5ed6d23aed2559ef91c6bOyvind Repvik1
2005-09-08openslug.conf: Remove reiserfs support from default image. Oyvind Repvik1
Saves ~1mb in flash. If anyone wants it, they can ipkg install it.
2005-08-11Fixed openslug and ucslugc to use R29 firmware, not the new R63Rod Whitby1
2005-08-11Split nslu2_flashimg.bbclass into nslu2-jffs2-image.bbclass and ↵Rod Whitby1
nslu2-ramdisk-image.bbclass
2005-08-05Return postfix, move to OpenSlug-2.6-beta for furture development.John Bowler1
2005-08-05OpenSlug-2.5-betaJohn 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
2005-07-30Remove error message when OPENSLUG_EXTRA_BBFILES is not defined.John Bowler1
2005-07-30Add OPENSLUG_EXTRA_BBFILES to the BBFILES in conf/distro/openslug-packages.confJohn Bowler1
This allows extra package directories to be added (or even individual files) without affecting the operation of bb freeze and bb unfreeze. Note that new versions of openslug-packages.conf should keep the addition at the end but that freeze output will not have it.
2005-07-30Set the feeds correctly againOyvind Repvik1
2005-07-30Added cyrus-sasl, needed for cyrus-imapdOyvind Repvik1
2005-07-26Support for freezing BBFILES and reading BBFILES from a conf file.John Bowler1
2005-07-23Freeze the kernel to match the change in the SVN OpenSlug-2.3-betaJohn Bowler1
2005-07-19The head is OpenSlug-2.4-beta to avoid confusion.John Bowler1
2005-07-19OpenSlug-2.3-betaJohn Bowler1
Tagged revision to capture OpenSlug-2.3-beta
2005-07-19merge of 71af6d6609e0de2507d7cd21adfb7e2c18454ef4Oyvind Repvik1
and fd2bac75affd95bc23ea64c23ecb07ebd31313e8
2005-07-19Split the feeds into cross/native and ${DISTRO_VERSION}/unstableOyvind Repvik1
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-12Bumped OpenSlug version to 2.2-beta.Rod Whitby1
2005-07-11Official openslug-kernel_2.6.12John Bowler1
This is simply a copy of the nslu2-kernel_2.6.12 with one (minor) change to the defconfig to include the ACM kernel module (lost in the nslu2-kernel defconfig).
2005-07-09Set PREFERRED_VERSION for kernel to 2.6.11.2 until mtd issue is resolvedOyvind Repvik1
2005-07-03Enable 2.6.12[.*] kernelJohn Bowler1
2005-06-30Bumped OpenSlug versionRod Whitby1
2005-06-19OpenSlug 2.0-beta tagJohn Bowler1
(ready for testing) BKrev: 42b5eb52SuTuhRZv9NUXKo8gmAIwPQ
2005-06-17Fix FEED_URIS and PREFERRED_PROVIDERSJohn Bowler1
BKrev: 42b33b97rppr5qK-aHoOfzhG3ExtuA