Home | History | Annotate | Download | only in testscripts

Lines Matching refs:auto

98 # Create the /etc/auto.master
99 # Create the /etc/auto.media
124 echo "/AUTOFS/MEDIA /etc/auto.media" > /etc/auto.master
125 echo "floppy -fstype=ext2 :$floppy_dev" > /etc/auto.media
140 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
150 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
163 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
174 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
183 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
206 cp /etc/auto.master /etc/auto.media /AUTOFS/MEDIA/floppy/test
216 # Add an entry to the /etc/auto.master and reload.
220 echo "/AUTOFS/DISK /etc/auto.disk" >> /etc/auto.master
221 echo "disk -fstype=auto,rw,sync :$disk_partition " > /etc/auto.disk
229 cp /etc/auto.master /etc/auto.media /AUTOFS/DISK/disk/test
241 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
250 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
271 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS