Files
snapd/osutil
Michael Vogt 6bb350ae83 osutil: do not change "-" and "_" in kcmdline parseArgument()
The current code in kcmdline.go:parseArgumen() will "stanardize"
parameters that have "-" to "_". While this is fine for kernel
parameters it's breaking use-cases where the kernel commandline
is used to transmit information to user-space. One example is
the "dhc-dev-mode" option that is used by some systems.
2023-03-21 12:09:15 +01:00
..
2022-06-01 14:57:56 +03:00
2023-01-16 14:23:11 +01:00
2017-03-24 20:58:43 +01:00
2016-10-20 20:56:29 +02:00
2022-04-14 13:11:46 +02:00
2022-04-14 13:11:46 +02:00
2021-09-07 09:18:10 -03:00
2023-01-16 14:23:11 +01:00
2017-09-26 07:02:11 -04:00
2020-07-16 13:04:26 +02:00
2021-01-26 11:59:13 -06:00