lp://staging/ubuntu/karmic/byobu

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

40. By Dustin Kirkland 

* Cherry-pick upstream r780
* debian/prerm: the for loop might not actually do anything, so make
  sure we do "something", like run "true", LP: #441788

39. By Dustin Kirkland 

bin/menu: improve logic for the menu button, to explicitly look for
screen-escape-keys (^a-@), or none (byobu-config), else (F9), LP: #450421,
cherry-pick r778 from upstream

38. By Dustin Kirkland 

* bin/menu: dynamically change the menu message between
  Menu:<F9> and Menu:^a-@, based on the users chosen keybinding set,
  LP: #446248
* po/*: import translations just before karmic release

37. By Dustin Kirkland 

* bin/updates_available: fix yum output when listing updates
  available, LP: #440659
* byobu-config: fix crash, due to undefined variable, LP: #428418

36. By Dustin Kirkland 

* bin/fan_speed: improve the logic for find the fan_speed system monitor
  LP: #439524
* byobu-launcher, byobu-janitor: sometimes the ssh socket link can become
  a symlink to itself, causing byobu to fail to start due to too many
  levels of symlinks; remove the link first, before creating it;
  LP: #440221

35. By Dustin Kirkland 

bin/updates_available: fix updates available, broken when updates
cache file does not exist, LP: #434736

34. 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"

33. By Dustin Kirkland 

* cpu_count, disk, logo, network, reboot_required, release, temp_c,
  temp_f, updates_available, wifi: make byobu status scripts friendlier
  for busybox environments (tested on the Palm Pre), LP: #430096
* bin/updates_available: print the current cache even if we're
  updating the cache, handle it more efficiently
* po/byoub-*.po: rename to just *.po, fix translations location, LP: #430095
* debian/postinst, debian/preinst: move symlink of screen-profiles-status ->
  byobu-status from the postinst to the preinst
* byobu-janitor, byobu-launcher, profiles/common: establish and update an
  SSH_AUTH_SOCK link, on screen launch and reconnect, LP: #424522

32. By Dustin Kirkland 

bin/updates_available: also monitor /var/lib/apt/lists for changes,
as this is touched on 'apt-get update', LP: #427855

31. By Dustin Kirkland 

[ Dustin Kirkland ]
* bin/updates-available, profiles/common:
  - reworked to be far more efficient, and accurate, LP: #427373
  - look at the timestamp on /var/lib/apt, and only update cache
    if /var/lib/apt has been touched since the cache
  - in particular, these changes fix a bug when the user does an
    apt-get install or upgrade, and changes to the update status
    are not update for up to an hour later; with these fixes, it's
    nearly immediate
  - and now that updates_available is trivial (in most cases), we
    can run it more frequently

[ Mathias Gug ]
* Check that byobu-launcher exists before calling it (chroots use the same
  .profile as the main system but may not have byobu installed).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/lucid/byobu
This branch contains Public information 
Everyone can see this information.

Subscribers