ca94c80a91
Resolves: 707441 Provide a script rhcrashkernel-param.sh to generate cmdline, so anaconda can just call it, we can easily add more logic into this script later. Note: Currently for fedora only adding null output for testing purpose. Signed-off-by: Dave Young <dyoung@redhat.com> Suggested-by: Vivek Goyal <vgoyal@redhat.com>
3 lines
18 B
Bash
3 lines
18 B
Bash
#!/bin/sh
|
|
echo -n
|