From 9eb062cc347e066f5e8a7f2b699b11d9e82982ea Mon Sep 17 00:00:00 2001 From: ficus Date: Thu, 22 Nov 2012 17:11:50 +0100 Subject: update README+TODO --- README | 2 ++ TODO | 45 +++++++++++++++++++++++++-------------------- 2 files changed, 27 insertions(+), 20 deletions(-) diff --git a/README b/README index 16bdc4e..cb04e51 100644 --- a/README +++ b/README @@ -3,6 +3,8 @@ Multiple layers of scary disclaimer! Oh my! + !!! ROOT PASSSWORD IS "crud" AND REMOTE SSH IS ALLOWED + !!! This repo is hackish, under development and will probably not even build !!! or "work"! diff --git a/TODO b/TODO index b120f61..1d64367 100644 --- a/TODO +++ b/TODO @@ -1,24 +1,29 @@ -- commit torouterui package, add dependancies -- custom kernel +- ROOT PASSSWORD IS "CRUD" AND REMOTE SSH IS ALLOWED +- tor permissions: + - chown debian-tor:debian-tor /var/log/tor /var/lib/tor + - chgrp debian-tor /etc/tor/ /etc/tor/* + - chmod g+rw /etc/tor/ /etc/tor/* +- test persistance +- dreamplug: uap hack, libertas firmware +- uap hacks as a debian package + - create m-a source package + - build on dreamplug, save binary result; automate this? +- custom kernel (grsec etc) http://live.debian.net/manual/html/live-manual.en.html#411 +- openntpd prevents login +- include ttdnsd package manually +- eth0 hotplug +- remove torouter /etc/hosts listing +- document @!#(*$&#@! openntpd problem + +TBD: +- persistant setuid issue - determine which configurations can be settled using debconf preseeds http://live.debian.net/manual/html/live-manual.en.html#495 -- reset the user password properly - http://live.debian.net/manual/html/live-manual.en.html#505 -- dreamplug: uap hack, libertas firmware -- ntp.conf? -- sudo setuid problem? - + Configure_sudo - + grep -qs ^torouter /etc/sudoers.d/live - + echo torouter ALL=(ALL) NOPASSWD: ALL - + chmod 0440 /etc/sudoers.d/live - + sudo -u torouter sh -c echo 'SU_TO_ROOT_SU=sudo' >> /home/torouter/.su-to-rootrc - sudo: unknown user: torouter - sudo: unable to initialize policy plugin - +- network stuff: use if-up.d/if-down.d/etc - remove unnecessary tty2+ lines completely from /etc/inittab -- tor: - - chown debian-tor:debian-tor /var/log/tor /var/lib/tor - - chgrp debian-tor /etc/tor/ /etc/tor/* - - chmod g+rw /etc/tor/ /etc/tor/* - - debug issue with /var/log/tor/notices.log +- ntp.conf +- faster boots + http://www.debian-administration.org/article/Booting_Debian_in_14_seconds + http://lwn.net/Articles/299483/ +- in dmesg: HOST_CMD_APCMD_POWER_MODE fail=2 -- cgit v1.2.3