wok diff syslinux/stuff/iso2exe/init @ rev 19451

syslinux (tiny edits)
author Paul Issott <paul@slitaz.org>
date Wed Oct 19 19:17:20 2016 +0100 (2016-10-19)
parents ec6aef1425c3
children 6ee45ac02b05
line diff
     1.1 --- a/syslinux/stuff/iso2exe/init	Thu Jul 14 10:28:07 2016 +0200
     1.2 +++ b/syslinux/stuff/iso2exe/init	Wed Oct 19 19:17:20 2016 +0100
     1.3 @@ -379,10 +379,10 @@
     1.4  You can start SliTaz with \\slitaz\\boot\\tazboot.exe\n\n
     1.5  To uninstall SliTaz, you have only to remove this directory.
     1.6  The file \\boot.ini or \\config.sys may be modified too.\n\n
     1.7 -SliTaz may run slowly on 'UMSDOS way' installation due to the 
     1.8 +SliTaz may run slowly on the 'UMSDOS way' installation due to the 
     1.9  posixovl filesystem. The 'TAZUSB way' installation runs faster.\n\n
    1.10  To do a traditional installation with disk partitioning,
    1.11 -start SliTaz Live with 'SliTaz RAM boot' menu.\n
    1.12 +start SliTaz Live with the 'SliTaz RAM boot' menu.\n
    1.13  " 19 70
    1.14  	[ $? -eq 0 ] || return
    1.15  	doinstall || return
    1.16 @@ -403,9 +403,9 @@
    1.17  To uninstall SliTaz, you have only to remove this directory.
    1.18  The file \\boot.ini or \\config.sys may be modified too.\n\n
    1.19  The filesystem is loaded entirely into memory upon boot to
    1.20 -increase responsiveness. Only /home lands on hard disk.\n\n
    1.21 +increase responsiveness. Only /home lands on the hard disk.\n\n
    1.22  To do a traditional installation with disk partitioning,
    1.23 -start SliTaz Live with 'SliTaz RAM boot' menu.\n
    1.24 +start SliTaz Live with the 'SliTaz RAM boot' menu.\n
    1.25  " 19 70
    1.26  	[ $? -eq 0 ] || return
    1.27  	doinstall tazusblike || return