From: Roman Khimov <roman@khimov.ru>
To: openembedded-devel@lists.openembedded.org,
OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: RFC: Reference updater filesystem
Date: Tue, 24 Nov 2015 21:10:06 +0300 [thread overview]
Message-ID: <2424232.iiZWdud31T@masala.hex> (raw)
In-Reply-To: <56549099.6070301@linux.intel.com>
В письме от 24 ноября 2015 10:30:17 пользователь Lopez, Mariano написал:
> > That's the right solution, although to do it really right (at least IMO)
> > you need to implement the /usr merge [1] (and that's orthogonal to using
> > or not using systemd), which can also help you make your /usr read-only
> > (because that's just code and static data) with read-write / for user
> > data of various sorts.
>
> To be honest I'm not familiar with /usr merge, I need to check on that
> to see if it is a good option with the current OE-core infrastructure.
It needs some patches for current OE, I hope I'll find some time to rebase the
set I have for this (based on fido) and send it for discussion.
--
http://roman.khimov.ru
mailto: roman@khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
WARNING: multiple messages have this Message-ID (diff)
From: Roman Khimov <roman@khimov.ru>
To: openembedded-devel@lists.openembedded.org,
OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [oe] RFC: Reference updater filesystem
Date: Tue, 24 Nov 2015 21:10:06 +0300 [thread overview]
Message-ID: <2424232.iiZWdud31T@masala.hex> (raw)
In-Reply-To: <56549099.6070301@linux.intel.com>
В письме от 24 ноября 2015 10:30:17 пользователь Lopez, Mariano написал:
> > That's the right solution, although to do it really right (at least IMO)
> > you need to implement the /usr merge [1] (and that's orthogonal to using
> > or not using systemd), which can also help you make your /usr read-only
> > (because that's just code and static data) with read-write / for user
> > data of various sorts.
>
> To be honest I'm not familiar with /usr merge, I need to check on that
> to see if it is a good option with the current OE-core infrastructure.
It needs some patches for current OE, I hope I'll find some time to rebase the
set I have for this (based on fido) and send it for discussion.
--
http://roman.khimov.ru
mailto: roman@khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
next prev parent reply other threads:[~2015-11-24 18:10 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-23 21:41 RFC: Reference updater filesystem Mariano Lopez
2015-11-24 6:06 ` [OE-core] " Anders Darander
2015-11-24 6:06 ` Anders Darander
2015-11-24 18:39 ` [yocto] [OE-core] " Lopez, Mariano
2015-11-24 18:39 ` Lopez, Mariano
2015-11-24 18:39 ` [yocto] " Lopez, Mariano
2015-11-24 7:32 ` Randy Witt
2015-11-24 7:32 ` [OE-core] " Randy Witt
2015-11-24 17:19 ` Lopez, Mariano
2015-11-24 17:19 ` Lopez, Mariano
2015-11-24 10:39 ` Roman Khimov
2015-11-24 10:39 ` [oe] " Roman Khimov
2015-11-24 13:47 ` [OE-core] " Mark Hatle
2015-11-24 13:47 ` [OE-core] [oe] " Mark Hatle
2015-11-24 13:47 ` Mark Hatle
2015-11-24 17:02 ` [yocto] [OE-core] " Lopez, Mariano
2015-11-24 17:02 ` [OE-core] [oe] " Lopez, Mariano
2015-11-24 17:02 ` [yocto] " Lopez, Mariano
2015-11-24 17:13 ` [yocto] [OE-core] " Mark Hatle
2015-11-24 17:13 ` [OE-core] [oe] " Mark Hatle
2015-11-24 17:13 ` [yocto] " Mark Hatle
2015-11-24 18:05 ` [OE-core] " Roman Khimov
2015-11-24 18:05 ` [oe] " Roman Khimov
2015-11-24 18:27 ` [OE-core] " Mark Hatle
2015-11-24 18:27 ` [oe] " Mark Hatle
2015-11-24 18:47 ` [OE-core] " Roman Khimov
2015-11-24 18:47 ` [oe] " Roman Khimov
2015-12-03 16:45 ` [OE-core] " Mariano Lopez
2015-12-03 16:45 ` [oe] " Mariano Lopez
2015-12-06 11:34 ` [OE-core] " Jens Rehsack
2015-12-06 11:34 ` [oe] " Jens Rehsack
[not found] ` <60350861.Ng52JMGuMb@bancha.hex>
2015-11-24 16:30 ` Lopez, Mariano
2015-11-24 16:30 ` [oe] " Lopez, Mariano
2015-11-24 18:10 ` Roman Khimov [this message]
2015-11-24 18:10 ` Roman Khimov
-- strict thread matches above, loose matches on Subject: below --
2015-11-23 21:15 Mariano Lopez
2015-11-30 16:10 ` Jens Rehsack
2015-11-30 16:54 ` Daniel.
2015-11-30 18:20 ` Jens Rehsack
2015-11-30 18:46 ` Daniel.
2015-11-30 18:56 ` Christian Ege
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=2424232.iiZWdud31T@masala.hex \
--to=roman@khimov.ru \
--cc=openembedded-core@lists.openembedded.org \
--cc=openembedded-devel@lists.openembedded.org \
/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.