HomeSort by: relevance | last modified time | path
    Searched refs:installed (Results 1 - 25 of 89) sorted by relevancy

1 2 3 4

  /src/usr.bin/rump_server/
Makefile 10 NOMAN= installed by ../rump_allserver
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
time 22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
31 if [ -f "$INSTALLED" ]; then
32 test $ARCH $FILE installed $INSTALLED
  /src/sys/external/bsd/compiler_rt/dist/test/timing/
time 22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
31 if [ -f "$INSTALLED" ]; then
32 test $ARCH $FILE installed $INSTALLED
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 19 be installed):
57 The Windows versions of GNU Flex/Bison must be installed, and they must
58 be installed in a directory that contains no embedded spaces in the
59 pathname. They cannot be installed in the default "c:\Program Files"
61 iASL assumes that these tools are installed at this location:
65 Once the tools are installed, ensure that this path is added to the
  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.en 78 {The RPI kernel was not installed, perhaps you didn't select it?}
msg.md.de 82 {The RPI kernel was not installed, perhaps you didn't select it?}
msg.md.es 81 {The RPI kernel was not installed, perhaps you didn't select it?}
msg.md.fr 81 {The RPI kernel was not installed, perhaps you didn't select it?}
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 68 {NetBSD/hp300 must be installed in the first part of the boot disk.
  /src/distrib/amiga/stand/
update 12 Assumes you are using an https capable ftp, and have lha installed from pkgsrc
  /src/share/mk/
bsd.inc.mk 26 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
bsd.lua.mk 8 # LUA_VERSION currently installed version of Lua
21 # and installed as precompiled chunks for faster loading. Note
41 # being installed so we just install everything under /usr/lib/lua/5.4/
116 ## The module has Lua source and can be installed directly
bsd.nls.mk 42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # installed path
bsd.files.mk 43 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
76 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
bsd.info.mk 61 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
bsd.kinc.mk 51 _F:= ${DESTDIR}${INCSDIR}/${F} # installed path
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en 78 {NetBSD/mvme68k must be installed in the first part of the boot disk.
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.en 78 {NetBSD/virt68k must be installed in the first part of the boot disk.
  /src/usr.sbin/sysinst/arch/x68k/
msg.md.en 79 {NetBSD/x68k must be installed in the first part of the boot disk.
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_irq.h 84 bool installed; member in struct:amdgpu_irq
amdgpu_irq.c 299 adev->irq.installed = true;
307 adev->irq.installed = false;
331 if (adev->irq.installed) {
333 adev->irq.installed = false;
  /src/distrib/mvme68k/miniroot/
install.md 216 CONGRATULATIONS! You have successfully installed NetBSD! To boot the
217 installed system, enter halt at the command prompt. Once the system has
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_irq_kms.c 322 rdev->irq.installed = true;
329 rdev->irq.installed = false;
347 if (rdev->irq.installed) {
349 rdev->irq.installed = false;
  /src/usr.sbin/sysinst/arch/shark/
msg.md.de 88 to boot the just-installed kernel, run the following command from
msg.md.en 84 to boot the just-installed kernel, run the following command from

Completed in 330 milliseconds

1 2 3 4