文件名称:fpm-master
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Effing Package Management
Preface
Package maintainers work hard and take a lot of shit. You can t please everyone. So, if you re a maintainer: Thanks for maintaining packages!
What is fpm?
It helps you build packages quickly and easily (Packages like RPM and DEB formats).
FUNDAMENTAL PRINCIPLE: IF FPM IS NOT HELPING YOU MAKE PACKAGES EASILY, THEN THERE IS A BUG IN FPM.
Here is a presentation I gave on fpm at BayLISA: http://goo.gl/sWs3Z (I included speaker notes you can read, too)
At BayLISA in April 2011, I gave a talk about fpm. At the end, I asked "What can I package for you?"
Someone asked for memcached.
Google for memcached , download the source, unpack, ./configure, make, make install, fpm, deploy.
In 60 seconds, starting from nothing, I had both an RPM and a .DEB of memcached ready to deploy, and I didn t need to know how to use rpmbuild, rpm specfiles, dh_make, debian control files, etc.-Effing Package Management
Preface
Package maintainers work hard and take a lot of shit. You can t please everyone. So, if you re a maintainer: Thanks for maintaining packages!
What is fpm?
It helps you build packages quickly and easily (Packages like RPM and DEB formats).
FUNDAMENTAL PRINCIPLE: IF FPM IS NOT HELPING YOU MAKE PACKAGES EASILY, THEN THERE IS A BUG IN FPM.
Here is a presentation I gave on fpm at BayLISA: http://goo.gl/sWs3Z (I included speaker notes you can read, too)
At BayLISA in April 2011, I gave a talk about fpm. At the end, I asked "What can I package for you?"
Someone asked for memcached.
Google for memcached , download the source, unpack, ./configure, make, make install, fpm, deploy.
In 60 seconds, starting from nothing, I had both an RPM and a .DEB of memcached ready to deploy, and I didn t need to know how to use rpmbuild, rpm specfiles, dh_make, debian control files, etc.
Preface
Package maintainers work hard and take a lot of shit. You can t please everyone. So, if you re a maintainer: Thanks for maintaining packages!
What is fpm?
It helps you build packages quickly and easily (Packages like RPM and DEB formats).
FUNDAMENTAL PRINCIPLE: IF FPM IS NOT HELPING YOU MAKE PACKAGES EASILY, THEN THERE IS A BUG IN FPM.
Here is a presentation I gave on fpm at BayLISA: http://goo.gl/sWs3Z (I included speaker notes you can read, too)
At BayLISA in April 2011, I gave a talk about fpm. At the end, I asked "What can I package for you?"
Someone asked for memcached.
Google for memcached , download the source, unpack, ./configure, make, make install, fpm, deploy.
In 60 seconds, starting from nothing, I had both an RPM and a .DEB of memcached ready to deploy, and I didn t need to know how to use rpmbuild, rpm specfiles, dh_make, debian control files, etc.-Effing Package Management
Preface
Package maintainers work hard and take a lot of shit. You can t please everyone. So, if you re a maintainer: Thanks for maintaining packages!
What is fpm?
It helps you build packages quickly and easily (Packages like RPM and DEB formats).
FUNDAMENTAL PRINCIPLE: IF FPM IS NOT HELPING YOU MAKE PACKAGES EASILY, THEN THERE IS A BUG IN FPM.
Here is a presentation I gave on fpm at BayLISA: http://goo.gl/sWs3Z (I included speaker notes you can read, too)
At BayLISA in April 2011, I gave a talk about fpm. At the end, I asked "What can I package for you?"
Someone asked for memcached.
Google for memcached , download the source, unpack, ./configure, make, make install, fpm, deploy.
In 60 seconds, starting from nothing, I had both an RPM and a .DEB of memcached ready to deploy, and I didn t need to know how to use rpmbuild, rpm specfiles, dh_make, debian control files, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fpm-master
..........\.batcave
..........\........\manifest
..........\.gitignore
..........\.travis.yml
..........\CHANGELIST
..........\CONTRIBUTORS
..........\Gemfile
..........\LICENSE
..........\Makefile
..........\NOTES.md
..........\README.md
..........\Vagrantfile
..........\bin
..........\...\fpm
..........\examples
..........\........\api
..........\........\...\gem-to-rpm.rb
..........\........\...\multiple-to-rpm.rb
..........\........\fpm-with-system-ruby
..........\........\....................\Makefile
..........\........\....................\README.md
..........\........\fpm
..........\........\...\Makefile
..........\........\...\README.md
..........\........\jruby
..........\........\.....\Makefile
..........\........\.....\README.md
..........\........\python
..........\........\......\twisted
..........\........\......\.......\Makefile
..........\fpm.gemspec
..........\lib
..........\...\fpm.rb
..........\...\fpm
..........\...\...\command.rb
..........\...\...\errors.rb
..........\...\...\namespace.rb
..........\...\...\package.rb
..........\...\...\package
..........\...\...\.......\cpan.rb
..........\...\...\.......\deb.rb
..........\...\...\.......\dir.rb
..........\...\...\.......\empty.rb
..........\...\...\.......\gem.rb
..........\...\...\.......\npm.rb
..........\...\...\.......\osxpkg.rb
..........\...\...\.......\pear.rb
..........\...\...\.......\pkgin.rb
..........\...\...\.......\puppet.rb
..........\...\...\.......\pyfpm
..........\...\...\.......\.....\__init__.py
..........\...\...\.......\.....\get_metadata.py
..........\...\...\.......\python.rb
..........\...\...\.......\rpm.rb
..........\...\...\.......\sh.rb
..........\...\...\.......\solaris.rb
..........\...\...\.......\tar.rb
..........\...\...\.......\zip.rb
..........\...\...\util.rb
..........\...\...\version.rb
..........\misc
..........\....\pkgsrc.sh
..........\notify-failure.sh
..........\spec
..........\....\fixtures
..........\....\........\deb
..........\....\........\...\staging
..........\....\........\...\.......\etc
..........\....\........\...\.......\...\init.d
..........\....\........\...\.......\...\......\test
..........\....\........\gem
..........\....\........\...\example
..........\....\........\...\.......\example-1.0.gem
..........\....\........\...\.......\example.gemspec
..........\....\........\python
..........\....\........\......\requirements.txt
..........\....\........\......\setup.py
..........\....\fpm
..........\....\...\command_spec.rb
..........\....\...\package
..........\....\...\.......\cpan_spec.rb
..........\....\...\.......\deb_spec.rb
..........\....\...\.......\dir_spec.rb
..........\....\...\.......\gem_spec.rb
..........\....\...\.......\osxpkg_spec.rb
..........\....\...\.......\python_spec.rb
..........\....\...\.......\rpm_spec.rb
..........\....\...\package_convert_spec.rb
..........\....\...\package_spec.rb
..........\....\...\util_spec.rb
..........\....\spec_setup.rb
..........\templates
..........\.........\deb.erb
..........\.........\deb
..........\.........\...\ldconfig.sh.erb
..........\.........\osxpkg.erb
..........\.........\puppet
..........\.........\......\package.pp.erb
..........\.........\......\package