Kernel should hand over all cmdline args to the init environment
Bug #586386 reported by
Oliver Grawert
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Andy Whitcroft | ||
Maverick |
Fix Released
|
Medium
|
Andy Whitcroft | ||
linux-ti-omap4 (Ubuntu) |
Fix Released
|
Medium
|
Bryan Wu | ||
Maverick |
Fix Released
|
Medium
|
Bryan Wu |
Bug Description
in maverick we plan to have an upstart job that automatically spawns a getty if a console= argument for a serial console is set on the kernel cmdline. to do that properly init needs to have this argument available so we dont need to do racy parsing of /proc/cmdline.
apparently there is already a patch available that implements the CONFIG_
Changed in linux-ti-omap (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Andy Whitcroft (apw) |
tags: | added: kernel-core kernel-reviewed maverick |
Changed in linux-ti-omap (Ubuntu): | |
milestone: | none → maverick-alpha-2 |
summary: |
- Kernel should hand over all comdline args to the init environment + Kernel should hand over all cmdline args to the init environment |
tags: | added: iso-testing |
Changed in linux-ti-omap4 (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in linux-ti-omap4 (Ubuntu Maverick): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /edge.launchpad .net/~apw/ +archive/ green/+ packages has a mentioned patch.
http:// marcin. juszkiewicz. com.pl/ tmp/ogra/ ogra.tar. bz2 has auto-serial-console setup for upstart