home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / datafile / _btriscbsd / messages < prev    next >
Encoding:
Text File  |  1996-05-06  |  5.2 KB  |  87 lines

  1. # Messages file for !BtRiscBSD
  2. #
  3. # Updated 08/09/95
  4. #
  5.  
  6. #
  7. # The application's task name
  8. #
  9.  
  10. app.name: RiscBSD Bootloader
  11.  
  12. # Help message for the iconbar icon. Note that help gives a message
  13. # "iconbar.<icon_number>", where the icon number isn't known until 
  14. # runtime, so we use a wildcard to match any icon we own on the iconbar
  15. # - as we only usually have one icon, this isn't normally a problem.
  16.  
  17. iconbar.*:This is the <app.name> icon.|MClick MENU for options or to Quit.|MClick Select for configuration window or to boot if the -iconboot option was used when running the program.
  18.  
  19. # Help messages for all windows created from the "mainwindow" template.
  20. # Note how only the first 8 characters ("mainwind") can be used by the
  21. # tags...
  22.  
  23. infowind.*:This is the <app.name> information window.
  24.  
  25. config.*:This is the <app.name> configuration window.
  26. config.0: Click on BOOT to boot the RiscBSD kernel.|MThis will boot the specified kernel with the currently set configuration.
  27. config.1: Click on Save to save the current configuration.|MThis will save the current configuration as the default and construct a fastboot file for this configuration
  28. config.2: Click on Cancel to close the configuration window.
  29. config.3: This is the NetBSD daemon. Click here to see a list of the main Kernel contributers.
  30.  
  31. configpa.*:This is the <app.name> configuration window.
  32. configpa.8:This text field contains the file name of the RiscBSD kernel to boot.|MThe filename can also be filled in by dragging a RiscBSD kernel into this window.
  33. configpa.9:This is the root device that will be mounted on booting.
  34. configpa.10: This is the primary swap device that will be enabled on booting.
  35. configpa.11: This option selects whether RiscBSD will boot in Single user or Multiuser mode.
  36. configpa.12: This field is used to enable remote kernel debugging.
  37. configpa.13: This field defines the screen mode to use on booting the RiscBSD kernel.
  38. configpa.14: This field can be used to pass other options to the kernel or the bootloader.
  39. configpa.15: This option can be used to disable the CPU cache when RiscBSD is booted.
  40. configpa.16: This option can be used to disable the CPU write buffer when RiscBSD is booted.
  41. configpa.17: This option can be used to disable the FPA when RiscBSD is booted.
  42. configpa.18: This option sets the maximum number of "in core" processes that are allowed. This option determines how much memory is reserved for level 1 page tables on booting.
  43. configpa.19: This option specifies the size of the RAM disc that can be used in conjunction with booting from a floppy disc.
  44. configpa.28: This option is reserved for the Kernel team. It enables pmap debugging.
  45. configpa.29: This field specifies the pmap debug level if pmap debugging has been turned on.
  46. configpa.30: This option is reserved for the Kernel team. It enables kernel module space allocation.
  47. configpa.31: This field specifies the amount of module space the kernel should allocate.
  48. configpa.32: This option is reserved for the Kernel team. It enables terminal (virtual console) debugging.
  49. configpa.40: This is the root device popup menu button. Click here to open a menu containing all the possible root devices.
  50. configpa.41: This is the swap device popup menu button. Click here to open a menu containing all the possible swap devices.
  51. configpa.42: This option specifies that the kernel file specified will be found on the native root device.
  52. configpa.43: This is the ramdisc popup menu button. Clock here to open a menu containing all the common ramdisc sizes.
  53. configpa.44: This option specifies that the kernel symbol table should be loaded. This is used by the in-kernel debugger to resolve symbols names.
  54. configpa.45: This option is currently reserved for the Kernel team. It enables the use of DRAM for video display on machines with or without VRAM.
  55. configpa.46: This field specifies the amount of DRAM to reserve for the video display if the Video DRAM option is enabled.
  56. configpa.47: This option specifies that the FPA clock speed should be half the processor clock speed.
  57. configpa.48: This option forces the kernel to enter the in-kernel debugger as soon as the primary bootstrap has been completed. This is a debugging option.
  58.  
  59. egotrip.*:This is the <app.name> ego window. These are the people that RiscBSD owes its existance to.
  60. egotrip.1:The RiscBSD core kernel team. These are people who are responcible for the majority of the kernel design and coding.
  61. egotrip.2:Mark Brinicombe amb@physig.ph.kcl.ac.uk|MPort Master, kernel, memory management, drivers, software porting
  62. egotrip.3:Scott Stevens s.k.stevens@ic.ac.uk|Mfilesystems, scsi drivers, software porting
  63. egotrip.4:Rob Black r.black@ic.ac.uk|MXARM server + libraries, software porting
  64. egotrip.5:Melvyn Tang-Richardson|MVirtual consoles, sound drivers
  65. egotrip.6:Wolfgang Solfrank ws@tools.de|MNetBSD Guru
  66. egotrip.7:Frank Lancaster fl@tools.de|MGCC / Binutils porter, compiler tools
  67. egotrip.8:Neil Carson carson@rmcs.cranfield.ac.uk|MFloating Point Emulator
  68.  
  69. #
  70. # error messages
  71. #
  72.  
  73. #
  74. # error messages used in desktop.c
  75. #
  76. err.0: Cannot create %s menu
  77. err.2: Filename too long
  78. err.3: Unregonised file type
  79. #
  80. # error messages used in various modules
  81. #
  82. err.1: Cannot create %s window
  83. #
  84. # error messages used in config.c
  85. #
  86. err.4: Cannot save configuration file %s
  87.