Package requests #16
Labels
No Label
Cleanup
Feature Suggestion
Long Term Goal
Problem
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gashapwn/lyadmin#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Request the following packages be installed
added nano, micro, fish, lua
python3 is installed, python2 is not in the OpenBSD repos
elinks is not in the OpenBSD repos
Will look into how to add these.
I got elinks to compile. I had to make some tweaks to the source code, because the repo is old and doesn't seem to be tested against this version of OpenBSD. It seems to load Google though so I think its working OK.
OpenBSD removed python2 from their source list but its still in their package archive.
https://ftp.openbsd.org/pub/OpenBSD/6.8/packages/amd64/
python2 is installed now.
I'll leave this open for a few days in case you run into any trouble.
I added luarocks as well. Was able to install global modules as root and was able to run a test file.
I see that its possible to install modules without using
... but wasn't sure how to get this to work. Haven't written lua before. Seems like this could allow users to manage modules without granting root.
Would be interested to hear if you think this would work. I'm going to do some digging to see how other tildes approach allowing users to manage lua modules.
closing for now. anyone can re-open ofc.