This concept of probes or dynamic provides or how ever they may be named are
currently alien to rpm. To add them we need some more general solution than
hard coding something for EFI. In general the rpm code should stay as much
ignorant of the system it is used on as possible. So hard coding dif
Once #444 lands, this should be updated to use it and move the code to
rpmio/rpmlua.c and then it'd probably be good to go.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/
Closed #445.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/445#event-1649242255___
Rpm-maint mailing list
Rpm-maint@lists.rpm
Both lmdb and ndb backends are experimental for now. libdb will be made
optional when that status changes.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/445#issuecommen
Thank you!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/434#issuecomment-392505340___
Rpm-maint mailing list
Rpm-maint@lists.r
Closed #434 via d5e599d6c9b2fc5c98cec1fccc46e2d365a06dbf.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/434#event-1649214874___
The patch set would be even nicer if moving the code into its own function
would be separated from any changes to the code.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/
Back from vacation...
This (using /proc/self/fd when available) was what I had in mind, so we're on
the right track here, thanks for the work so far. Some quick remarks ==
requests:
- rpm comment style is "/* foo */", "// foo" should not be used
- just slap the new cloexec function to end of rpm