summaryrefslogtreecommitdiff
path: root/conf/distro/openslug.conf
AgeCommit message (Collapse)AuthorFiles
2007-04-12debianslug.conf, openslug.conf: Deprecated in favour of common slugos.confRod 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: 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
2007-02-05slugos: Removed reiserfs from standard image.Rod Whitby1
2007-01-02openslug/debianslug: add via-velocity NIC driver module to the rootfsMike Westerhof1
2006-12-25slugos: Added NAS100d image supportRod Whitby1
2006-11-30ixp4xx-kernel, slugos: moved some modules into the kernel (those that are ↵Rod Whitby1
the lowest common denominator of the target devices)
2006-11-27slugos: updated debianslug and openslug to include IDE kernel modules in the ↵Rod Whitby1
rootfs
2006-11-17slugos: Removed more kernel modules that are now compiled inRod Whitby1
2006-11-12slugos: Changed SLUGOS_FLASH_IMAGE to be multi-valued, to allow for multiple ↵Rod Whitby1
target upgrade image formats. Changed the image name, so that it overwrites the previously built image (and doesn't fill the autobuilder disks).
2006-10-01debianslug/openslug: Add rng-daemon to rootfs. Adds ~25kbOyvind Repvik1
2006-09-27Openslug & Debianslug: Add missing sd_mod moduleMichael-Luke Jones1
2006-09-26ixp4xx-npe: Add automatic byte-swapping for LE firmware loadMichael-Luke Jones1
mdev: Update loadmicrocode.sh
2006-09-23SlugOS Distro & Image Files: Major changesMichael-Luke Jones1
* Update to kernel version 2.6.18 (new build system) * Change from udev to mdev to handle /dev and hotplug events (slugos-image.bb) * Update to include necessary kernel modules post-modularisation (conf/distro/*)
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