HomeSort by: relevance | last modified time | path
    Searched refs:installed (Results 1 - 25 of 99) 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/tools/compat/
defs.mk.in 7 # This can be used when the library and include files have been installed
9 # or when they have not been installed into TOOLDIR but reside
46 # Use the installed (TOOLDIR) version of the library and headers by default
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 68 {NetBSD/hp300 must be installed in the first part of the boot disk.
  /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/distrib/amiga/stand/
update 12 Assumes you are using an https capable ftp, and have lha installed from pkgsrc
  /src/distrib/amiga/miniroot/
install.md 76 echo -n "Should a boot block be installed? [y] "
87 echo "No bootblock installed."
92 There is no installboot program found on the installed filesystems. No boot
93 programs are installed.
98 programs are installed.
196 what="installed";
203 To boot the installed system, enter halt at the command prompt. Once the
231 echo "The already installed kernel is: "
233 echo "Do you want to replace the already installed kernel by the kernel"
253 The following disk devices are installed on your system; please selec
    [all...]
  /src/share/mk/
bsd.inc.mk 26 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
bsd.nls.mk 42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # 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.files.mk 43 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
76 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
bsd.kinc.mk 51 _F:= ${DESTDIR}${INCSDIR}/${F} # installed path
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-ts419.dtsi 25 * JP1 indicates if an LCD module is installed
  /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/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/sys/external/bsd/drm/dist/shared-core/
Makefile.am 22 # however, r300 and via need their reg headers installed in order to build.

Completed in 19 milliseconds

1 2 3 4