Skip to content

Instantly share code, notes, and snippets.

@aminzai
Created August 17, 2010 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aminzai/530097 to your computer and use it in GitHub Desktop.
Save aminzai/530097 to your computer and use it in GitHub Desktop.
# vim: set syn=gitconfig:
# Lazyscripts Configure File
[defaults]
pool = debianlize
[pool "hychen-debianlize"]
upstream = git://github.com/hychen/lzspool.git
rev = stable
desc = hychen's debianlize scripts pool.
ubuntu = 9.10, 10.04
debian = 5
linuxmint = 8
lang = zh_TW
[pool "debianlize"]
upstream = git://github.com/aminzai/lzs_pool_debianlize.git
rev = v0.2_stable
desc = aminzai's debianlize scripts pool.
ubuntu = 9.10, 10.04
debian = 5
linuxmint = 8
lang = zh_TW
[pool "debianlize-zh_CN"]
upstream = git://github.com/billy3321/lzs_pool_debianlize_zhCN.git
rev = stable
desc = billy3321's debianlize scripts pool of zhCN.
ubuntu = 9.10, 10.04
debian = 5
linuxmint = 8
lang = zh_CN
[pool "suselize"]
upstream = git://github.com/mrmoneyc/lzs_pool_suselize.git
rev = stable
desc = mrmoneyc's suselize scripts pool.
opensuse = 11.1, 11.2, 11.3
lang = zh_TW
[pool "suselize-frFR"]
upstream = git://github.com/billy3321/lzs_pool_suselize_frFR.git
rev = stable
desc = billy3321's suselize scripts pool.
opensuse = 11.1, 11.2, 11.3
lang = fr_FR, en_US
[pool "billys-redhatlize"]
upstream = git://github.com/billy3321/lzs_pool_redhatlize.git
rev = stable
desc = billy's redhatlize scripts pool.
fedora = 11, 12, 13
centos = 5.3, 5.4
lang = zh_TW
[pool "billys-redhatlize-zhCN"]
upstream = git://github.com/billy3321/lzs_pool_redhatlize_zhCN.git
rev = stable
desc = billy's redhatlize scripts pool.
fedora = 11, 12, 13
centos = 5.3, 5.4
lang = zh_CN
[pool "billys-mandriva"]
upstream = git://github.com/billy3321/lzs_pool_mandriva.git
rev = stable
desc = billy's mandriva scripts pool.
mandriva = 2009.1, 2010.0
lang = zh_TW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment