cowdancer 0.67 source package in Ubuntu

Changelog

cowdancer (0.67) unstable; urgency=low


  [ Junichi Uekawa ]
  * qemubuilder: work around case when othermirror is NULL (unset).
  * qemubuilder: Add --http-proxy to list of parameters for qemubuilder to override.

  [ Werner Mahr ]
  * qemubuilder: Apt inside the emulated system doesn't know
    about outside proxy (closes: #653162)

 -- Junichi Uekawa <email address hidden>  Sun, 25 Dec 2011 16:21:03 +0900

Upload details

Uploaded by:
Junichi Uekawa
Uploaded to:
Sid
Original maintainer:
Junichi Uekawa
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe utils

Downloads

File Size SHA-256 Checksum
cowdancer_0.67.dsc 1.0 KiB 29139d4145162a6440b46cb17391cc520623b081db4f9c177495e3761cd349ed
cowdancer_0.67.tar.gz 83.7 KiB 27baf4be10216ff5279913a7b607a24206d01ac7e5a417f2b285ce8817e3412d

Available diffs

No changes file available.

Binary packages built by this source

cowbuilder: pbuilder running on cowdancer

 'cowbuilder' command is a wrapper for pbuilder which allows using
 pbuilder-like interface over cowdancer environment.
 .
 pbuilder is a tool for building and testing Debian package inside a clean
 chroot, and cowbuilder allows chroot to be recreated using
 hard-linked copies with copy-on-write, which makes creation and
 destruction of chroots fast.

cowdancer: No summary available for cowdancer in ubuntu quantal.

No description available for cowdancer in ubuntu quantal.

qemubuilder: pbuilder using QEMU as backend

 pbuilder implementation for QEMU.
 .
 qemubuilder create -- builds QEMU cow base image.
 .
 qemubuilder update -- updates QEMU cow base image.
 .
 qemubuilder build -- builds package inside QEMU cow base image.
 .
 Gives a pbuilder interface for emulated cross-building environments
 using qemu.
 .
 pbuilder is a tool for building and testing Debian package inside a
 clean chroot, and qemubuilder implements similar experience over
 emulated CPUs. This tool allows building package inside emulated
 Debian environment for different CPU architectures supported by qemu.