aboutsummaryrefslogtreecommitdiffstats
path: root/mkinitfs.in
diff options
context:
space:
mode:
authorShiz <hi@shiz.me>2016-11-17 02:52:51 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2016-11-28 17:35:04 -0200
commit79a7e41bb7b15906f2d205756e4c647175bf7dbe (patch)
tree198defe674e7a47ce6c81d957f45de8a384a54fe /mkinitfs.in
parent267f158c87b7c8dc16bcb26e85378764ec2a826e (diff)
downloadmkinitfs-79a7e41bb7b15906f2d205756e4c647175bf7dbe.tar.bz2
mkinitfs-79a7e41bb7b15906f2d205756e4c647175bf7dbe.tar.xz
init: fix quoting issue for kernel arguments
The kernel passes arguments from /proc/cmdline as a single string like foo=bar baz="something with spaces". In the latter case, with the added single quotes the actual value of ${KOPT_baz} would contain these quotes as well, which is not the intention.
Diffstat (limited to 'mkinitfs.in')
0 files changed, 0 insertions, 0 deletions