Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • scannerStartup.sh (where should we put a "master" scannerStartup.sh for people to copy)
    • so vioc specific information was moved to the kernel-modules.cmd  => have to think about use case where multiple subsystems share cpu
    • OR do we keep it in kernel-modules.cmd
  • Create a bin directory  (currently under discussion to rename this "bin" directory to avoid confusion)
  • In the bin directory, create a symbolic link "scanner" that points to your scanner binary in your epics application (<top>/bin/linuxRT_glibc-x68_64/scanner)
    • OH! scanner binary is NOT specific to your application.  Should point to the package area.
  • In the bin directory, create a symbolic link "scanner.xml" that points to your scanner.xml in your epics application (<top>/etc/scanner.xml)

...