Difference between revisions of "Requested Documents"

From Funtoo
Jump to navigation Jump to search
m
m
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Drobbins Requests ==
*This page contains good content that should be integrated into the wiki:  http://lists.gnu.org/archive/html/bug-coreutils/2008-06/msg00039.html
== ThreeSixes Requests ==
* {{Package|x11-wm/wmfs}}
* {{Package|x11-wm/wmfs}}
* reverse dependency resolution...  not once emerge pkg --tree is said or equery depends pkg on the entire wiki?
* reverse dependency resolution...  not once emerge pkg --tree is said or equery depends pkg on the entire wiki?
* [[troubleshooting]]
* more email stuff....
* {{package|sys-apps/iproute2}}iproute2
* dkim/spf dns configurations probably under bind, not sure if dnsmasq supports that stuff.....
* {{package|sys-boot/unetbootin}}
* auto logins (for startx, lxdm, and others if they're possible)
* {{package|app-admin/sudo}}
* entropy stuff no.1 benchmarking {{c|rngtest}}, need a test command to benchmark bits per second generated ensure production grade viability.
* bind
* more entropy stuff cryptographically secure & otherwise.  (csrng, timer_entropyd (seems broken), clrngd (crashes does nothing), video-entropyd (slow to generate), haveged (seems like a good answer)  hardware sources of entropy onerng, truerng...  we need to be able to slam out tons of secure ssh keys/gpg keys/ssl keys quickly with confidence.  csprng on google code appears to be a good system...  https://code.google.com/p/csrng/ it supports alternate rng sources and even hotbits.  i got etam's fortuna daemon running well, and setup csprng to accept entropy from fortuna, however these 2 need ebuilds and a bit of polish.
* dnsmasq
* specto / rss, but probably just specto...  we need a system to monitor upstream sources to know when to rev-bump ebuilds....
* MTP cellphone file transfer stuff.  The gentoo page on the subject is a mess https://wiki.gentoo.org/wiki/MTP  thunar + thunar-volman + libmtp + gvfs mtp use flag doesn't result in auto mounting for my wonderful new phone.  the page doesn't suggest a super lean method, nor have a automagic just works walk through.

Revision as of 03:15, July 20, 2016

Drobbins Requests

ThreeSixes Requests

  • No results
  • reverse dependency resolution... not once emerge pkg --tree is said or equery depends pkg on the entire wiki?
  • more email stuff....
  • dkim/spf dns configurations probably under bind, not sure if dnsmasq supports that stuff.....
  • auto logins (for startx, lxdm, and others if they're possible)
  • entropy stuff no.1 benchmarking rngtest, need a test command to benchmark bits per second generated ensure production grade viability.
  • more entropy stuff cryptographically secure & otherwise. (csrng, timer_entropyd (seems broken), clrngd (crashes does nothing), video-entropyd (slow to generate), haveged (seems like a good answer) hardware sources of entropy onerng, truerng... we need to be able to slam out tons of secure ssh keys/gpg keys/ssl keys quickly with confidence. csprng on google code appears to be a good system... https://code.google.com/p/csrng/ it supports alternate rng sources and even hotbits. i got etam's fortuna daemon running well, and setup csprng to accept entropy from fortuna, however these 2 need ebuilds and a bit of polish.
  • specto / rss, but probably just specto... we need a system to monitor upstream sources to know when to rev-bump ebuilds....
  • MTP cellphone file transfer stuff. The gentoo page on the subject is a mess https://wiki.gentoo.org/wiki/MTP thunar + thunar-volman + libmtp + gvfs mtp use flag doesn't result in auto mounting for my wonderful new phone. the page doesn't suggest a super lean method, nor have a automagic just works walk through.