summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages
Commit message (Collapse)AuthorAgeFilesLines
* linux-moblin-2.6.27-rc6: Fix rc6 patch URLSamuel Ortiz2008-11-061-2/+2
|
* moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES.Joshua Lock2008-11-061-1/+1
|
* linux-moblin: Tweak defconfig to improve kernel boot timeSamuel Ortiz2008-11-052-10/+7
| | | | | | We are now having uhci and ohci as modules. We also got rid of useless BLK_DEV config options. With this new .config, the kernel boots in just less than 1 second.
* moblin-image-netbook-install: deleted.Joshua Lock2008-11-051-13/+0
| | | | moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.
* task-moblin-tools: moving sreadahead to task-moblin-bootSamuel Ortiz2008-11-052-4/+5
|
* sreadahead: Mark as x86 onlyRichard Purdie2008-11-041-0/+6
|
* task-moblin-tools: Add sreadahead to the package listSamuel Ortiz2008-11-031-3/+4
|
* sreadahead: Initial commitSamuel Ortiz2008-11-035-0/+125
| | | | Super readahead is an improved readahead tool.
* linux-moblin: Add super readahead ext3 specific patchSamuel Ortiz2008-11-032-1/+67
| | | | We need this patch for sreadahead to generate the to be read file list.
* linux-moblin: 2.6.27-rc6 is not the defaultSamuel Ortiz2008-10-311-1/+0
|
* [task-moblin] bumps PR, so that machine mods to XSERVER get noticedRobert Bragg2008-10-301-1/+1
|
* task-moblin-tools: bumping PRSamuel Ortiz2008-10-291-1/+1
|
* task-moblin-tools: Removed exmap and sreadaheadSamuel Ortiz2008-10-291-4/+4
|
* meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename.Joshua Lock2008-10-291-0/+0
|
* Tidy up images and tasks in meta and meta-moblin.Joshua Lock2008-10-2928-184/+64
| | | | | | | 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.
* meta-moblin: Add moblin-image-minimal imageSamuel Ortiz2008-10-291-0/+11
|
* tasks: apps-x11-pimlico renaming typoSamuel Ortiz2008-10-271-0/+0
|
* tasks: fix moblin-tools task name typoSamuel Ortiz2008-10-271-0/+58
|
* meta-moblin: rename images and tasks from poky-* to moblin-*Samuel Ortiz2008-10-2417-0/+444
|
* meta-molbin/images: Add poky-image-sdk-live.bbRichard Purdie2008-10-241-0/+9
|
* linux-moblin: We dont need the defconfig-eee901 files anymoreSamuel Ortiz2008-10-212-4843/+0
|
* linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz2008-10-21105-0/+70027
| | | | | This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-216-0/+60
We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.