Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
dracut
/
modules.d
/
99base
/
File Content:
parse-root-opts.sh
#!/bin/sh root=$(getarg root=) rflags="$(getarg rootflags=)" getargbool 0 ro && rflags="${rflags},ro" getargbool 0 rw && rflags="${rflags},rw" rflags="${rflags#,}" fstype="$(getarg rootfstype=)" if [ -z "$fstype" ]; then fstype="auto" fi
Submit
FILE
FOLDER
Name
Size
Permission
Action
dracut-lib.sh
33752 bytes
0755
init.sh
11797 bytes
0755
initqueue.sh
1163 bytes
0755
loginit.sh
492 bytes
0755
module-setup.sh
4107 bytes
0755
parse-root-opts.sh
246 bytes
0755
rdsosreport.sh
1346 bytes
0755
N4ST4R_ID | Naxtarrr