معرفی شرکت ها


cachefilesd-0.10.9-1.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CacheFiles user-space management daemon
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos os x86_64
نام بسته cachefilesd
نام فایل بسته cachefilesd-0.10.9-1.el7.x86_64.rpm
نسخه بسته 0.10.9
انتشار بسته 1.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Sat Nov 5 18
هاست سازنده worker1.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://people.redhat.com/~dhowells/fscache/
مجوز GPLv2+
حجم دانلود 38K
حجم نصب 68.818K
The cachefilesd daemon manages the caching files and directory that are that are used by network file systems such a AFS and NFS to do persistent caching to the local disk.


نیازمندی

مقدار نام
- /bin/sh
- /bin/sh
- /bin/sh
= 0.10.9-1.el7 config(cachefilesd)
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libc.so.6(GLIBC_2.8)(64bit)
- rtld(GNU_HASH)
>= 3.7.19-5 selinux-policy-base
- systemd-units
- systemd-units
- systemd-units


ارائه دهنده

مقدار نام
= 0.10.9-1.el7 cachefilesd
= 0.10.9-1.el7 cachefilesd(x86-64)
= 0.10.9-1.el7 config(cachefilesd)


نحوه نصب


نصب پکیج rpm cachefilesd:

    sudo yum localinstall cachefilesd-0.10.9-1.el7.x86_64.rpm


فایل ها

مسیرها
/etc/cachefilesd.conf
/usr/lib/systemd/system/cachefilesd.service
/usr/sbin/cachefilesd
/usr/share/doc/cachefilesd-0.10.9
/usr/share/doc/cachefilesd-0.10.9/README
/usr/share/doc/cachefilesd-0.10.9/cachefilesd.fc
/usr/share/doc/cachefilesd-0.10.9/cachefilesd.if
/usr/share/doc/cachefilesd-0.10.9/cachefilesd.te
/usr/share/doc/cachefilesd-0.10.9/howto.txt
/usr/share/doc/cachefilesd-0.10.9/move-cache.txt
/usr/share/man/man5/cachefilesd.conf.5.gz
/usr/share/man/man8/cachefilesd.8.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2016-02-17

Fix name of directory in Makefile-generated tarball.

2016-02-17

Use systemd interaction macros in specfile installation sections [RH BZ 850053].
Fix the service file to use /usr/sbin/ rather than /sbin/.
Turn on RELRO and PIE build hardening in RPM builds (#1092561).

2016-02-03

Call setgroups() before calling setuid() (caught by rpmlint).

2016-02-03

Note the correct licence.
Handle malformed kernel status correctly.
Permit culling to be disabled on the command line with the -N flag.
Suspend culling when cache space is short and cache objects are pinned.

2011-12-06

Fix systemd service data according to review comments [RH BZ 754811].

2011-12-06

use Fedora CFLAGS in build (fixes build on s390)

2011-11-30

Fix packaging of systemd service file [RH BZ 754811].
Fix rpmlint complaints.

2011-11-22

Move to native systemd management [RH BZ 754811].

2011-07-15

Downgrade all the culling messages to debug level [RH BZ 660347].

2010-06-18

Fix the initscript to have the appropriate parseable description and exit codes.

2010-04-28

Fix the Requires line on selinux-policy-base to be >=, not =.

2010-04-23

The SELinux policies for cachefilesd now live in the selinux-policy RPM, so
selinux RPM is now redundant.
Move the default cache dir to /var/cache/fscache.
Make the initscript do a restorecon when starting the cache to make sure the
Fix a wildchar that should be a literal dot in the SELinux policy.

2010-02-25

Fix the SELinux policies for cachefilesd.
Compress the installed policy files.

2010-02-23

Must include sys/stat.h to use stat() and co. [RH BZ 565135].
Remove tail comments from functions.

2007-08-09

The cachefiles module no longer accepts directory fds on cull and inuse

2007-07-02

Use stat64/fstatat64 to avoid EOVERFLOW errors from the kernel on large files.