#!/bin/bash
if getargbool 0 rd.convertfs; then
if getargbool 0 rd.debug; then
bash -x convertfs "$NEWROOT" 2>&1 | vinfo
else
convertfs "$NEWROOT" 2>&1 | vinfo
fi
fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| convertfs.sh | File | 5.89 KB | 0755 |
|
| do-convertfs.sh | File | 194 B | 0755 |
|
| module-setup.sh | File | 336 B | 0755 |
|