diff options
author | Matthias Hentges <oe@hentges.net> | 2006-04-04 12:07:29 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-04 12:07:29 +0000 |
commit | e21f2e5093a027058a685f09a4b9d0151bb4dafd (patch) | |
tree | 40635582f4d8f687e198f825a2e3be2318aba3a4 /packages/altboot/altboot_0.0.0.bb | |
parent | be327e49437c5d3c5ac8f3f47f0274975670e434 (diff) |
altboot: - Allow a basic reconfiguration of non-flash based installations:
- Move /home from flash into the image
- Remove SD / CF / /home ipkg dests
- Move ipkg package data from RAM into the image
- All of the above is _optional_
- Be a little bit less verbose.
- Yet _again_ change the way we detect wheter we are called by the kernel or the user...this is driving me nuts.
Diffstat (limited to 'packages/altboot/altboot_0.0.0.bb')
-rw-r--r-- | packages/altboot/altboot_0.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_0.0.0.bb b/packages/altboot/altboot_0.0.0.bb index 82314a8f22..2df0e16792 100644 --- a/packages/altboot/altboot_0.0.0.bb +++ b/packages/altboot/altboot_0.0.0.bb @@ -6,7 +6,7 @@ MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>" LICENSE = "GPL" IGNORE_STRIP_ERRORS = "1" -PR = "r33" +PR = "r34" SRC_URI = "file://altboot-menu \ |