gnbd.spec
来自「openGFS , a kind of file system.」· SPEC 代码 · 共 41 行
SPEC
41 行
Name : gnbdVersion : 0.0.91Release : 1Group : System/KernelSummary : Network block device with clustering extensionsCopyright : GPLPackager : Christoph Hellwig <hch@opengfs.org>URL : http://www.opengfs.orgBuildRoot : /tmp/%{Name}-%{Version}Source : %{Name}-%{Version}.tar.gz%DescriptionGNBD is a fork of the Linux kernel nbd device. There are a number offeatures that gnbd has over nbd, such as multiple clients per server,transparent reconnection or notification of change of server.%Prep%setup -q%BuildCFLAGS="${RPM_OPTFLAGS}" \./configure --prefix=/usr --mandir=/usr/share/man/en/ ${GNBD_CONFARGS}make%Installmake install DESTDIR=${RPM_BUILD_ROOT}%Files%defattr(-,root,root)/lib/modules/*/gnbd/gnbd.o/usr/sbin/gclient/usr/sbin/gnbdd/usr/sbin/gnbdsrv/usr/sbin/gserv/usr/share/man/en/man8/gclient.8*/usr/share/man/en/man8/gserv.8*%doc AUTHORS COPYING INSTALL NEWS README ChangeLog doc/{PROGRESS,README.gnbdsrv}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?