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

  /src/distrib/miniroot/
install.sh 36 FILESYSTEMS="/tmp/filesystems" # used throughout
137 any of the filesystems are mounted. At that time you will be able
145 echo "${ROOTDISK}a /" > ${FILESYSTEMS}
172 echo "${_device_name} ${_mount_point}" >> ${FILESYSTEMS}
185 echo "${ROOTDISK}b swap" >> ${FILESYSTEMS}
197 cat ${FILESYSTEMS}
199 echo "Filesystems will now be created on these devices. If you made any"
204 ${EDITOR} ${FILESYSTEMS}
210 # Loop though the file, place filesystems on each device
    [all...]
  /src/distrib/atari/floppies/prepare/
install.sh 36 FILESYSTEMS="/tmp/filesystems" # used throughout

Completed in 22 milliseconds