From 6f8ca31e9b6f5816eede0acbd68cdf34dd6bdbc2 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 1 Mar 2013 04:23:50 +0000 Subject: [PATCH] Added a comment --- ...omment_10_40cfe9bfd9e611fd734dbb5aad348aa3._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/design/assistant/blog/day_200__release_day/comment_10_40cfe9bfd9e611fd734dbb5aad348aa3._comment diff --git a/doc/design/assistant/blog/day_200__release_day/comment_10_40cfe9bfd9e611fd734dbb5aad348aa3._comment b/doc/design/assistant/blog/day_200__release_day/comment_10_40cfe9bfd9e611fd734dbb5aad348aa3._comment new file mode 100644 index 0000000000..dfd4f32fed --- /dev/null +++ b/doc/design/assistant/blog/day_200__release_day/comment_10_40cfe9bfd9e611fd734dbb5aad348aa3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 10" + date="2013-03-01T04:23:48Z" + content=""" +@Brian, I follow your logic, it does seem that start.c is not finding itself. But, you checked the pid of the terminal, while start.c is the program it (usually) starts. + +Anyway, I have tried making start.c fall back to a hard coded path if it cannot find busybox. It'll also say what path it detected, which may help debug the underlying problem. You can pick up an app with this change from the autobuilder. +"""]]