-
Notifications
You must be signed in to change notification settings - Fork 144
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
user/lxc: update to 6.0.3 and fix lxc-create template scripts #3376
base: master
Are you sure you want to change the base?
Conversation
Closes #3374 |
you don't need gsed, the problem is that |
@q66 the sed patterns are also incompatible with bsd sed, but I don't know how to fix it. |
the getopt switch is okay, nothing else you can really do |
|
the patterns are (or should be anyway, specify the exact command which doesn't work if not) compatible with FreeBSD |
source/templates/lxc-download.in still don't work |
indeed, specifically the 'd}' is problematic (without the 'd' it works, but then it does not delete the lines from the original file) i'm not sure if there is a standard equivalent, i need to look into it |
Checklist
Before this pull request is reviewed, certain conditions must be met.
The following must be true for all changes:
The following must be true for template/package changes:
The following must be true for new package submissions: