diff options
author | Matthias Hentges <oe@hentges.net> | 2006-01-18 19:15:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-18 19:15:07 +0000 |
commit | 65b7c2346f0f1421ea1297a3a0aa994ecac192ec (patch) | |
tree | be2bccc0093e4ce9ac6b77d02730cd2264fa79c0 /packages/altboot/altboot.bb | |
parent | 8d60e06669abb89149ba60248ee6b72b6a274f04 (diff) |
altboot:
- Fixed a bug where altboot wouldn't prompt for the menu but do init 5 instead
- Cosmetic changes (Thanks to andrewy@#openzaurus)
- Fixed a bug where pressing enter to start altboot would launch the default option. (Thanks to prh@#openzaurus)
- Disabled "Copy RootFS" menu item as this part is not finished, yet.
Diffstat (limited to 'packages/altboot/altboot.bb')
-rw-r--r-- | packages/altboot/altboot.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot.bb b/packages/altboot/altboot.bb index de5d780579..5fe8d2278b 100644 --- a/packages/altboot/altboot.bb +++ b/packages/altboot/altboot.bb @@ -6,7 +6,7 @@ MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>" LICENSE = "GPL" -PR = "r9" +PR = "r10" SRC_URI = "file://altboot-menu \ |