clixon: Initial packaging#22362
Conversation
e91e4af to
2b09950
Compare
|
Depends on PR #22359 |
BKPepe
left a comment
There was a problem hiding this comment.
- Conffiles are missing, I bet there are some.
- Comments in the Makefile can be removed
- All these patches are included in upstream or pending there?
2b09950 to
e6c4ae6
Compare
|
Looks like the same cross-build issue with Also, while I was looking over the binaries resulting from a build, I realized that a couple of programs had pathnames hard-coded into them. I have a PR for this upstream but @olofhagsand needs to merge it first before I can (temporarily) copy it into the |
6e59792 to
91131f4
Compare
24462ed to
75760c1
Compare
d114451 to
47b4e7d
Compare
All of these issues have been addressed. Can I proceed? |
47b4e7d to
843d2a9
Compare
843d2a9 to
ecd9f8c
Compare
|
It seems like recent changes were not pushed, check it out |
243cc4c to
76adf84
Compare
Yeah, was doing a test build before pushing... |
a5cb84b to
3d60933
Compare
Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3d60933 to
7c3bf47
Compare
|
@BKPepe Can I please get an approve if everything has been addressed? |
Okay, if there are follow up review questions I'll do a separate PR. |
Maintainer: me, @olofhagsand
Compile tested: x86_64, generic, HEAD (66f6c20)
Run tested: same, installed on test VM
Description:
Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism.
cc: @olofhagsand