-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
New Script: zoneminder #1662
base: main
Are you sure you want to change the base?
New Script: zoneminder #1662
Conversation
actually call the function
Update categories
Fix tags
Change build.func ref.... rtfm!
Remove extra bit from before reading instructions
Fix mysql crash
Change build.func ref back to public repo
This reverts commit 215b605.
Why an old ubuntu? debian 12 is supported wich is our default. |
And why so many Missing informations, and old Comments from Dev Guide? |
Update header metadata
update header metadata
Ubuntu vs Debian - debian install/update process less straightforward to stay up to date w/ latest ZM releases.
What information am I missing (other than the header metadata which should now be updated)? By old comments, are you referencing the comments on lines 8-24 of zoneminder.sh? |
He means all the comments you have in there remove them. Also please shorten all messages in msg_info and msg_ok. max 4 words per. Also during update, remove some of the messges, they are to much. |
Removed comments, shorted msg_info+msg_ok messages, removed messages during update, removed backup from update function |
✍️ Description
Create ZoneMinder CT script
creates ubuntu 22.04 CT w/ mariadb+zoneminder (installed via apt ref. PPA repo). Based on: https://zoneminder.readthedocs.io/en/stable/installationguide/ubuntu.html#ubuntu-22-04-jammy
✅ Prerequisites
The following steps must be completed for the pull request to be considered:
🛠️ Type of Change
Please check the relevant options:
📋 Additional Information (optional)
Provide any extra context or screenshots about the feature or fix here.