search for: debcheckout

Displaying 4 results from an estimated 4 matches for "debcheckout".

Did you mean: 7echeckout
2016 Dec 08
3
How to create Debian packages for release 3.9.0
L.S., I'm currently in the process of creating Debian packages for clang/llvm release 3.9.0. For this I'm using the steps as explained on 'http://apt.llvm.org/building-pkgs.php'. Up until now I have done: $ debcheckout svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/ $ cd llvm-toolchain/branches $ sh 3.9/debian/orig-tar.sh RELEASE_390 final Now, as is explained, I would have to run 'unpack.sh', however, this script assumes the version name to be an SVN-version-based name (which is not the case for &...
2008 Jul 08
1
CONSOLE logging
Hello, I'm trying to enable CONSOLE logging in Asterisk 1.4.14 on a 2.6.18 Debian Lenny server. It is enabled in logger.conf, however no log file is created in /var/log/asterisk/ Also I was wondering if I manage to get it working and use logrotate daemon as well, is logrotate going to restart the asterisk process each time in order to rotate the log file? Thank you.
2016 Dec 12
0
How to create Debian packages for release 3.9.0
...<llvm-dev at lists.llvm.org> wrote: > L.S., > > I'm currently in the process of creating Debian packages for > clang/llvm release 3.9.0. For this I'm using the steps as explained on > 'http://apt.llvm.org/building-pkgs.php'. Up until now I have done: > > $ debcheckout svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/ > $ cd llvm-toolchain/branches > $ sh 3.9/debian/orig-tar.sh RELEASE_390 final > > Now, as is explained, I would have to run 'unpack.sh', however, this > script assumes the version name to be an SVN-version-based name (whi...
2016 Dec 19
1
How to create Debian packages for release 3.9.0
...rg> wrote: >> L.S., >> >> I'm currently in the process of creating Debian packages for >> clang/llvm release 3.9.0. For this I'm using the steps as explained on >> 'http://apt.llvm.org/building-pkgs.php'. Up until now I have done: >> >> $ debcheckout svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/ >> $ cd llvm-toolchain/branches >> $ sh 3.9/debian/orig-tar.sh RELEASE_390 final >> >> Now, as is explained, I would have to run 'unpack.sh', however, this >> script assumes the version name to be an SVN-ver...