HomeSort by relevance Sort by last modified time
    Searched refs:Install (Results 1 - 12 of 12) sorted by null

  /external/grub/docs/
menu.lst 76 title Install GRUB into the hard disk
  /external/strace/
strace.spec 20 Install strace if you need a tool to track the system calls made and
35 Install strace if you need a tool to track the system calls made and
49 %install
  /external/webkit/WebKitTools/CygwinDownloader/
cygwin-downloader.py 100 elif line[:9] == "install: " and not len(packages[current_package]["path"]):
142 I will run setup.exe. Select the "Install
  /external/grub/util/
grub-install.in 3 # Install GRUB on your drive.
34 log_file=/tmp/grub-install.log.$$
35 img_file=/tmp/grub-install.img.$$
50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"
61 Usage: grub-install [OPTION] install_device
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
76 grub-install copies GRUB images into the DIR/boot directory specfied by
77 --root-directory, and uses the grub shell to install grub into the boo
    [all...]
grub-install 3 # Install GRUB on your drive.
34 log_file=/tmp/grub-install.log.$$
35 img_file=/tmp/grub-install.img.$$
50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"
61 Usage: grub-install [OPTION] install_device
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
76 grub-install copies GRUB images into the DIR/boot directory specfied by
77 --root-directory, and uses the grub shell to install grub into the boo
    [all...]
  /ndk/build/core/
build-binary.mk 305 @ echo "Install : $(PRIVATE_NAME) => $(call pretty-dir,$(PRIVATE_DST))"
307 $(hide) install -p $(PRIVATE_SRC) $(PRIVATE_DST)
  /external/libvpx/build/make/
configure.sh 91 Install options:
969 install -D ${source_path}/$f $f
  /external/jpeg/
ltmain.sh 186 *install*|cp|mv)
187 mode=install
    [all...]
  /build/core/
main.mk 298 # Install an apns-conf.xml file if one's not already being installed.
331 define should-install-to-system
338 define should-install-to-system
477 # defined by this makefile; this will install all of those
594 # Filter out (do not install) any overridden packages.
  /frameworks/base/docs/html/guide/
guide_toc.cs 554 <li><a href="<?cs var:toroot ?>guide/appendix/install-location.html">
555 <span class="en">App Install Location</span>
  /external/webkit/WebCore/bindings/scripts/
CodeGeneratorV8.pm     [all...]
  /external/blktrace/doc/
blktrace.tex 105 Install the new kernel (and modules\ldots) and reboot.
129 To build and install the tools, execute the following sequence (as root):
133 % make && make install
    [all...]

Completed in 648 milliseconds