Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-07-23 | Split out *image* and *task* from packages/meta into their own subdirs. | Koen Kooi | 1 | |
Inspired by http://svn.o-hand.com/view/poky?rev=531&view=rev | ||||
2006-04-28 | slugos-image: Removed the pre-process command for syslog, now the bitbake ↵ | Rod Whitby | 1 | |
bug is fixed (thanks zecke). | ||||
2006-04-28 | slugos-image: put in an image pre-process command to remove the busybox ↵ | Rod Whitby | 1 | |
S20syslog init scripts from rc?.d, because slugos-init uses it's own destination-specific init scripts. | ||||
2006-02-07 | slugos-image: use SLUGOS_FLASH_IMAGE consistently in meta | John Bowler | 1 | |
- the code used to only do the flash image for nslu2, now it does it whenever SLUGOS_FLASH_IMAGE is set. | ||||
2006-01-31 | slugos-image: add e2fsprogs-blkid (fs id finding program) to meta | John Bowler | 1 | |
2006-01-30 | slugos-image: add beep remove the util-linux fdisk in meta | John Bowler | 1 | |
2006-01-29 | slugos-packages: add zip and devlabel in conf | John Bowler | 1 | |
2006-01-21 | slugos-image: remove DEPENDS which is no longer necessary with bitbake 336 ↵ | John Bowler | 1 | |
in meta | ||||
2006-01-19 | slugos-image: correct zImage name used in full .img in meta | John Bowler | 1 | |
2006-01-18 | slugos-image: correct the sed arch.conf edit in the rootfs for 1.0 | John Bowler | 1 | |
2006-01-16 | slugos-image: add description/maintainer/homepage, correct arch.conf fixup ↵ | John Bowler | 1 | |
in meta package | ||||
2006-01-14 | slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in conf | John Bowler | 1 | |
- 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-13 | slugos-imagename: added to ensure distro-specific images still build in ↵ | John Bowler | 1 | |
slugos-imagename.bb | ||||
2006-01-12 | slugos-image: temporarily force correct kernel/ixp-eth in slugos-image | John Bowler | 1 | |
2006-01-12 | slugos: extract common parts of machine conf in slugos.conf | John Bowler | 1 | |
- 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-11 | slugos: Enabled JFFS2 endianness to be controlled. | Rod Whitby | 1 | |
2006-01-11 | slugos-image: remove spurious DEPENDS in conf | John Bowler | 1 | |
- 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-09 | slugos: remove/correct references to openslug | John Bowler | 1 | |
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes) | ||||
2006-01-07 | slugos: Major rename of common SlugOS files and directories from openslug to ↵ | Rod Whitby | 1 | |
slugos. | ||||
2005-11-15 | openslug: fix flash image build, only affects openslug.conf | John Bowler | 1 | |
2005-11-11 | openslug, ucslugc: convert to use slugos.conf | John Bowler | 1 | |
- 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. |