bosh 0.6-10 source package in Ubuntu
Changelog
bosh (0.6-10) unstable; urgency=medium * Add patch to configure.in to allow override of CFLAGS * Don't pass --enable-debug to configure which enables as well -DDEBUG -- Salvatore Bonaccorso <email address hidden> Fri, 28 Dec 2018 16:12:37 +0100
Upload details
- Uploaded by:
- Salvatore Bonaccorso on 2018-12-28
- Uploaded to:
- Sid
- Original maintainer:
- Salvatore Bonaccorso
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Disco | release | on 2018-12-29 | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bosh_0.6-10.dsc | 1.9 KiB | c9fa583f15b954c5fd514a577c0cd674aafd3f0d8750a7225059676e7c535c84 |
bosh_0.6.orig.tar.gz | 94.1 KiB | 212e41266efc592d732c689302e64b0b0fa566c19382debe6ff1d42de31b615f |
bosh_0.6-10.debian.tar.xz | 6.4 KiB | be81749380f28061be6814b222e967235518370cee907f9ece1a74c7b9e3dffc |
Available diffs
- diff from 0.6-8 to 0.6-10 (1.5 KiB)
No changes file available.
Binary packages built by this source
- bosh: browse output of processes
bosh stands for browsable output shell. This is a bit of a
misnomer because it isn't really a shell. What is does is
store the output of a specified program in a buffer, and
provides a simple curses interface to browse this buffer.
Actions can be configured which can make use of the
contents of the currently selected line.
.
Commands and actions are stored in bosh configuration files.
These can include shebang line (#!/usr/bin/bosh) so that the
configuration can just be run from the command-line.
- bosh-dbgsym: debug symbols for bosh