dracut/modules.d/95rootfs-block
Harald Hoyer a17d5cf494 Revert "95rootfs-block: Correctly terminate commandline parameter"
This reverts commit 4b6b46bb2a.

$ ./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
…
2014-12-17 11:44:18 +01:00
..
block-genrules.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
module-setup.sh Revert "95rootfs-block: Correctly terminate commandline parameter" 2014-12-17 11:44:18 +01:00
mount-root.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
parse-block.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
rootfallback.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00