pkgbzr (Package Bazaar)
from: Mat
RPM 的製作筆記參考
- https://macblog2.wordpress.com/2006/08/20/fedora-rpm-套件打包入門/
- https://www.study-area.org/cyril/opentools/opentools/x1479.html
Debian Package 相關的參考資訊:
https://dev.firnow.com/course/6_system/linux/Linuxjs/20090824/170587.html
debian/ 的目錄下,最少的必要檔案有:
- changelog
- control
- rules
Fourdollars 的 debian 打包筆記及製作 Ubuntu PPA
製作 Ubuntu PPA 及上傳方便 scripts
用來作 APT Repository 的工具
- https://wiki.koumbit.net/PackageBuilderService/BuildingHowto#Archive_managemnet
- https://noc.sidux.com/fll/wiki/reprepro
- https://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/
- https://vi.appspot.com/2008/12/12/custom-debian-repository.html
- https://mirror.phy.bnl.gov/debian-root/rebuild.html
用來作不同 codename 的 binary package
建 Build Hosting
- https://wiki.koumbit.net/PackageBuilderService/BuildingHowto
- https://debian-support.de/mini-dinstall.html
- https://upsilon.cc/~zack/blog/posts/2009/04/howto_:_uploading_to_people.d.o_using_dput/
- https://wiki.freegeek.org/index.php/Debian_Package_Repositories
- https://wiki.debian.org.tw/index.php/ChineseAPTRepository
線上 build system 協同系統 ( 原來一堆大專案都有用 )
關於 CDBS
- https://debathena.mit.edu/packaging/
- https://en.wikipedia.org/wiki/Debian_build_toolchain
- https://en.wikipedia.org/wiki/CDBS
Debian Linux Package 快速製作筆記(deb)
發行多版本的 PPA
目前開了一個簡單的小專案,用來整理相關的 script 跟 deployment 的工具:
使用方式