############################################################################## # Configuration file for brlspeak boot using the initrd # ############################################################################## # Parameters do not need to be commented if they are left blank. # # You can comment any parameter by using the word you want, spaces before # # have no consequence. # # loop=linux/file --> will work # # word loop=linux/file --> will be considered as commented # # For path, use / of the linux system instead of \ of the DOS system # # All parameters are case sensitive, be careful # # linux/file is not the same as LINUX/FilE # ############################################################################## # loop parameter # # If blank, default is linux/linux # # But if you have your loopback file in an other file on winpart (specified # # in append), you must use this parameter without c:, d:, e: ... The first / # # is not required. # # Do not forget that it is case sentitive. # # i.e. : where/is/loop/file # loop= ############################################################################## # loopfs parameter # # It defines the filesystem used to mount the loopback file. # # Default is ext2. # # If you do not know, it is safe to leave it blank. # loopfs= ############################################################################## # brldisp parameter # # The initrd will update the value of braille-driver in the /etc/brltty.conf # # on the loopback system. # # If you leave it blank, it would not perform any change # brldri= ############################################################################## # brldev parameter # # It will update braille-device parameter in the /etc/brltty.conf # # Read brltty documentation to choose a correct value # brldev= ############################################################################## # lang parameter # # This will update LANG in /etc/environment # lang= ############################################################################## # language parameter # # This will update LANGUAGE in /etc/environment # language= ############################################################################## # keymap parameter # # This will update KEYMAP in /etc/environment # keymap= ############################################################################## # sndmod parameter # # It can be used to add a module to load at boot time. # # It was designd to load a sound module so as to have speech synthetiser but # # you can use it for any valid module of your kernel anyway # sndmod= ############################################################################## # swap parameter # # If blank, no action. # # You can specify a partition, then it will update /etc/fstab # # You can specify a file on a partition ( winpart by default, or swappart if # # you define it) # swap= ############################################################################## # swappart parameter # # If a swap file is not on winpart, you can specify an other one # swappart= ############################################################################## # swappartfs parameter # # You can specify the fstype on swappart here # swappartfs= ############################################################################## # Parameters which follow are only used during the RUNONCE process # ############################################################################## # basefile parameter # # If not specified, RUNONCE process will check if linux/brlspeak-base.tar.gz # # exists on the winpart specified in append ( or basepart if specified ). # # If not, the process will perform a search in the whole partition to find # # the newer brlspeak-base.tar.gz file It can be used to speed up the RUNONCE # # process. # # As all parameters, it is case sensitive. The first / is not required # basefile= ############################################################################## # # basepart parameter # # This parameter can be use if the base package is not on the winpart # # partition. So if it the same as winpart in append, leave it blank. # # i.e. : /dev/hdb6 , /dev/hdc # # Note that it can be used with or without basefile # basepart= ############################################################################## # basepartfs parameter # # If basepart cannot be mounted, try to use this parameter... # # It is very safe to leave it blank # basepartfs=