HomeSort by: relevance | last modified time | path
    Searched refs:DISTRIBREV (Results 1 - 11 of 11) sorted by relevancy

  /src/distrib/vax/rx33/
Makefile 8 cp ../inst/bootroot-${DISTRIBREV}.fs rx33-bootdisk-${DISTRIBREV}
9 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx33-copy1-${DISTRIBREV} bs=512 count=2400
10 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx33-copy2-${DISTRIBREV} \
  /src/distrib/vax/rx50/
Makefile 8 cp ../inst/bootroot-${DISTRIBREV}.fs rx50-bootdisk-${DISTRIBREV}
9 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx50-copy1-${DISTRIBREV} bs=512 count=800
10 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx50-copy2-${DISTRIBREV} \
12 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx50-copy3-${DISTRIBREV} \
14 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx50-copy4-${DISTRIBREV} \
    [all...]
  /src/distrib/atari/floppies/prepare/
Makefile 7 PARSELISTENV= DISTRIBREV=${DISTRIBREV:Q}
  /src/distrib/amiga/floppies/inst/
Makefile 6 IMAGE= inst-${DISTRIBREV}.fs
  /src/distrib/amiga/floppies/upgr/
Makefile 6 IMAGE= upgr-${DISTRIBREV}.fs
  /src/distrib/vax/inst/
Makefile 6 IMAGE= miniroot-${DISTRIBREV}.fs
  /src/distrib/vax/tk50/
Makefile 10 cp ../inst/bootroot-${DISTRIBREV}.fs tk50-file1-${DISTRIBREV}
11 cp ../inst/miniroot-${DISTRIBREV}.fs tk50-file2-${DISTRIBREV}
20 dd if=tk50-file1-${DISTRIBREV} of=/dev/nr${TAPEDEV} bs=512
21 dd if=tk50-file2-${DISTRIBREV} of=/dev/nr${TAPEDEV} bs=512
  /src/distrib/miniroot/
Makefile 20 DISTRIBREV=${DISTRIBREV:Q} \
  /src/distrib/sun2/miniroot/
Makefile 60 ${TOOL_SED} -e "/^VERSION=/s/=.*/=${DISTRIBREV}/" \
  /src/distrib/sun3/miniroot/
Makefile 55 ${TOOL_SED} -e "/^VERSION=/s/=.*/=${DISTRIBREV}/" \
  /src/etc/
Makefile 54 DISTRIBREV!= ${HOST_SH} ${KERNSRCDIR}/conf/osrelease.sh -s
56 ISO_VOLID!= echo NETBSD_${DISTRIBREV} | tr a-z A-Z

Completed in 15 milliseconds