pkgbzr (Package Bazaar)

Goto: https://www2.hackingthursday.org/pkgbzr

RPM 的製作筆記參考
http://macblog2.wordpress.com/2006/08/20/fedora-rpm-套件打包入門/
http://www.study-area.org/cyril/opentools/opentools/x1479.html

Debian Package 相關的參考資訊
http://dev.firnow.com/course/6_system/linux/Linuxjs/20090824/170587.html

debian/ 的目錄下,最少的必要檔案有:

  • changelog
  • control
  • rules

Fourdollars 的 debian 打包筆記及製作 Ubuntu PPA
http://fourdollars.blogspot.com/2009/07/deb-package-for-ubuntu-linux-launchpad_3385.html

製作 Ubuntu PPA 及上傳方便 scripts
http://fourdollars.blogspot.com/2009/07/deb-package-for-ubuntu-linux-launchpad_3385.html

用來作 APT Repository 的工具
https://wiki.koumbit.net/PackageBuilderService/BuildingHowto#Archive_managemnet
https://noc.sidux.com/fll/wiki/reprepro
http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/
http://vi.appspot.com/2008/12/12/custom-debian-repository.html
http://mirror.phy.bnl.gov/debian-root/rebuild.html

用來作不同 codename 的 binary package
http://wiki.debian.org/qemubuilder
http://hychen.wuweig.org/?p=474

建 Build Hosting
https://wiki.koumbit.net/PackageBuilderService/BuildingHowto
http://debian-support.de/mini-dinstall.html
http://upsilon.cc/~zack/blog/posts/2009/04/howto:_uploading_to_people.d.o_using_dput/
http://wiki.freegeek.org/index.php/Debian_Package_Repositories
http://wiki.debian.org.tw/index.php/ChineseAPTRepository

線上 build system 協同系統 ( 原來一堆大專案都有用 )
http://buildbot.net/trac

關於 CDBS
http://debathena.mit.edu/packaging/
http://en.wikipedia.org/wiki/Debian_build_toolchain
http://en.wikipedia.org/wiki/CDBS

Debian Linux Package 快速製作筆記(deb)
http://plog.longwin.com.tw/my_note-unix/2009/03/05/debian-linux-package-build-deb-2009

發行多版本的 PPA
http://tjworld.net/attachment/wiki/Linux/Ubuntu/Packages/PPAPublishMultipleReleases/ppa_publish

目前開了一個簡單的小專案,用來整理相關的 script 跟 deployment 的工具:
http://code.google.com/p/pkgbzr/

使用方式
http://code.google.com/p/pkgbzr/wiki/usage

除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License