-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
#1050 claims the package is now in cloudflare repository, but it is not.
# rpm -ivh http://pkg.cloudflare.com/cloudflare-release-latest.el7.rpm
> yum search cfssl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.cambo.host
* extras: mirror.cambo.host
* updates: mirror.cambo.host
cloudflare/7/x86_64/primary | 3.8 kB 00:00:00
Warning: No matches found for: cfssl
No matches found
the repository does not have a list of packages. so i resorted to grep
.
> zgrep '<name>' /var/cache/yum/x86_64/7/cloudflare/primary.xml.gz
<name>cfca</name>
<name>cloudflare-release</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>gokeyless</name>
<name>mod_cloudflare</name>
<name>railgun-stable</name>
<name>railgun-stable</name>
<name>railgun-stable</name>
JeanFred
Metadata
Metadata
Assignees
Labels
No labels