lp:debian/squeeze/byobu

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/byobu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

12. By Alexander Chernyakhovsky

Correct postinst chmod semantics.

11. By Philipp Kern

Upload to Debian unstable.

10. By Dustin Kirkland 

* bin/users: use wc -l, since pgrep -c doesn't work in some
  distros (busybox, Arch), LP: #434047
* byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong
  place, LP: #434052
* byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage
  fixes, updating the names of the utilities to use "byobu" rather than
  "screen"

9. By Reinhard Tartler

[ Chow Loong Jin and Dustin Kirkland ]
* byobu, byobu-launcher, byobu-select-profile: check $STY rather than
  $TERM, to determine if we're already inside of a screen session, per
  screen's manpage; wrap $STY in double quotes; use -n rather than -z;
  LP: #403988, LP: #403809

[ Dustin Kirkland ]
* debian/rules: fix update-pot section of rules file; previous code
  was only actually gathering messages from the last file input
  (byobu-config); this joins the code properly
* bin/wifi_quality: actually evaluate the wifi quality, fixes broken
  quality percentage

[ Reinhard Tartler ]
* upload to unstable

8. By Reinhard Tartler

[ Dustin Kirkland ]
* profiles/byoburc, profiles/profile.skel: move the .screenrc sourcing
  to the byoburc file

[ Reinhard Tartler ]
* prepare upload for unstable

7. By Dustin Kirkland 

debian/postinst: clean up old screen -> byobu symlink before undoing
the dpkg-divert, LP: #382462

6. By Dustin Kirkland 

* byobu, debian/postrm, debian/preinst, debian/rules, screen-launcher:
  remove the dpkg diversion on /usr/bin/screen as this has proven
  to be controversial; users will need to call "byobu" to launch
  a byobu-style screen session; LP: #330322
* bin/network-*: set rate=0 when rate is negative (ie, on startup)
* bin/temp-*: better support for temperature zones, LP: #380885
* byobu: If the user is running byobu with some arguments, but has
  not selected their profile yet, don't bother them with profile
  selection at this time, LP: #330322
* screen-launcher-install: handle non-interactive shells correctly,
  LP: #380761
* keybindings/common: add keybindings, @=config, R=reload, LP: #380944
* po/ru.po: added russian translation, thanks Slava, LP: #380977

5. By Dustin Kirkland 

[ Dustin Kirkland ]
* byobu: support Debian/Ubuntu's diversion of screen to screen.real,
  as well as RH, which does not divert the real screen binary
* debian/release.sh: handle version incrementing in the rpm specfile
* bin/disk-used: fix situations where df output wraps to the next
  line
* bin/logo: check that lsb_release is available before using it
* bin/release: try to grab both distro and version from /etc/issue
  if that's what we're forced to use
* bin/updates-available: improve counting of yum updates available
* bin/ip-address,whoami,release,hostname: use +b rather than =b,
  colors look bad on the light* profiles
* bin/ip-address: hostname -i doesn't always work, use ifconfig
  instead, LP: #376080
* bin/network-down,network-up,updates-available: use /var/run/screen
  for status cache files, to keep from waking up the disk
* bin/battery: color the entire battery the same way, only use 3 tones,
  Green/Yellow/Red (6 was too confusing), always use black text on
  capital G/Y/R background
* byobu-export: tar files with owner/group as root/root, LP: #371025
* byobu, debian/install, motd+shell, profiles/byoburc: launch screen
  with a simple config file that includes the chosen profile plus
  the chosen windows; but on refresh, only reload the chosen profile;
  revert previous hack that did this by creating a temporary config
  file and broke on hardy, LP: #375309
* screen-launcher: don't use the -x argument if launching a new screen,
  as this fails to launch default windows, LP: #375768
* debian/control: suggest vim, for better handling of status details

[ David Duffey ]
* rpm/byobu.spec: initial specfile for RH packaging

[ Dustin Kirkland ]
* -

4. By Dustin Kirkland 

* byobu-status-detail: foldcolumn=2, print bars on the left side
  that should make the folding output easier to read
* byobu-status: print some navigation hints at the top of the detailed
  status output

3. By Dustin Kirkland 

* bin/cpu-count: print cpu model names for --detail
* byobu-status: print the short description (matching the status
  in the lower bar) first, then the description in parens in the
  first line of the indented/folded text

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers