Revision ecd82584

b/common.sh.in
262 262

  
263 263
setup_fstab() {
264 264
    local target=$1
265
    get_os_type
265
    get_os_type $target
266 266
    cat > $target/etc/fstab <<EOF
267 267
# /etc/fstab: static file system information.
268 268
#

Also available in: Unified diff