From: Paul Sokolovsky <pmiscml@gmail.com>
To: "pHilipp Zabel" <philipp.zabel@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] org.oe.dev base-files: PocketPC machines: stop using random / mounts in fstab.
Date: Tue, 25 Sep 2007 12:28:30 +0300 [thread overview]
Message-ID: <1436610692.20070925122830@gmail.com> (raw)
In-Reply-To: <74d0deb30709242335g61947682m50a94dc5ca71c913@mail.gmail.com>
Hello pHilipp,
Tuesday, September 25, 2007, 9:35:42 AM, you wrote:
> On 9/25/07, pfalcon commit
> <openembedded-commits@lists.openembedded.org> wrote:
>> base-files: PocketPC machines: stop using random / mounts in fstab.
>> * Instead, use rootfs mount, like most other devices do, which corresponds
>> to the fact that such machines can be booted from a lots of sources.
>>
[]
>> ============================================================
>> --- packages/base-files/base-files/hx4700/fstab 8913bf7229f7c689c52fe0ba7ebd9fb3aabd7c73
>> +++ packages/base-files/base-files/hx4700/fstab c03b2054bfd3ebc1f2b69c7387c4be0c1c38205f
>> @@ -1,4 +1,4 @@
>> -/dev/mtdblock2 / jffs2 defaults 1 1
>> +rootfs / auto defaults 1 1
>> /dev/mtdblock3 /home jffs2 defaults 1 1
> Any idea what to do about this one? Mounting /dev/mtdblock3 on /home
> should only be done if there isn't wince on flash anymore.
IMHO, all machine-specific entries should be added to fstab by OS
installer (until then by users manually). And IMHO, default config
should be such that all flash is a single partition.
> regards
> Philipp
--
Best regards,
Paul mailto:pmiscml@gmail.com
prev parent reply other threads:[~2007-09-25 9:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1IZwyx-0004wi-Cq@linuxtogo.org>
2007-09-25 6:35 ` [oe-commits] org.oe.dev base-files: PocketPC machines: stop using random / mounts in fstab pHilipp Zabel
2007-09-25 9:28 ` Paul Sokolovsky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1436610692.20070925122830@gmail.com \
--to=pmiscml@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=philipp.zabel@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.