Glued - Copy opt/ folder when populating filesystem

18 views
Skip to first unread message

Kristian Klausen

unread,
Nov 5, 2015, 5:28:37 AM11/5/15
to LSTS Toolchain
Hi,

In RTKlib, there are a couple of configuration files and commands I would like to copy over when setting up Glued. I would also like them to be writeable. My initial thought was to install them to /opt/lsts/rtklib, but I see now that they are not copied over when running pkrootfs. Why?

The alternative would be to put them in root/ i guess.

Regards,
Kristian

Ricardo Martins

unread,
Nov 5, 2015, 5:31:48 AM11/5/15
to Kristian Klausen, LSTS Toolchain
How often do you want those files to be writable ?
 

Regards,
Kristian

--
You received this message because you are subscribed to the Google Groups "LSTS Toolchain" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lsts-toolchai...@googlegroups.com.
Visit this group at http://groups.google.com/group/lsts-toolchain.
To view this discussion on the web visit https://groups.google.com/d/msgid/lsts-toolchain/dec4a575-f898-4884-a2b5-bd34e075bcd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kristian Klausen

unread,
Nov 5, 2015, 5:54:34 AM11/5/15
to LSTS Toolchain, kkn...@gmail.com
On a need-to basis when testing in the field.

There is also some that does not need to be writable, is etc/ the best place to put them? ( my initial thought was to keep them together)

Kristian

Ricardo Martins

unread,
Nov 5, 2015, 6:07:49 AM11/5/15
to Kristian Klausen, LSTS Toolchain
On Thu, Nov 5, 2015 at 10:54 AM, Kristian Klausen <kkn...@gmail.com> wrote:
On a need-to basis when testing in the field.

There is also some that does not need to be writable, is etc/ the best place to put them? ( my initial thought was to keep them together)

Please install it like a normal package:
- binaries and files that do not change in /usr
- configuration files in /etc/rtklib

Every time you need to edit the rtklib files do:

mount -o remount,rw /
<EDIT_YOUR_FILES>
mount -o remount,ro /
 

Kristian

torsdag 5. november 2015 11.31.48 UTC+1 skrev Ricardo Martins følgende:
On Thu, Nov 5, 2015 at 10:28 AM, Kristian Klausen <kkn...@gmail.com> wrote:
Hi,

In RTKlib, there are a couple of configuration files and commands I would like to copy over when setting up Glued. I would also like them to be writeable. My initial thought was to install them to /opt/lsts/rtklib, but I see now that they are not copied over when running pkrootfs. Why?

The alternative would be to put them in root/ i guess.

How often do you want those files to be writable ?
 

Regards,
Kristian

--
You received this message because you are subscribed to the Google Groups "LSTS Toolchain" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lsts-toolchai...@googlegroups.com.
Visit this group at http://groups.google.com/group/lsts-toolchain.
To view this discussion on the web visit https://groups.google.com/d/msgid/lsts-toolchain/dec4a575-f898-4884-a2b5-bd34e075bcd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "LSTS Toolchain" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lsts-toolchai...@googlegroups.com.
Visit this group at http://groups.google.com/group/lsts-toolchain.

Kristian Klausen

unread,
Nov 11, 2015, 9:03:48 AM11/11/15
to LSTS Toolchain, kkn...@gmail.com
Hi,

This workflow works fine, thanks!

Kristian
Reply all
Reply to author
Forward
0 new messages