All of lore.kernel.org
 help / color / mirror / Atom feed
* imx6q: Smart Package Manager: how to make installation history persistent across reboot
@ 2015-03-23  7:56 Prasant J
  2015-03-23 12:40 ` Prasant J
  0 siblings, 1 reply; 2+ messages in thread
From: Prasant J @ 2015-03-23  7:56 UTC (permalink / raw)
  To: meta-freescale

Hi,

I'm using yocto build on my custom hardware (uses iMX6Q) design based
on Sabresd.


I'm using Smart (Version 1.4.1) to setup package management on my
system. I'm using read only root file system. Smart directory is
located in /var/lib/smart/ which is a temporary file system.


I can install my custom package, but the installation information is
lost when I reboot my system. Which file or files do I need to
preserve in order to keep installation history?



Any inputs will be of help to me.


Regards, Pj


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: imx6q: Smart Package Manager: how to make installation history persistent across reboot
  2015-03-23  7:56 imx6q: Smart Package Manager: how to make installation history persistent across reboot Prasant J
@ 2015-03-23 12:40 ` Prasant J
  0 siblings, 0 replies; 2+ messages in thread
From: Prasant J @ 2015-03-23 12:40 UTC (permalink / raw)
  To: meta-freescale

On Mon, Mar 23, 2015 at 1:26 PM, Prasant J <pj0585@gmail.com> wrote:
> Hi,
>
> I'm using yocto build on my custom hardware (uses iMX6Q) design based
> on Sabresd.
>
>
> I'm using Smart (Version 1.4.1) to setup package management on my
> system. I'm using read only root file system. Smart directory is
> located in /var/lib/smart/ which is a temporary file system.
>
>
> I can install my custom package, but the installation information is
> lost when I reboot my system. Which file or files do I need to
> preserve in order to keep installation history?
>

I found the files are stored in /var/lib/rpm/

This location is on the temporary file system. The original directory
is not accessible as the temporary location has been mounted on
/var/lib using --bind option.

I will have to think of a work-around.


Just thought of mentioning, in case someone has some ideas.


Regards, Pj


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-23 12:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-23  7:56 imx6q: Smart Package Manager: how to make installation history persistent across reboot Prasant J
2015-03-23 12:40 ` Prasant J

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.