Skip to content

How to add apps to the x86_64 image? #163

@MikeDev101

Description

@MikeDev101

I've been messing around with snakeware for a while on the Raspberry Pi 4. With a bit of help from a spare Linux machine, adding code is relatively easy. As for the x86_64 build, not so much.

I've tried compiling from source but it keeps failing (either it complains about the makefile having an invalid configuration or some binaries still using 32-bit when building for 64-bit), so I gave up on that. I did some digging and (much to my dismay) all of the snakeware code is stored in an initrd image, which is a pain to unpack, not to mention repackage.

I also tried messing with the snakeuser partition, which yielded similar results.

Is there a way to add new code? It would help a lot if someone pointed me in the right direction (or at least, gave me a clue on how to do so).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions