summaryrefslogtreecommitdiff
path: root/meta/packages/initrdscripts/initramfs-live-install_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-18/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Ensure all packages which should have x86_64 in COMPATIBLE_HOSTJoshua Lock2010-08-231-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* initramfs-live-install: add LICENSE as 'MIT'Kevin Tian2010-06-171-0/+1
| | | | | | | the license information is acquired from: "Richard Purdie <rpurdie@linux.intel.com>" Signed-off-by Kevin Tian <kevin.tian@intel.com>
* initramfs-live-install: Update script to handle udev automounter issues and ↵Richard Purdie2009-05-261-1/+1
| | | | | | mount point name that doesn't clash Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* initrdscripts: Fix the init scripts to support the no fb case.Samuel Ortiz2008-11-101-1/+1
|
* initramfs-live-install: Add COMPATIBLE_HOSTRichard Purdie2008-10-081-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5460 311d38ba-8fff-0310-9ca6-ca027cbcb966
* initramfs-live-install: Initial commitSamuel Ortiz2008-10-081-0/+14
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5455 311d38ba-8fff-0310-9ca6-ca027cbcb966