# HG changeset patch # User Pascal Bellard # Date 1392800786 0 # Node ID 2dc40a114461d10d921976ef7ce7448b5323ef88 # Parent 801fc6a118a22ab680694d3eeaee9f4c2773593b syslinux: add nomodeset in example diff -r 801fc6a118a2 -r 2dc40a114461 syslinux/stuff/opts.en --- a/syslinux/stuff/opts.en Wed Feb 19 08:51:07 2014 +0000 +++ b/syslinux/stuff/opts.en Wed Feb 19 09:06:26 2014 +0000 @@ -19,7 +19,7 @@ user=* Username account. Default "tux". Usage: slitaz [option] - Example: slitaz irqpoll modprobe=3c59x sound=no + Example: slitaz irqpoll modprobe=3c59x sound=no nomodeset diff -r 801fc6a118a2 -r 2dc40a114461 syslinux/stuff/opts.fr --- a/syslinux/stuff/opts.fr Wed Feb 19 08:51:07 2014 +0000 +++ b/syslinux/stuff/opts.fr Wed Feb 19 09:06:26 2014 +0000 @@ -19,7 +19,7 @@ user=* Compte utilisateur. Par defaut "tux". Utilisation: slitaz [option] - Exemple : slitaz irqpoll modprobe=3c59x sound=no + Exemple : slitaz irqpoll modprobe=3c59x sound=no nomodeset