Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-09-26 | liveramdisk-image: No longer stuff payload during, doesn't scale. | Paul Sokolovsky | 1 | |
* Instead, this is done during actual LiveRamdisk building. | ||||
2007-09-11 | liveramdisk-image: Build a LiveRamdisk image. | Paul Sokolovsky | 1 | |
2007-09-07 | angstrom-minimal-image-with-mtd-utils: change RDEPENDS to IMAGE_INSTALL | Cliff Brake | 1 | |
2007-09-03 | angstrom-minimal-image-with-mtd-utils.bb: set image base name | Cliff Brake | 1 | |
2007-09-01 | images: Remove bogus PREFERRED_PROVIDERs (they don't work in .bb files) | Richard Purdie | 1 | |
2007-09-01 | images: Clean up image .bb files, moving functionality to image.bbclass ↵ | Richard Purdie | 42 | |
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME) | ||||
2007-08-26 | angstrom-minimal-image : Use mount from util-linux. Needed to moutn tmpfs. | Philip Balister | 1 | |
2007-08-25 | helloworld-image: trimmed the .bb, had second copy of itself | Leon Woestenberg | 1 | |
2007-08-22 | angstrom-minimal-image-with-mtd-utils.bb: add image | Cliff Brake | 1 | |
2007-08-14 | openmoko-image: create /etc/timestamp during image construction to give a ↵ | Michael Lauer | 1 | |
reasonably sane default time setting | ||||
2007-08-02 | gpe-image: Update dependencies | Florian Boor | 1 | |
2007-08-02 | gpephone-image: Depend on virtual/xserver | Florian Boor | 1 | |
2007-08-01 | merge of '0f116f3500c10a0c6df76297f3ab887bebb2d8ad' | OpenEmbedded Project | 2 | |
and 'dce598404f82b5e5bef1adc1cc1d91fbfc2aecc2' | ||||
2007-08-01 | gpe-image: Update to use new GPE task names. | Florian Boor | 1 | |
2007-08-01 | e-image: Update to use new GPE task names. | Florian Boor | 1 | |
2007-08-01 | openmoko-image: add openmoko-games | Michael Lauer | 1 | |
2007-07-30 | task-openmoko|openmoko-image: adjust for OM-2007.2 | Michael Lauer | 2 | |
2007-07-20 | initramfs: Add blockboot plugin and cleanup dependency handling. | Alex Osborne | 2 | |
2007-07-19 | initramfs-image: Do not depend on kernel modules. | Paul Sokolovsky | 1 | |
2007-07-19 | initramfs-image: Revamped image for modular initramfs. | Alex Osborne | 1 | |
2007-07-19 | initramfs-minimal-image: Keep sample recipe with PACKAGE_INSTALL_NO_DEPS = "1". | Paul Sokolovsky | 1 | |
2007-07-13 | devimage-image: Add more content. | Paul Sokolovsky | 1 | |
* I lied about udev, it's needed for firmware loading. At least it's not started by default. * Few other things, likes pcmciautils. * Add ability to include own stuff, like kernel images. | ||||
2007-07-12 | devimage-image, devimage_0.1: Finally, an initrd for kernel testing (minimal ↵ | Paul Sokolovsky | 1 | |
userspace involvment). * Details: # Image for kernel debugging and development testing # Contains minimal userspace shim (no udev, etc.), but all useful # "kernel userspace" utilities (feel free to add missing). # Allows to login via serial and real console or SSH | ||||
2007-06-30 | slugos-image: Create .tar.gz rootfs too, for machines which don't have ↵ | Rod Whitby | 1 | |
enough room in flash for a rootfs but do have a hard disk | ||||
2007-06-26 | angstrom-minimal-image: don't install translations (from poky) | Koen Kooi | 1 | |
2007-06-24 | merge of '862020d539b671d14575834bfda296adc8ef20ec' | Matthias Hentges | 2 | |
and 'beb9be9b22208b02578f8cc4ad29efb48be52977' | ||||
2007-06-24 | Remove hentges meta-data as syncing svn with mtn is too much work (and the ↵ | Matthias Hentges | 2 | |
overlay works perfectly anyway) | ||||
2007-06-23 | opie-image-16mb: Make it actually fit 16mb. | Paul Sokolovsky | 1 | |
2007-06-23 | task-opie-16mb, opie-image-16mb: Add task and image recipes for small OPIE ↵ | Paul Sokolovsky | 1 | |
image. | ||||
2007-06-10 | merge of '4c8773019b235a31560c4140e239ca6b1e97a3b8' | Paul Sokolovsky | 1 | |
and 'cc0f034a26d31f665ec33215dab7e8ff154b9ffc' | ||||
2007-06-10 | initramfs-image: A sample initramfs image. | Paul Sokolovsky | 1 | |
* Shows all ingredients of a good initramfs image: custom init script run by statically linked busybox, with all of them installed by explicit list without any unneeded dependencies. ~500k. | ||||
2007-06-10 | angstrom-minimal-image: drop DEPENDS On task-base | Koen Kooi | 1 | |
2007-06-08 | lots of packages: remove MAINTAINER field | Koen Kooi | 2 | |
2007-05-24 | Fix license | Matthias Hentges | 1 | |
2007-05-24 | Add The Hentges ROM 2.x ( based on Ansgtrom ) to OE. Very early state. | Matthias Hentges | 2 | |
2007-05-19 | helloworld-image: an truly minimal image with static helloworld | Leon Woestenberg | 1 | |
2007-05-17 | disapproval of revision '1d3cbf1f69da57387c0d0eb4329fc5054a9ccec0' | Leon Woestenberg | 2 | |
2007-05-17 | helloworld: package plus image for truly minimal user space, a statically ↵ | Leon Woestenberg | 2 | |
linked hello world executable. | ||||
2007-05-12 | disapproval of revision '04e66b01ee822895efeb76e94c17d1f6605e0f83' | Koen Kooi | 1 | |
2007-05-12 | packages/images/minimal-image.bb : Add a minimal-image that contains only ↵ | Stelios Koroneos | 1 | |
the nessesary progs to boot and an ssh daemon for systems with limited flash resources | ||||
2007-04-30 | angstrom-minimal-image: fix up for situation where the ssh daemon isn't ↵ | Koen Kooi | 1 | |
defined in local.conf | ||||
2007-04-30 | angstrom-minimal-image: add an image for people that needs something smaller ↵ | Koen Kooi | 1 | |
as angstrom-console-image | ||||
2007-04-27 | merge of '30f615c65861e2aeac9bcd31565276b2d5929532' | Martin Dietze | 4 | |
and '3267272c84aca4cba0b1f3d43c934a2d3be05af4' | ||||
2007-04-27 | mtx-3a.conf, nylon-image-mini.bb: fixes to not conflict with the recent ↵ | Martin Dietze | 1 | |
bitbake versions. | ||||
2007-04-27 | images: drop Familiar feeds informations | Marcin Juszkiewicz | 4 | |
2007-04-19 | mtx-3a.conf, nylon-image-base.bb: removed remaints from old OE code ↵ | Martin Dietze | 1 | |
(PACKAGE_INSTALL instead of IPKG_INSTALL) | ||||
2007-04-18 | nylon images: added support for experimental mtx-3a machine | Martin Dietze | 2 | |
2007-04-15 | packages/*/*.bb: Change the license to MIT as agreed by Matthias | Holger Freyther | 2 | |
Change the license header from refering to the GPL to refer to the MIT license. | ||||
2007-04-06 | opie-image: Drop machine appends for opie-image, make it be the same on all ↵ | Paul Sokolovsky | 1 | |
machines. * Those appends were found to not work at all (overwrire INSTALL_PACKAGES instead) * Let's have default opie-image clean and lean, and the same for all machines, which helps support and QA. Use package manager, folks! * If there's a need for more packaged images, let's create opie-big-image. | ||||
2007-04-03 | gpe-image: Remove obsolete familiar feed. | Florian Boor | 1 | |