You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Thank you for your project.
I want to add support for ALT Virtualization, which uses Proxmox in one of the configurations. This could be done as a fork of the main project, as it would require additional effort to maintain.
However, the problem i face is that the ALT is an apt-rpm based distribution, so the dpkg package manager is not available. Because of this, commands like dpkg --print-architecture don't work.
Where should I begin? As I understand it, some commands are executed on the host operating system and some are executed inside LXC or VM, etc. I would really appreciate it if you could please help and tell me what i need to do.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for your project.
I want to add support for ALT Virtualization, which uses Proxmox in one of the configurations. This could be done as a fork of the main project, as it would require additional effort to maintain.
However, the problem i face is that the ALT is an apt-rpm based distribution, so the dpkg package manager is not available. Because of this, commands like
dpkg --print-architecture
don't work.Where should I begin? As I understand it, some commands are executed on the host operating system and some are executed inside LXC or VM, etc. I would really appreciate it if you could please help and tell me what i need to do.
Beta Was this translation helpful? Give feedback.
All reactions