Skip to content
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

docs/config-prereqs.txt: update freeipmi -largp install for OpenBSD (… #2

Open
wants to merge 4,857 commits into
base: master
Choose a base branch
from

Conversation

amikot
Copy link
Owner

@amikot amikot commented Nov 6, 2022

Okay, so now I have conflict, so I can sync with networkupstools:master only if I delete commits on my fork - which I don't like.
Opposite I would like ask to merge commits from here into networkupstools:master.
I've tested them and all looks good.

Copy link
Owner Author

@amikot amikot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Want to merge new upstream changes.

jimklimov pushed a commit that referenced this pull request Feb 26, 2024
Prepare for supporting API changes in FreeIPMI 1.1.x and 1.2.x. This 2nd
patch, which completes [[SVN:3675]], addresses FRU API changes, and removes
code redundancy. This code has been tested with FreeIPMI 0.8.12 and
the latest [[FreeIPMI SVN]] trunk r9505 (reported as 1.2.0.beta2 by pkgconfig)

[[SVN:3675]] = 2012-07-16T13:18:[email protected]

Fossil-ID: SVN r3733
… of a role than a set of actions

Signed-off-by: Jim Klimov <[email protected]>
…to run drivers directly sometimes

Signed-off-by: Jim Klimov <[email protected]>
…introduce linkmanext and linkmanext2 macros for non-NUT man pages

Signed-off-by: Jim Klimov <[email protected]>
…erial number, allow_duplicates, etc.

Signed-off-by: Jim Klimov <[email protected]>
* Align multi-paragraph blocks to render with correct indentation
* Upper-case program description sentences on top, and start of text in NOTE/WARNING blocks
* Apply linkman/linkmanext instead of direct emphasis
* Apply backtick verbatim format in more places for files, commands, etc.
* Do not state that a driver "is not built by default", but that it "may be not built by default" (`configure --with-all=auto` is now default for some time)
* Assorted typos
* Short content clarifications and extensions here and there (long/significant ones tracked by other commits)

Signed-off-by: Jim Klimov <[email protected]>
…ilt-in identifiers, and that they may be avoided

Signed-off-by: Jim Klimov <[email protected]>
…a chapter for legacy approach with upsdrvctl (keep same anchor)

Signed-off-by: Jim Klimov <[email protected]>
…bupsclient-config --config-flags` vs. `libupsclient.pc`

Signed-off-by: Jim Klimov <[email protected]>
…fig is a dependency of its own

Signed-off-by: Jim Klimov <[email protected]>
…ue for altpidpath, and expose why it is so named

Signed-off-by: Jim Klimov <[email protected]>
…d pipes, and driver-to-driver queries using local socket protocol [#1903]

Signed-off-by: Jim Klimov <[email protected]>
…al deliverables

Dependency on it from some consumers might cause unwanted parallel
builds of same directory.

Signed-off-by: Jim Klimov <[email protected]>
…id automake rewrites and actually not-conflict building dummy-ups twice

Signed-off-by: Jim Klimov <[email protected]>
…elog

CI: Fix Makefiles for parallel builds
Signed-off-by: Jim Klimov <[email protected]>
* FIXME: Enable SO build, API version, etc. like in clients/Makefile.am and nut-scanner
* Headers somewhere there too

Signed-off-by: Jim Klimov <[email protected]>
… experimental) to generate the shared object file

Signed-off-by: Jim Klimov <[email protected]>
…r lib+headers) and WITH_LIBNUTCONF (at least one of tool or lib)

Signed-off-by: Jim Klimov <[email protected]>
… we already use it in libcommonclient.la

Signed-off-by: Jim Klimov <[email protected]>
…completes, report SUCCESS more visibly

Signed-off-by: Jim Klimov <[email protected]>
…d --with-dev-libnutconf

The original independence of settings led to CI failures, where
explicit `--with-nutconf=auto --with-all=yes` correctly turned
`with_nutconf` to `no` on systems or build scenarios without the
required level of C++ support, but the defaulted `with_dev_libnutconf`
became `yes` (following `with_all`).

Signed-off-by: Jim Klimov <[email protected]>
CI: Fix configure.ac and Makefiles to deliver libnutconf (optionally)
…FPATH; update a few comments

Signed-off-by: Jim Klimov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants