HomeSort by relevance Sort by last modified time
    Searched refs:fstab (Results 51 - 65 of 65) sorted by null

1 23

  /device/lge/hammerhead/
device.mk 40 device/lge/hammerhead/fstab.hammerhead:root/fstab.hammerhead \
init.hammerhead.rc 45 mount_all ./fstab.hammerhead
  /device/lge/mako/
device.mk 74 device/lge/mako/fstab.mako:root/fstab.mako \
init.mako.rc 53 mount_all ./fstab.mako
  /device/moto/shamu/
device.mk 37 device/moto/shamu/fstab.shamu:root/fstab.shamu \
init.shamu.rc 48 mount_all fstab.shamu
51 # Keeping following partitions outside fstab file. As user may not have
52 # these partition flashed on the device. Failure to mount any partition in fstab file
  /external/chromium_org/sdch/open-vcdiff/src/
vcdiff_test.sh 250 -delta /etc/fstab \
  /external/qemu/
vl-android.c 3105 char* fstab = NULL; local
    [all...]
  /build/tools/releasetools/
common.py 173 d["fstab"] = LoadRecoveryFSTab(read_helper, d["fstab_version"])
200 data = read_helper("RECOVERY/RAMDISK/etc/recovery.fstab")
202 print "Warning: could not find RECOVERY/RAMDISK/etc/recovery.fstab"
212 raise ValueError("malformed recovery.fstab line: \"%s\"" % (line,))
248 raise ValueError("malformed recovery.fstab line: \"%s\"" % (line,))
267 # Ignore all unknown options in the unified fstab
532 if info_dict["fstab"]:
534 p = info_dict["fstab"][mount_point]
    [all...]
  /build/core/
Makefile     [all...]
  /device/asus/deb/
init.deb.rc 45 mount_all ./fstab.flo
  /device/asus/flo/
init.flo.rc 45 mount_all ./fstab.flo
  /external/sepolicy/
file_contexts 8 /fstab\..* u:object_r:rootfs:s0
  /external/chromium_org/build/
install-chroot.sh 374 sed '/^FSTAB=/s,"[^"]*","/etc/schroot/mount-'"${target}"'",' \
745 ! egrep -qs '^[^[:space:]]*/chroot' /etc/fstab &&
  /external/blktrace/doc/
blktrace.tex 119 \item Add an entry into /etc/fstab, and have it done automatically at
120 each boot\footnote{Note: after adding the entry to /etc/fstab, you
    [all...]

Completed in 616 milliseconds

1 23