wok-next diff syslinux/stuff/extra/md5sum.c @ rev 13482

syslinux/c32box: explain boot menu a bit
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 11 21:39:29 2012 +0200 (2012-10-11)
parents 60c00c202374
children 80ae10af897e
line diff
     1.1 --- a/syslinux/stuff/extra/md5sum.c	Wed Sep 12 16:59:14 2012 +0200
     1.2 +++ b/syslinux/stuff/extra/md5sum.c	Thu Oct 11 21:39:29 2012 +0200
     1.3 @@ -585,6 +585,7 @@
     1.4      msg="Append to kernel parameters: ";
     1.5      for (i = 3; i < argc; i++, msg = " ")
     1.6  	printf("%s%s",msg,argv[i]);
     1.7 +    printf("\nNow select 'Start SliTaz' in menu top.");
     1.8      printf("\n\n                            Hit RETURN to continue.\n");
     1.9  
    1.10      msg = "Load error";