summaryrefslogtreecommitdiffstats
path: root/meta/packages/images
Commit message (Collapse)AuthorAgeFilesLines
* poky-image-sdk: Drop dbg-pkgs, they're just too large to make sense all in oneRichard Purdie2009-05-251-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* image-minimal-initramfs: Add base-passwd to images to avoid udev complaintsRichard Purdie2008-12-261-1/+1
|
* Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND stringSamuel Ortiz2008-11-101-1/+1
|
* Tidy up images and tasks in meta and meta-moblin.Joshua Lock2008-10-293-25/+0
| | | | | | | meta now only contains images and tasks relating to core Poky and the Sato environment. meta-moblin contains images and tasks for netbooks and the moblin environment. Remove any duplicated tasks and images and rename images and tasks in meta-moblin.
* Add poky-image-sdk-live to meta/Richard Purdie2008-10-291-0/+9
|
* images: put poky-image-live back to meta/Samuel Ortiz2008-10-241-0/+9
|
* poky-image-minimal-live: Set LABELS to fix image generationRichard Purdie2008-10-171-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5522 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-netbook: Add installation scriptSamuel Ortiz2008-10-085-5/+16
| | | | | | | | | | | | By typing "install" from the syslinux prompt, you should boot into the netbook image installation script. That will install the netbook image in your selected hard drive. By default, the netbook-live image will continue booting the live image. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5456 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Initial support for netbooks with a poky-image-netbook(-live) image target.Joshua Lock2008-09-253-0/+16
| | | | | | | This needs much love from folk with UI and WM skills. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5266 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image-live: exclude from world buildsSamuel Ortiz2008-09-111-2/+3
| | | | | | | | We also remove a video kernel command line option, as this is platform specific. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5180 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-live.inc: Only run the FSTYPES check when the task is runRichard Purdie2008-09-101-6/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5175 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Added live USB poky imagesSamuel Ortiz2008-09-104-0/+37
| | | | | | | We support sato and minimal live USB image production. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5174 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-minimal: Fix IMAGE_INSTALLRichard Purdie2008-05-211-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4519 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: Correctly handle inserting package-managers into images ↵Richard Purdie2008-05-201-1/+1
| | | | | | by making it an image feature git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4517 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: Remove DISTRO_TASKS variable and replace with ↵Richard Purdie2008-05-201-1/+1
| | | | | | POKY_BASE_INSTALL git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4516 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add poky-image-minimal-mtdutils (from cm-x270)Richard Purdie2008-02-142-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3797 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add poky-image-clutter imageRichard Purdie2007-11-061-0/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3077 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-sato-cd: Fix dependenciesRichard Purdie2007-10-111-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2870 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-sdk: Add missing tools packagesRichard Purdie2007-07-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2216 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-minimal: Correct accidentally lost changeRichard Purdie2007-06-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2045 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Cleaned up task-poky and Poky images.Marcin Juszkiewicz2007-06-284-3/+5
| | | | | | | | By default we install task-poky-boot and task-base. Additional stuff was split to several tasks and each got IMAGE_FEATURE. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2037 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: new class used for making Poky imagesMarcin Juszkiewicz2007-06-276-48/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2031 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-sato-cd: fixed name of resulting imageMarcin Juszkiewicz2007-06-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2030 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-minimal: use task-poky-bootMarcin Juszkiewicz2007-06-271-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2022 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename task-oh -> task-pokyMarcin Juszkiewicz2007-06-271-20/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename oh-image -> poky-imageRichard Purdie2007-06-276-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2020 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: use remove_packaging_data_files() function instead of ↵Marcin Juszkiewicz2007-06-261-1/+1
| | | | | | manually remove dirs git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2008 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: remove only ipkg infos (locales are not in image)Marcin Juszkiewicz2007-06-251-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1993 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: do not install locale support to get it smallerMarcin Juszkiewicz2007-06-251-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1992 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-cd-pda: added COMPATIBLE_MACHINE (set to bootcdx86)Marcin Juszkiewicz2007-06-111-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1909 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-cd-pda: build ISO and HDD images from oh-image-pdaMarcin Juszkiewicz2007-06-111-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1906 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Poky images: move IMAGE_FEATURES stuff to separate file, simplify image recipesMarcin Juszkiewicz2007-05-166-10/+51
| | | | | | | poky-image.inc contain DISTRO_TASKS stuff related to image content (was in poky.conf) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1735 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie2007-05-165-49/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1732 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: added minimal image - contain only stuff needed to bootMarcin Juszkiewicz2007-05-021-0/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1591 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in ↵Richard Purdie2006-12-204-22/+10
| | | | | | local.conf.sample git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add task-oh-sdk-base to oh-image-sdk.Chris Larson2006-09-251-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@755 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-194-8/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Remove XSERVER references now handled by task-ohRichard Purdie2006-09-163-12/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@717 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Change to new configurationRichard Purdie2006-07-215-37/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@540 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based ↵Richard Purdie2006-07-211-1/+3
| | | | | | on DISTRO_TYPE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@535 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move tasks into packages/tasks, images into packages/images, remove ↵Richard Purdie2006-07-214-0/+94
bootstrap-image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966