HomeSort by: relevance | last modified time | path
    Searched defs:Machine (Results 1 - 10 of 10) sorted by relevancy

  /src/distrib/amiga/miniroot/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
142 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
153 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} upgrade program."
184 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
185 machine has halted, power-cycle the system to load new boot code.
204 system has halted, reset the machine and boot from the disk.
  /src/distrib/sparc/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
244 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
245 machine has halted, power-cycle the system to load new boot code.
261 system has halted, reset the machine and boot from the disk.
  /src/distrib/sun2/miniroot/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
147 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
158 echo "Welcome to the NetBSD/${MACHINE} ${VERSION} upgrade program."
189 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
190 machine has halted, power-cycle the system to load new boot code.
206 system has halted, reset the machine and boot from the disk.
  /src/distrib/sun3/miniroot/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
147 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
158 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} upgrade program."
189 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
190 machine has halted, power-cycle the system to load new boot code.
206 system has halted, reset the machine and boot from the disk.
  /src/distrib/hp300/miniroot/
install.md 34 # machine dependent section of installation/upgrade script
37 # Machine-dependent install sets
462 installation is install an appropriate kernel for your machine (such as
471 # Note, while they might not seem machine-dependent, the
473 # and/or instructions specific to the type of machine.
478 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
512 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
513 machine has halted, power-cycle the system to load new boot code.
523 halted, power-cycle the machine in order to load new boot code. Make sure
  /src/distrib/mac68k/miniroot/
install.md 34 # machine dependent section of installation/upgrade script
37 # Machine-dependent install sets
123 # Note, while they might not seem machine-dependent, the
125 # and/or instructions specific to the type of machine.
130 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
164 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
165 machine has halted, power-cycle the system to load new boot code.
175 halted, power-cycle the machine in order to load new boot code. Make sure
  /src/distrib/mvme68k/miniroot/
install.md 34 # machine dependent section of installation/upgrade script
37 # Machine-dependent install sets
179 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
207 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
208 machine has halted, power-cycle the system to load new boot code.
218 halted, power-cycle the machine in order to load new boot code. Make sure
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 76 UINT16 Machine;
91 #define IMAGE_FILE_BYTES_REVERSED_LO 0x0080 // Bytes of machine word are reversed.
92 #define IMAGE_FILE_32BIT_MACHINE 0x0100 // 32 bit word machine.
96 #define IMAGE_FILE_BYTES_REVERSED_HI 0x8000 // Bytes of machine word are reversed.
106 #define IMAGE_FILE_MACHINE_TAHOE 0x7cc // Intel EM machine
228 #define IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 // Machine Value (MIPS GP)
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 91 UINT16 Machine;
106 #define IMAGE_FILE_BYTES_REVERSED_LO 0x0080 // Bytes of machine word are reversed.
107 #define IMAGE_FILE_32BIT_MACHINE 0x0100 // 32 bit word machine.
111 #define IMAGE_FILE_BYTES_REVERSED_HI 0x8000 // Bytes of machine word are reversed.
121 #define IMAGE_FILE_MACHINE_TAHOE 0x7cc // Intel EM machine
234 #define IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 // Machine Value (MIPS GP)
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 76 UINT16 Machine;
91 #define IMAGE_FILE_BYTES_REVERSED_LO 0x0080 // Bytes of machine word are reversed.
92 #define IMAGE_FILE_32BIT_MACHINE 0x0100 // 32 bit word machine.
96 #define IMAGE_FILE_BYTES_REVERSED_HI 0x8000 // Bytes of machine word are reversed.
106 #define IMAGE_FILE_MACHINE_TAHOE 0x7cc // Intel EM machine
228 #define IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 // Machine Value (MIPS GP)

Completed in 18 milliseconds