sqtsqt 发表于 2018-9-19 07:09:13

使用layman来同步管理你远程的git,svn仓库的方法[原创]

  我BLOG上的地址
  linuxsir gentoo 版上的地址 http://www.linuxsir.org/bbs/thread345898.html
  cat /etc/layman/oahong-gentoo.xml
  代码:
  
  
  
  //http://www.gitorious.org/projects/exherbo-cn
  
  
  A collection of useful ebuilds from scratch.
  
  
  rsync 版本 http://gentoo.o0o.nu/sectools.xml 这里可以下载
  代码:
  
  
  
  http://gentoo.o0o.nu/portage/
  
  Gentoo security tools overlay
  
  svn版本
  代码:
  
  https://overlays.gentoo.org/svn/dev/betelgeuse
  Betelgeuse's developer overlay
  简单的几个地方解释一下
  代码:type = "git"
页: [1]
查看完整版本: 使用layman来同步管理你远程的git,svn仓库的方法[原创]