I don't have a reference handy and found this out by looking at other Wiki's that talked about booting Android on various devices and they were all defining it, I had initially removed it and had the no job control problem, put that single variable back in and boom I had it back..
-- Ashwin On Mon, Jan 3, 2011 at 10:43 AM, A Curtis <[email protected]> wrote: > Excellent! > > Is there a document which describes the various Android boot args? > > TIA > Allen > > On Jan 2, 8:51 am, Ashwin Bihari <[email protected]> wrote: >> Also, >> >> For the Linux bootargs, in addition to defining the "console=" line, >> you need to define the "androidboot.console=" and that will get you >> the process control.. >> >> Regards >> -- Ashwin >> >> >> >> >> >> >> >> On Sat, Jan 1, 2011 at 7:28 AM, Axel Lin <[email protected]> wrote: >> >> > On 1月1日, 上午3時30分, A Curtis <[email protected]> wrote: >> >> Hello, >> >> >> I have seen references to this message in many postings but I have not >> >> found a solution. Sorry if this has been answered. >> >> >> What needs to be done to enable job control? It would be nice if Ctrl- >> >> C worked. Equally annoying is not recognizing EOF with logcat. How do >> >> you solve some of these basic functions without using the reset >> >> button? >> >> > After apply this patch: >> >https://review.source.android.com/#change,16359 >> > Ctrl-C works for me. >> >> > Regards, >> > Axel >> >> >> TIA >> >> > -- >> > unsubscribe: [email protected] >> > website:http://groups.google.com/group/android-porting > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
