-
-
Notifications
You must be signed in to change notification settings - Fork 30
Add AllStarLink Script #164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the header file.
Why remove the header file? |
@DonLocke Because our Github-Action autogenerates it. |
Co-authored-by: Slaviša Arežina <[email protected]>
curl: (22) The requested URL returned error: 404
TERM environment variable needs set. TERM environment variable not set. |
I don't understand what this means, can someone help me out and explain what this needs? Edit: It looks like @MickLesk changed the url and it broke the action? Is the build script broken in this repo? |
the action is currently broken, @michelroegl-brunner look at this the next days |
Co-authored-by: Slaviša Arežina <[email protected]>
Okay I have actually found a bug with the install, maybe a more advanced linux user can give me some guidance. This application depends on a kernal driver called dahdi, which seems to install fine but can't seem to be loaded by the application. Running |
46b86e4
to
341a285
Compare
Proxmox LXCs use the kernel of the Main PVE, This is actually also the purpose of LXCs, i.e. like a shared kernel. |
So then there isn't a way to do this? It has to be either privileged (So it can install the driver) or a VM? Or is there some workaround? |
VM should be the better way |
I'll try and refactor this script over the weekend then, thank you for the advice! |
Can I get some eyes on this again? I think it should be all set, seems like the actions pass too. |
🛑 New scripts must first be submitted to ProxmoxVED for testing.
PRs for new scripts that skip this process will be closed.
✍️ Description
Added a new script to install AllStarLink with optional Allmon3.
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README
,AppName.md
,CONTRIBUTING.md
, or other docs.🔍 Code & Security Review (X in brackets)
Code_Audit.md
&CONTRIBUTING.md
guidelinesAppName.sh
,AppName-install.sh
,AppName.json
)📋 Additional Information (optional)