Home
last modified time | relevance | path

Searched refs:installer (Results 1 – 25 of 114) sorted by relevance

12345

/external/syslinux/doc/
Ddistrib.txt10 However, I have no such concerns about recompiling the installer
13 Linux-based installer against your system version of libc. Therefore
14 a special makefile targets "make installer" has been included with the
17 To rebuild the installer programs *only*, starting from a freshly
21 make installer
Dbuilding.txt19 make installer
23 make bios efi64 installer
25 To delete all object files and build the installer for 32-bit EFI
28 make efi32 spotless installer
Dextlinux.txt7 1. The installer is run on a *mounted* filesystem. Run the extlinux
8 installer on the directory in which you want extlinux installed:
108 It is not required to re-run the extlinux installer after installing
110 desirable to do so, since running the extlinux installer will flush
/external/lzma/DOC/
Dinstaller.txt29 Installer_Config is optional file. You can use the following command to create installer
37 -y switch for installer module (at runtime) specifies quiet mode for extracting.
70 1. The directory from which the application (installer) loaded.
115 - No installer Configuration file
118 So user that calls SFX installer must have free RAM of size of largest
126 When you run installer sfx module (sfx.exe)
132 You can send parameters to installer, and installer will transfer them to extracted .exe file.
/external/syslinux/
DMakefile231 all strip tidy clean dist install installer netinstall: $(all_firmware) target
237 strip tidy clean dist install installer netinstall: target
308 installer: installer-local target
314 installer-local: $(ITARGET) $(BINFILES)
329 local-install: installer
365 netinstall: installer
370 extbootinstall: installer
DNEWS26 * DOS: Fix syslinux.com DOS-based installer.
97 * efi: Fix 'make installer'. There are no EFI installers so
289 * Fix the -s option to the syslinux/extlinux installer (Arwin
311 * SYSLINUX: mtools installer: honor TMPDIR, error out on disk
319 * SYSLINUX: experimental Win64 installer (syslinux64.exe).
360 * The "linux" syslinux installer (syslinux-nomtools) now has a
361 command-line syntax closer to the extlinux installer. The
444 * SYSLINUX: make the DOS installer work for MS-DOS 7.x/8.x
657 * SYSLINUX: when building the Win32 installer, search for
777 * A command is now required to the EXTLINUX installer, i.e. at
[all …]
/external/vboot_reference/scripts/keygeneration/
Dcreate_new_keys.sh22 --4k-installer-kernel Use 4k key size for the installer kernel data
65 --4k-installer-kernel)
/external/syslinux/txt/
Dcom-name.txt10 should be used to refer to a particular installer such as
11 "syslinux-mtools" for the mtools-based installer for *SYSLINUX*.
/external/syslinux/libinstaller/
DMakefile9 all: installer
23 installer: $(BINFILES) target
/external/syslinux/mtools/
DMakefile23 all: installer
34 installer: syslinux target
/external/syslinux/extlinux/
DMakefile41 all: installer
52 installer: extlinux target
/external/syslinux/linux/
DMakefile40 all: installer
51 installer: syslinux syslinux-nomtools target
/external/autotest/client/site_tests/p2p_ShareFiles/
Dcontrol6 AUTHOR = 'deymo,zeuthen,chromeos-installer'
8 'cc': ['chromeos-installer-alerts@google.com'],
/external/autotest/server/site_tests/platform_Powerwash/
Dcontrol5 AUTHOR = "deymo, chromeos-installer@google.com"
13 'cc': ['chromeos-installer-alerts@google.com'],
/external/autotest/client/site_tests/p2p_ServeFiles/
Dcontrol6 AUTHOR = 'deymo,zeuthen,chromeos-installer'
8 'cc': ['chromeos-installer-alerts@google.com'],
/external/syslinux/dosutil/
DMakefile66 installer: all target
68 install: installer
/external/autotest/client/site_tests/p2p_ConsumeFiles/
Dcontrol6 AUTHOR = 'deymo,zeuthen,chromeos-installer'
8 'cc': ['chromeos-installer-alerts@google.com'],
/external/syslinux/utils/
DMakefile70 installer: all target
72 install: installer
/external/e2fsprogs/debian/
Dcontrol.in139 Section: debian-installer
143 Description: stripped down universally unique id library, for debian-installer
147 This is a minimal package for debian-installer.
176 Section: debian-installer
180 Description: stripped down block device id library, for debian-installer
187 This is a minimal package for debian-installer.
208 Section: debian-installer
212 Description: stripped-down versions of e2fsprogs, for debian-installer
214 it can help to save space in debian-installer.
/external/autotest/server/site_tests/p2p_EndToEndTest/
Dcontrol12 AUTHOR = "chromeos-installer@google.com"
19 'cc': ['chromeos-installer-alerts@google.com'],
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DREADME.txt46 Before using NSIS and creating the installer, make sure that all shared
71 of the installer file is VulkanRT-<version>-Installer.exe.
83 invoking the installer.
139 o The ProductVersion of the installer executable (right click on
150 variable). In addition to installer/uninstaller logs files,
/external/fonttools/Doc/
Dinstall.txt39 Windows: grab the Windows installer, run the full install.
41 MacOS: grab the installer, run "Easy Install"
52 For instructions how to build a standalone Windows installer, see
/external/syslinux/win32/
DREADME1 Building the Win32 installer requires the MinGW compiler, available at:
/external/syslinux/com32/tools/
DMakefile30 install installer: target
/external/syslinux/memdisk/
Dmemdisk.inc118 ; These pointers are used by the installer and
122 dw MemDisk_Info ; Portions are patched by installer
132 ; Must be filled in by installer
140 ; in this field to begin with, so the installer knows where the mBFT
141 ; is. This is akin to the "Pointers" section above. The installer
1069 ; This is filled-in by the installer
1079 ; The next field is mBFT-specific and filled-in by the installer
1084 ; Portions of the MDI are patched by the installer
1142 .cylinders dd 0 ; Filled in by installer
1143 .heads dd 0 ; Filled in by installer
[all …]

12345