X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=update-initramfs;h=23fc21d3bd5cfcacc21a6c3ad8b692818e37e689;hb=21e788497e4b3a67fdb3fe2a5dffcdf3eebd44de;hp=509060f03c86f1750372c8b125c5407c74538463;hpb=6e9542887007f5af61d385af9a048f7cdb86c4e4;p=packages%2Fdracut.git diff --git a/update-initramfs b/update-initramfs index 509060f..23fc21d 100755 --- a/update-initramfs +++ b/update-initramfs @@ -23,7 +23,7 @@ if [ "x${1}" = "x" ]; then echo "Usage: update-initramfs " echo "Examples:" echo " update-initramfs all" - echo " update-initramfs 3.14.51-3.14-vanilla-1" + echo " update-initramfs 4.4.127-4.4-vanilla-1" exit 0 elif [ "x${1}" = "xall" ]; then for kernel in $(/bin/ls -1 /lib/modules/ 2>/dev/null); do