Revert "95rootfs-block: Correctly terminate commandline parameter"
commita17d5cf4941addd0a7e94129062520fd64585a7d
authorHarald Hoyer <harald@redhat.com>
Wed, 17 Dec 2014 10:44:18 +0000 (17 11:44 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 17 Dec 2014 10:44:18 +0000 (17 11:44 +0100)
tree8081462e36c722900906195abe269e25e6ae375e
parentbea41b898a93e4437640817964861bbb694b01e6
Revert "95rootfs-block: Correctly terminate commandline parameter"

This reverts commit 4b6b46bb2aa9e6a72f96501888035f2d38b82266.

$ ./dracut.sh -l --print-cmdline
root=UUID=d5e53483-30bc-4119-8c0c-841d47a2f76brootflags=rw,noatime,compress=lzo,ssd,discard,space_cache,autodefrag,inode_cacherootfstype=btrfs

instead of:

$ ./dracut.sh -l --print-cmdline
 root=UUID=d5e53483-30bc-4119-8c0c-841d47a2f76b
rootflags=rw,noatime,compress=lzo,ssd,discard,space_cache,autodefrag,inode_cache
rootfstype=btrfs

and also

$ make testimage

 *** Store current command line parameters ***
Stored kernel commandline:
root=UUID=d5e53483-30bc-4119-8c0c-841d47a2f76brootflags=rw,noatime,compress=lzo,ssd,discard,space_cache,autodefrag,inode_cacherootfstype=btrfs

dracut.sh
modules.d/95rootfs-block/module-setup.sh