diff options
author | ficus <ficus@robocracy.org> | 2012-11-19 17:46:56 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-19 17:46:56 +0100 |
commit | 7a95954b644e0fc8528f2ccf283d233ae732fc09 (patch) | |
tree | 1cc3b1a221bad301b1ed7964680047675ba63053 | |
parent | 2dd3e29cb96c3802e371a25e1656c15a2363e8df (diff) | |
download | torouter-live-7a95954b644e0fc8528f2ccf283d233ae732fc09.tar.gz torouter-live-7a95954b644e0fc8528f2ccf283d233ae732fc09.zip |
serial login debugging notes
-rw-r--r-- | TODO | 23 |
1 files changed, 21 insertions, 2 deletions
@@ -24,6 +24,7 @@ Nov 17 21:20:25.065 [err] Reading config failed--see warnings above. serial login debugging: +- perhaps related to symlink issue? - user not being created correctly? - init seems to be the problem: doesn't respect inittab - maybe due to earlier init not completing? known problem w/ rc.local @@ -35,6 +36,24 @@ serial login debugging: - mildly shifted u-boot parameters around... - perhaps a new or changed set of packages? or a package dependancy? - also, haven't been building regularly due to missing symlink problem -- maybe need to update host's live-boot, live-config? -- or should add snapshots repos to the package list? +- tried using pinned sid version of live-* packages, also update build + machine's live-* - WORKED BEFORE ARG + +- suspicious packages: + - tcpd + - u-boot + - resolveconf + - xauth + - module-init-tools + - krb5-locales + - keyboard-configuration + - flash-kernel + - devio + - dbus + - bind9-host + - user-setup + - sudo +- removed sid pinning crap +- moved serial console fixer back to default +- still have missing symlink problem! due to kernel mangle hook? ownership? |