[Bug 1736421] Re: Linux boot parameters are not taken to busybox environment
Launchpad Bug Tracker
1736421 at bugs.launchpad.net
Thu Dec 7 10:16:35 UTC 2017
This bug was fixed in the package busybox - 1:1.27.2-2ubuntu2
---------------
busybox (1:1.27.2-2ubuntu2) bionic; urgency=medium
* Fix missing new config setting for Ubuntu flavors.
-- Steve Langasek <steve.langasek at ubuntu.com> Wed, 06 Dec 2017
22:14:46 +0000
** Changed in: busybox (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1736421
Title:
Linux boot parameters are not taken to busybox environment
Status in busybox package in Ubuntu:
Fix Released
Bug description:
With busybox 1.27.2 (18.04 installer system), my kernel command line
parameters that contain "/" or "-" are stripped and not in
environment, anymore (e.g. keyboard-configuration/modelcode=SKIP).
Furthermore, the parameters are not pushed into debconf database by
script env2debconf (where I would need them).
I found this already fixed in busybox, here is the commit:
https://git.busybox.net/busybox/commit/shell/ash.c?id=9c143ce52da11ec3d21a3491c3749841d3dc10f0
Here is the issue:
https://bugs.busybox.net/show_bug.cgi?id=10231
I tested this by patching ash.c (patch is attached), building it and
integrated into initrd.gz - works, parameters are in environment,
again.
It would be fine if this patch could get into busybox package for
18.04.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1736421/+subscriptions
More information about the foundations-bugs
mailing list