Commit Graph

  • 8f540a753d profiles/common, profiles/plain: remove double-sourcing of /etc/screenrc, Bug #328365 Dustin Kirkland 2009-02-11 23:24:23 -06:00
  • f937eef195 release version 1.22 open version 1.23 Dustin Kirkland 2009-02-11 22:35:44 -06:00
  • 5244a3a1fa fixes for Bug #328312 Dustin Kirkland 2009-02-11 21:14:13 -06:00
  • c636afb909 releasing 1.21 opening 1.22 Dustin Kirkland 2009-02-11 08:59:06 -06:00
  • d440122317 changelog updated Dustin Kirkland 2009-02-11 08:45:29 -06:00
  • 6016f7faf4 try very hard to get the help to fit on a single console window Dustin Kirkland 2009-02-11 08:42:40 -06:00
  • 5190c9f043 Fixes for LP: #328066 * motd+shell, motd+shell.1: trivial script to print the motd then launch a shell; manpage accordingly * windows/common: use motd+shell for shell window, drop motd window * debian/install: install motd+shell * debian/rules: install motd+shell.1 manpage Dustin Kirkland 2009-02-11 08:36:28 -06:00
  • 6a232cff27 releasing 1.20 opening 1.21 Dustin Kirkland 2009-02-11 08:29:07 -06:00
  • c5075c2edf translations updated Dustin Kirkland 2009-02-11 08:28:21 -06:00
  • 64cdf1d8f7 screen-profiles-helper renamed to screen-profiles; updated all references Dustin Kirkland 2009-02-11 08:27:58 -06:00
  • 0d71ca52d9 increase frequency of load status Dustin Kirkland 2009-02-11 08:25:53 -06:00
  • 438e398e15 adjust the frequency of fast-running scripts Dustin Kirkland 2009-02-11 08:25:25 -06:00
  • fe4586b7b9 add a message about cleanup hacks that should be removed later Dustin Kirkland 2009-02-11 08:23:05 -06:00
  • b96839ba81 removing incorrect localization potfile Dustin Kirkland 2009-02-11 08:22:14 -06:00
  • 8647695a22 added ec2-cost status call Dustin Kirkland 2009-02-11 08:21:03 -06:00
  • d138f95a7a update translation instructions print message on successful profile change Dustin Kirkland 2009-02-11 08:20:11 -06:00
  • 7c5bcf598f shortened help, trying to get on one screenful Dustin Kirkland 2009-02-11 08:17:30 -06:00
  • d4cf208cfa simplified Dustin Kirkland 2009-02-11 08:16:07 -06:00
  • 93dc8f2466 simplified, made more efficient Dustin Kirkland 2009-02-11 08:15:51 -06:00
  • c28ddb8d13 Exit immediately if this is not an Amazon EC2 instance, and we're not in debug mode Dustin Kirkland 2009-02-11 08:15:07 -06:00
  • e079e4b8fe simplify reboot-required Dustin Kirkland 2009-02-11 08:14:41 -06:00
  • 86abfdc0fa * bin/updates-available: write out local cache of updates available; add ! only if there are security updates Dustin Kirkland 2009-02-05 00:27:57 +01:00
  • 81a7202c6d check ec2 usage every 10 minutes (since it runs very quickly) Dustin Kirkland 2009-02-05 00:01:44 +01:00
  • f135136569 echo update count to mycache Dustin Kirkland 2009-02-04 12:11:51 +01:00
  • 9b5b4be4e0 remove trailing space Dustin Kirkland 2009-02-04 12:11:34 +01:00
  • c77b5230ab * screen-launcher-install: no longer need the pruning code, since we just call screen-launcher-uninstall Dustin Kirkland 2009-02-04 11:19:40 +01:00
  • 6be48598da install ec2-cost script Dustin Kirkland 2009-02-04 11:19:15 +01:00
  • ab71521ec7 added an ec2-cost bin script Dustin Kirkland 2009-02-04 10:50:55 +01:00
  • d00c15e2c1 add GPLv3 header to all bin scripts Dustin Kirkland 2009-02-04 09:57:26 +01:00
  • a1d556ef60 * profiles/logos/*: remove unneeded trailing formatting Dustin Kirkland 2009-02-03 14:24:47 +01:00
  • 46aa910e14 releasing 1.19 opening 1.20 Dustin Kirkland 2009-02-03 11:37:17 +01:00
  • 4ba1ad1cd1 move the MOTD refresh up from 1 minute to 5 minutes Dustin Kirkland 2009-02-03 10:02:50 +01:00
  • 3167bf805b changelog updated Dustin Kirkland 2009-02-02 16:55:44 +01:00
  • 190917f73d sanitize the environment Dustin Kirkland 2009-02-02 14:39:33 +01:00
  • 80b0965ce5 * screen-launcher-install: test executability of screen-launcher; install to .profile unconditionally, and only .bash_profile and .bash_login if they exist; LP: #319691 * screen-launcher-uninstall: test writability of file to prune; prune from .profile, .bash_profile, and .bash_login Dustin Kirkland 2009-02-02 14:13:46 +01:00
  • 554819558d * screen: wrapper script should add a -c arg, and specify your chosen profile, and ensure that .screenrc at least exists, prevent recursion from happening to upgrading users by pruning source of ~/.screenrc-profile from ~/.screenrc, LP: #323756 Dustin Kirkland 2009-02-02 14:07:23 +01:00
  • 836aae8ec0 * select-screen-profile: don't mess with the user's ~/.screenrc file here; only set up the ~/.screenrc-profile symlink Dustin Kirkland 2009-02-02 14:04:46 +01:00
  • 8150ef0a55 * screen-profiles-helper: update auto-launch-on-login detection to look at ~/.profile Dustin Kirkland 2009-02-02 14:01:44 +01:00
  • 07cad6012a * profiles/profile.skel, profiles/*: source the user's local ~/.screenrc as a last step (allowing for overrides) Dustin Kirkland 2009-02-02 13:59:56 +01:00
  • b249f3df9e start counting at 1, instead of 0 add a window watching /etc/motd, since motd is not printed on login if launching screen by default Dustin Kirkland 2009-02-02 13:54:36 +01:00
  • 8f5032288a release 1.18 open 1.19 Dustin Kirkland 2009-02-02 10:37:39 +01:00
  • bbdc2dd6bb the caption line has been moved to the profile.skel Dustin Kirkland 2009-01-31 19:45:54 +01:00
  • 23c6ab90b8 * select-screen-profile: remove (), LP: #322833 Dustin Kirkland 2009-01-31 18:19:31 +01:00
  • 6c34c17d44 changelog entries Dustin Kirkland 2009-01-30 08:14:37 +01:00
  • 1f751a45a4 * screen-profiles-helper: add support for keybinding selection, LP: #321735 * debian/install, keybindings/none: install an empty set of keybindings for the "none" selection * profiles/common: strip out the automatic loading of the common keybindings now that each user sets this in their local * profiles/generate-profiles, profiles/profile.skel: drop the grep of the caption, put it the skeleton Dustin Kirkland 2009-01-29 13:12:12 +01:00
  • a135a9d6b8 * select-screen-profile & screen: move the environment sanitation code to the screen script, such that it is executed each time screen is run, rather than on screen profile selection only Dustin Kirkland 2009-01-29 12:10:17 +01:00
  • 14f3ba9a71 * debian/install: install all non-ubuntu profiles into /usr/share/screen-profiles/profiles/misc; install the ubuntu-light profile as "ubuntu-light" * debian/rules: call the generate-profiles script as part of the get-orig-source target; dh_link the ubuntu-light profile to ubuntu (to maintain legacy compatibility to existing ~/.screenrc-profile's) * profiles/debian,fedora,redhat,ubuntu: removed since these are auto generated now * profiles/debian-dark,debian-light,fedora-dark,fedora-light,redhat-dark, redhat-light,ubuntu-dark,ubuntu-light: new, autogenerated profiles * profiles/generate-profiles: shell script that will generate profiles using a skel file and a set of custom "logos" * profiles/logos/*: extracted the unique logo component of each profile and dropped in here * profiles/profile.skel: skeleton profile functionality, to be sed-upon by the generate-profiles script * select-screen-profile: some hackery to work around the fact that we now have a 'misc' directory in the profile listing, as well as a possibly duplicated ubuntu and ubuntu-light profiles Dustin Kirkland 2009-01-28 18:29:29 -05:00
  • 34275a6614 release 1.17 open 1.18 Dustin Kirkland 2009-01-27 16:03:46 -05:00
  • 7f1edfc5cf * screen: wrapper script for calling select-screen-profile on a per-user, first-run basis * preinst, postrm: maintainer scripts to dpkg-divert screen to screen.real Dustin Kirkland 2009-01-27 16:02:43 -05:00
  • cc5954c74f improve the help text by describing the entries across the default status bar Dustin Kirkland 2009-01-27 16:02:07 -05:00
  • 3e168b11e8 minor updates to the license header text Dustin Kirkland 2009-01-27 15:14:10 -05:00
  • 83dbc344e0 releasing 1.16 opening 1.17 for development Dustin Kirkland 2009-01-27 15:04:28 -05:00
  • 27327c0bc1 make the help text slightly more readable Dustin Kirkland 2009-01-27 14:32:56 -05:00
  • 34a4d72c20 append -light to the default ubuntu profile Dustin Kirkland 2009-01-27 14:27:07 -05:00
  • fdd3a24752 * screen-profiles-helper: drop the "recommended" pointer Dustin Kirkland 2009-01-27 14:13:06 -05:00
  • 5cab15b5c3 * select-screen-profile: limit erroneous attempts to 5; make the "plain" profile default; remove the "recommended" pointer Dustin Kirkland 2009-01-27 14:05:32 -05:00
  • 8b93e99c30 releasing 1.15 opening 1.16 for development Dustin Kirkland 2009-01-26 15:25:05 -06:00
  • b30ec11363 auto generate an ubuntu-dark profile Dustin Kirkland 2009-01-26 15:20:44 -06:00
  • a55d9df370 append -light onto the default ubuntu screen profile description Dustin Kirkland 2009-01-26 15:11:32 -06:00
  • 84cf26b3ae profiles/ubuntu: Ubuntu pseudo-logo looks better on dark black Dustin Kirkland 2009-01-26 14:36:52 -06:00
  • 33300c3a68 release 1.14 open 1.15 Dustin Kirkland 2009-01-22 23:06:35 -06:00
  • 73574ffce5 * bin/mem-used: fix calculation to account for buffers and cache Dustin Kirkland 2009-01-22 12:23:21 -06:00
  • 3ea804b38f releasing 1.13 opening 1.14 for development Dustin Kirkland 2009-01-22 00:05:21 -06:00
  • 9f6621ec9f changelog update Dustin Kirkland 2009-01-22 00:50:48 -05:00
  • d43afd7871 print the \o/ logo on a slightly darker background, makes it easier to see print the mem-used after the mem-avail and a comma Dustin Kirkland 2009-01-22 00:49:09 -05:00
  • e915f15be4 * debian/control, bin/*: remove dependencing on bc by using awk Dustin Kirkland 2009-01-22 00:31:50 -05:00
  • ed54b2f414 f12 -> lock screen, update documentation Dustin Kirkland 2009-01-22 00:31:03 -05:00
  • 5d90d8cba1 add memory usage information Dustin Kirkland 2009-01-22 00:08:38 -05:00
  • 28eaf59331 fix issue with no updates displaying a "!" Dustin Kirkland 2009-01-21 21:20:03 -05:00
  • 7222302899 release version 12 open 13 for development Dustin Kirkland 2009-01-21 01:43:13 -06:00
  • 44503bd8b6 drop the power detach from the common keybindings profile Dustin Kirkland 2009-01-21 01:10:35 -06:00
  • 3e0609fd8f reworked screen-profiles-helper to support new window creation with name prompt; this was broken by the last commit adding custom escape sequences Dustin Kirkland 2009-01-21 01:07:58 -06:00
  • c751c3fe62 drop some of the inappropriate usage of "GNU" we're using it in a way that makes this project (screen-profiles) look like an FSF GNU project while "screen" is a FSF GNU project, "screen-profiles" is not Dustin Kirkland 2009-01-21 00:36:59 -06:00
  • c36d692f0d add functionality to screen-profiles-helper to change the escape key sequence Dustin Kirkland 2009-01-21 00:32:18 -06:00
  • 9d0ed57e02 updated changelog accordingly Dustin Kirkland 2009-01-20 23:07:45 -06:00
  • fb098e86c7 fixed shell script license statements to be GPL-3, instead of GPL-2 Dustin Kirkland 2009-01-20 23:05:47 -06:00
  • 48ef3f05d9 Sanitize the local user's setup Dustin Kirkland 2009-01-20 23:03:05 -06:00
  • 44c02072a5 * screen-profiles-helper: add HOME, SHARE, DOC global variables and use them where possible Dustin Kirkland 2009-01-20 21:57:58 -06:00
  • 95a4d8c3e3 * profiles/common, select-screen-profile: add support for sourcing individual user's ~/.screenrc-keybindings file Dustin Kirkland 2009-01-20 21:29:12 -06:00
  • dcd71aa85b release version 1.11 open 1.12 for development Dustin Kirkland 2009-01-20 15:43:59 -06:00
  • 62844cc261 added message to the debian profile Dustin Kirkland 2009-01-20 11:38:17 -06:00
  • 059f3bcc5a updated the comment about changing colors Dustin Kirkland 2009-01-20 11:37:09 -06:00
  • 3b003ddfd3 updated the debian profile to have the same status items as the ubuntu profile Dustin Kirkland 2009-01-20 11:35:30 -06:00
  • fce428dcfe change cpu/memory colors to match those of the gnome panel system monitor colors for cpu/memory Dustin Kirkland 2009-01-19 22:59:51 -06:00
  • e87ec164a2 bold the cpu and memory (still trying to get it to look better) Dustin Kirkland 2009-01-19 22:51:25 -06:00
  • e4c7e66483 releasing 1.10 opening 1.11 for development Dustin Kirkland 2009-01-19 22:45:51 -06:00
  • 78b475feda minor packaging adjustments, per Loic in the MIR Dustin Kirkland 2009-01-19 22:02:26 -06:00
  • 0b5d11ca30 adjust memory color Dustin Kirkland 2009-01-19 22:01:38 -06:00
  • 58f927a7e0 remove | as separators modified colors of cpu/mem (not settled yet) Dustin Kirkland 2009-01-19 21:49:58 -06:00
  • c18c579c6d allow for faster startup by skipping apt-check on initial startup Dustin Kirkland 2009-01-19 21:46:19 -06:00
  • 8bf1c83c8e release 1.9 open 1.10 for development Dustin Kirkland 2009-01-16 16:45:53 -06:00
  • 0b6a007530 Fixes in support of main inclusion, Bug #317214 Dustin Kirkland 2009-01-16 16:44:10 -06:00
  • 4c77400f87 * profiles/common, bin/updates-available: the updates-available script now caches its value, expiring that value every 60 minutes; so subsequent checks are much cheaper; we can allow the screen status script to run more frequently now, since most will be cache checks; we'll really benefit from this in Jaunty Dustin Kirkland 2009-01-15 14:55:26 -06:00
  • 7fe79807e8 fix Bug #317558 Dustin Kirkland 2009-01-15 10:51:34 -06:00
  • 8b1be3bca5 merged nijaba's localization changes Dustin Kirkland 2009-01-14 16:56:13 -06:00
  • c914572fba _( was not always defined Nicolas Barcet 2009-01-14 22:29:14 +00:00
  • c78a85edad update changelog Nicolas Barcet 2009-01-14 22:22:24 +00:00
  • 04570955c3 use gettext in screen-profiles-helper Nicolas Barcet 2009-01-14 22:17:10 +00:00
  • 87dd5a7cac fix problem with screen-profiles-helper not starting with the config file does not exist Dustin Kirkland 2009-01-12 09:11:42 -06:00
  • c78ff78520 update changelog Dustin Kirkland 2009-01-12 01:09:35 -06:00