mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* README: mention the staticly exported byobu tarball, LP: #385762
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
ecb7bd1191
commit
e5103c0ce4
2 changed files with 9 additions and 1 deletions
7
README
7
README
|
@ -1,2 +1,9 @@
|
||||||
For more information about this package, please see:
|
For more information about this package, please see:
|
||||||
* https://launchpad.net/byobu
|
* https://launchpad.net/byobu
|
||||||
|
|
||||||
|
If byobu is not packaged for your Linux or Unix OS, or if you do not have
|
||||||
|
administrative privileges in order to install byobu, you may be able to
|
||||||
|
simply download and extract:
|
||||||
|
* http://people.ubuntu.com/~kirkland/byobu-export.tar.gz
|
||||||
|
in your home directory, and then run 'screen'. Note that this will overwrite
|
||||||
|
your ~/.screenrc.
|
||||||
|
|
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -7,12 +7,13 @@ byobu (2.10) unreleased; urgency=low
|
||||||
screen-launcher-install: remove hardcoded /usr/bin paths; some users
|
screen-launcher-install: remove hardcoded /usr/bin paths; some users
|
||||||
install without root privileges and want to run from a location other
|
install without root privileges and want to run from a location other
|
||||||
than /usr/bin, LP: #385762
|
than /usr/bin, LP: #385762
|
||||||
|
* README: mention the staticly exported byobu tarball, LP: #385762
|
||||||
|
|
||||||
[ Ciemon Dunville ]
|
[ Ciemon Dunville ]
|
||||||
* byobu.1, byobu-config.1: manpages refactored, to move the status
|
* byobu.1, byobu-config.1: manpages refactored, to move the status
|
||||||
descriptions to the main byobu manpage
|
descriptions to the main byobu manpage
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 11 Jun 2009 15:51:59 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 11 Jun 2009 23:16:42 -0500
|
||||||
|
|
||||||
byobu (2.9-0ubuntu1) karmic; urgency=low
|
byobu (2.9-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue