You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
…
|
10 years ago |
.. |
block-genrules.sh
|
…
|
|
module-setup.sh
|
Revert "95rootfs-block: Correctly terminate commandline parameter"
|
10 years ago |
mount-root.sh
|
…
|
|
parse-block.sh
|
…
|
|
rootfallback.sh
|
…
|
|