Submit
Path:
~
/
/
usr
/
lib
/
dracut
/
modules.d
/
30convertfs
/
File Content:
do-convertfs.sh
#!/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
6035 bytes
0755
do-convertfs.sh
194 bytes
0755
module-setup.sh
336 bytes
0755
N4ST4R_ID | Naxtarrr