aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-11 18:54:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-11 18:54:02 -0300
commit9f3c0626e2c71497def5e5fbb2be33207af51dc0 (patch)
treeec32f49288490739e591cb208fe6c3c986f74ed8
parentd044981025ed1329bfb6033ec0af607a48794067 (diff)
downloadhydra-9f3c0626e2c71497def5e5fbb2be33207af51dc0.tar.gz
hydra-9f3c0626e2c71497def5e5fbb2be33207af51dc0.tar.bz2
TODO update
-rw-r--r--TODO.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index fe8bcea..b27d547 100644
--- a/TODO.md
+++ b/TODO.md
@@ -85,6 +85,9 @@ Puppet modules
- https://github.com/dgoulet/prosody-otr
- http://prosody.im/doc/creating_accounts#importing_from_ejabberd
- config with good score at https://xmpp.net/index.php
+ - rename `nodo::base::vserver` and `nodo::role::vserver` to a more generic `virtual` suffix.
+ - cleanup hidden `/.gem`.
+ - use prompt.sh from bash-prompt as a submodule.
- general:
- features/autoload: nodo, virtual, dhcp and others
- rollback of commits about charset.
@@ -122,10 +125,6 @@ Puppet modules
- prefetech: https://github.com/DavidS/puppet-mysql-old/issues/3
- `symbolize is deprecated. Call the intern method on the object instead` (https://projects.puppetlabs.com/issues/17223).
- `using unique option prefix myisam-recover instead of myisam-recover-options is deprecated (...) Please use the full name instead`.
-- nodo:
- - rename `nodo::base::vserver` and `nodo::role::vserver` to a more generic `virtual` suffix.
- - cleanup hidden `/.gem`.
- - use prompt.sh from bash-prompt as a submodule.
- mail:
- support for [preventing SPAM connections with bird](http://www.debian-administration.org/article/715/Preventing_SPAM_connections_with_bird.).
- use ssl::dhparams, move to 2048 bit and use the standard file names and paths.
@@ -140,6 +139,7 @@ Puppet modules
### Features
- git:
+ - gitweb clean urls
- email notifications
- https://packages.debian.org/jessie/git-notifier
- https://github.com/mhagger/git-multimail
@@ -186,6 +186,8 @@ Puppet modules
- onion:
- support for existing hidden service key, generated with tools like https://github.com/katmagic/Shallot
- load balancing: http://archives.seul.org/tor/relays/Apr-2011/msg00022.html
+- nodo:
+ - decrease http://www.cups.org/doc-1.1/sam.html#Timeout on cupds.conf from laptops that use remote printers set on client.conf
Repo management
---------------