Submit
Path:
~
/
/
lib
/
dracut
/
modules.d
/
30convertfs
/
File Content:
do-convertfs.sh
#!/usr/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
Submit
FILE
FOLDER
Name
Size
Permission
Action
convertfs.sh
6208 bytes
0755
do-convertfs.sh
198 bytes
0755
module-setup.sh
353 bytes
0755
N4ST4R_ID | Naxtarrr