Frans Pop, le Wed 10 Sep 2008 11:38:21 +0200, a écrit : > I would suggest to only add speakup to the graphical installer images. > Those are big already and already have a higher memory requirement. An > extra increase there is a lot less harmful than for the "regular" images. > > I would also seriously suggest to limit speakup to x86 and possibly > powerpc (if someone will test it!).
So we could commit this for now? Samuel Index: build/boot/x86/f8.txt =================================================================== --- build/boot/x86/f8.txt (révision 55726) +++ build/boot/x86/f8.txt (copie de travail) @@ -12,6 +12,7 @@ Force static network config 0fnetcfg/disable_dhcp=true07 Set keyboard map 0fbootkbd=es07 Use Braille tty 0fbrltty=driver,device,texttable07 +Use Speakup 0fspeakup.synth=driver07 Use high contrast accessibility theme 0ftheme=dark07 Select the kde or xfce desktops 0fdesktop=kde07 Index: build/pkg-lists/cdrom/isolinux/gtk/i386.cfg =================================================================== --- build/pkg-lists/cdrom/isolinux/gtk/i386.cfg (révision 55726) +++ build/pkg-lists/cdrom/isolinux/gtk/i386.cfg (copie de travail) @@ -1 +1,2 @@ mouse-modules-${kernel:Version} +speakup-modules-${kernel:Version} Index: build/pkg-lists/hd-media/gtk/i386.cfg =================================================================== --- build/pkg-lists/hd-media/gtk/i386.cfg (révision 55726) +++ build/pkg-lists/hd-media/gtk/i386.cfg (copie de travail) @@ -1 +1,2 @@ mouse-modules-${kernel:Version} +speakup-modules-${kernel:Version} Index: build/pkg-lists/netboot/gtk/i386.cfg =================================================================== --- build/pkg-lists/netboot/gtk/i386.cfg (révision 55726) +++ build/pkg-lists/netboot/gtk/i386.cfg (copie de travail) @@ -1 +1,2 @@ mouse-modules-${kernel:Version} +speakup-modules-${kernel:Version} -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]