提交 e4583719 authored 作者: Stanislav Sinyagin's avatar Stanislav Sinyagin

debian/README.source updated

In Jessie, pbuilder disables the network by default, and we need it
to build our packages. Also currently only Jessie debs are built successfully,
and building for wheezy fails because of missing video libraries.
上级 a083b881
...@@ -67,10 +67,12 @@ If you want actualy Debian binary or source packages to upload to your ...@@ -67,10 +67,12 @@ If you want actualy Debian binary or source packages to upload to your
own repository, you'll need to build them as described here. We have own repository, you'll need to build them as described here. We have
some fancy automatic tools to accomplish this. The tools allow you to some fancy automatic tools to accomplish this. The tools allow you to
start from a very bare Debian image and generate working packages. start from a very bare Debian image and generate working packages.
Building in this manner is only supported on Debian sid, though it Building in this manner is only supported on Debian jessie, though it
will generate packages for all supported Debian releases. Simply run: will generate packages for all supported Debian releases. Simply run as root:
./debian/util.sh build-all -ibn -z9 echo "USENETWORK=yes" >$HOME/.pbuilderrc
./debian/util.sh build-all -ibn -z9 -aamd64 -cjessie
Building on Ubuntu Building on Ubuntu
------------------ ------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论