Searched refs:MAKEDEV (Results 1 – 8 of 8) sorted by relevance
60 MAKEDEV=${MAKEDEV:-"debian"}237 -M|--makedev) MAKEDEV=$2; shift;;372 case "$MAKEDEV" in 374 (cd $TMPMNT/dev; /dev/MAKEDEV $OPT_Q $BASICDEVICES $BLOCKDEVICES)378 (cd $TMPMNT/dev; /dev/MAKEDEV $OPT_Q -d $TMPMNT/dev -m 2)382 (cd $TMPMNT/dev; /usr/sbin/MAKEDEV $OPT_Q $BASICDEVICES $BLOCKDEVICES)386 echo "$cmd -- ERROR: $MAKEDEV is not a known MAKEDEV style."
110 Set MAKEDEV invocation style. The script currently supports 2 styles of111 MAKEDEV programs I<debian> and I<redhat>. The default is I<debian>. Set112 to I<redhat> if using the RedHat/Fedora binary MAKEDEV program. Please send145 =item B<$MAKEDEV>151 …script (which is "std consoleonly fd"). These values are passed to the B<MAKEDEV> program to creat…156 … (which is "md hda hdb hdc hdd sda sdb sdc sdd"). This value is passed to the B<MAKEDEV> program to174 I don't like having to specify a -M option to set the MAKEDEV style, but I know175 of no way to reliably detect what type of MAKEDEV is being used. We'll probably176 have to add other MAKEDEV styles in the future as this script is tested on187 B<MAKEDEV>(8), B<mdadm>(8), B<busybox>(8), B<lvm.conf>(5)
124 (cd $DEST/dev ; cp /dev/MAKEDEV . )125 (cd $DEST/dev ; /dev/MAKEDEV ${DEVICES} )
562 rm -f ${TEMPROOT}/dev/MAKEDEV ${TEMPROOT}/dev/MAKEDEV.local772 /dev/MAKEDEV)
64 Another interesting test point is a full MAKEDEV. Because it runs70 labrat# time ./MAKEDEV std78 labrat# time ./MAKEDEV std
50 - ./MAKEDEV
890 so after upgrading be sure to cd /dev; ./MAKEDEV <blah> where <blah>892 and MAKEDEV no longer exists.
754 TO_REMOVE+=/usr/share/man/man8/i386/MAKEDEV.8.gz