Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: comments on installation instructions



On Wed, 3 Jan 2024, Lloyd Parkes wrote:
On Wed, 2024-01-03 at 11:19 +1100, matthew green wrote:
Valery Ushakov writes:
... E.g. we can probably draw some inspiration from Alpine
Linux tiny-cloud

  https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud

which is obviously alpine specific, but is indeed tiny and is
mostly
in shell (used to be all shell, iirc, but has grown a small C
program
to get values from yaml).

interesting.  this sort of system would also replace the
resize_root stuff we have, at least, giving a common
framework for it all..

might be worth someone looking at? :)

It certainly sounds interesting. I have been looking into scripting
access to the AWS Instance Meta Data Service and I can get a lot done,
but our inability to parse YAML is a problem. I have noticed that while
we do include Lua in our base system, we don't have a YAML or HTTP
library.

I've been working on an Azure agent package which is also related (but not really relevant to port-arm@). It does need to pull in quite a lot of other stuff unfortunately. I could do with a hand if anyone is interested.

--
Stephen


Home | Main Index | Thread Index | Old Index