/
lib
/
dracut
/
modules.d
/
30convertfs
/
File Upload :
llllll
Current File: //lib/dracut/modules.d/30convertfs/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
Copyright ©2k19 -
Hexid
|
Tex7ure