Home
last modified time | relevance | path

Searched full:installation (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/
H A Darm_systemready_opensuse_unattended.py16 'Booting `Installation\'',
18 bb.plain('Installation status: Loading the kernel, initrd and basic drivers...')
23 bb.plain('Installation status: Starting hardware detection...')
26 'Loading Installation System',
28 bb.plain('Installation status: Loading Installation System...')
33 bb.plain('Installation status: Performing Installation...')
38 bb.plain('Installation status: Finishing Configuration...')
40 # Waiting till the installation is finished.
42 bb.plain('Installation status: openSUSE installation finished successfully.')
H A Darm_systemready_debian_unattended.py17 r'.*Scanning installation',
19 bb.plain('Installation status: Scanning installation media...')
24 bb.plain('Installation status: Detecting network hardware...')
29 bb.plain('Installation status: Installing the base system...')
34 bb.plain('Installation status: Installing GRUB...')
60 r'.*Finishing the installation',
62 bb.plain('Installation status: Finishing the installation...')
64 # Waiting till the installation is finished.
66 bb.plain('Installation status: Debian installation finished successfully.')
H A Darm_systemready_fedora_unattended.py19 bb.plain('Installation status: Loading the installer, kernel and initrd...')
22 'Setting up the installation environment',
24 bb.plain('Installation status: Setting up the installation environment...')
29 bb.plain('Installation status: Installing the software packages...')
37 # Waiting till the installation is finished.
39 bb.plain('Installation status: Fedora installation finished successfully.')
/openbmc/openbmc-test-automation/bin/
H A Dsol_utils.tcl459 # Set the software installation destination.
461 # Expectation is that we are starting at the "Installation" options screen.
470 qprintn ; qprint_timen "Presumed to be at \"Installation\" screen."
472 qprintn ; qprint_timen "Setting Installation Destination."
473 # Option 5). Installation Destination
474 qprintn ; qprint_timen "Selecting \"Installation Destination\" option."
476 expect_wrap [list "Installation Destination"] "installation destination\
502 expect_wrap [list $installer_screen_regex] "installation options screen" 10
511 # Expectation is that we are starting at the "Installation" options screen.
522 qprintn ; qprint_timen "Presumed to be at \"Installation\" screen."
[all …]
/openbmc/docs/designs/management-console/
H A DAuthorities_List_Management.md28 1. Bulk Installation: given a PEM file with multiple root certificates, it
32 firstly delete all current root certificates and redo the installation
37 if it finds a authorities list in the installation path, it will recover from
38 the list via a bulk installation
40 5. Atomic: Bulk Installation and Bulk Replacement are atomic; that is, if there
56 installation path, creates alias according to subject hash (requirements from
58 the installation path(the PEM file will have a fixed name)
72 redo the installation.
97 installation and replacements.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/
H A D0001-CMakeLists.txt-respect-CMAKE_INSTALL_LIBDIR-for-mult.patch38 set(INSTALL_BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin" CACHE PATH "Installation directory for binaries")
39 -set(INSTALL_LIB_DIR "${CMAKE_INSTALL_PREFIX}/lib" CACHE PATH "Installation directory for libraries…
40 +set(INSTALL_LIB_DIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}" CACHE PATH "Installation dir…
41 …set(INSTALL_INC_DIR "${CMAKE_INSTALL_PREFIX}/include" CACHE PATH "Installation directory for heade…
42 …set(INSTALL_MAN_DIR "${CMAKE_INSTALL_PREFIX}/share/man" CACHE PATH "Installation directory for man…
43 -set(INSTALL_PKGCONFIG_DIR "${INSTALL_LIB_DIR}/pkgconfig" CACHE PATH "Installation directory for pk…
44 -set(INSTALL_CMAKE_DIR "${INSTALL_LIB_DIR}/cmake/libnfs" CACHE PATH "Installation directory for cma…
45 …{CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/pkgconfig" CACHE PATH "Installation directory for p…
46 …AKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/cmake/libnfs" CACHE PATH "Installation directory for c…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/
H A D0001-Honour-multilib-paths.patch30 # Allow the user to override installation directories.
31 -set(JANSSON_INSTALL_LIB_DIR lib CACHE PATH "Installation directory for libraries")
32 +set(JANSSON_INSTALL_LIB_DIR ${CMAKE_INSTALL_LIBDIR} CACHE PATH "Installation directory for l…
33 set(JANSSON_INSTALL_BIN_DIR bin CACHE PATH "Installation directory for executables")
34 set(JANSSON_INSTALL_INCLUDE_DIR include CACHE PATH "Installation directory for header files")
43 …set(JANSSON_INSTALL_CMAKE_DIR ${DEF_INSTALL_CMAKE_DIR} CACHE PATH "Installation directory for CMak…
44 @@ -633,8 +633,8 @@ option(JANSSON_INSTALL "Generate installation target" ON)
/openbmc/openbmc-test-automation/lib/
H A Dos_utils_install.robot2 Documentation Keywords for system related tools installation.
11 Prep OS For HTX Installation
12 [Documentation] Prepare OS for HTX tool installation.
31 Prep OS For OPAL PRD Installation
32 [Documentation] Prepare OS for OPAL PRD tool installation.
100 # Reboot OS to activate installation.
103 # Verify opal prd installation working.
/openbmc/openbmc-test-automation/docs/
H A Dgui_setup_reference.md34 ## Installation Setup Guide
36 - Python Installation: Please follow the documented procedure available.
38 - Firefox Installation: Please follow the documented procedure available.
40 - geckodriver installation: Please follow the documented procedure available.
43 The recommended installation method is using pip:
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_firmware_tftp_upload_image.robot10 # Disabled -> Image installation failed or ready for activation.
11 # Updating -> Image installation currently in progress.
34 [Documentation] Download image to BMC using TFTP with OnReset policy and verify installation.
43 [Documentation] Download image to BMC using TFTP with Immediate policy and verify installation.
52 … [Documentation] Download image to BMC using ImageURI with OnReset policy and verify installation.
61 …Documentation] Download image to BMC using ImageURI with Immediate policy and verify installation.
89 [Documentation] Download image to BMC using TFTP with ApplyTime policy and verify installation.
114 # Get image version currently installation in progress.
134 …Documentation] Download image to BMC using ImageURI with ApplyTime policy and verify installation.
/openbmc/ipmitool/contrib/
H A Dlog_bmc.sh19 # b | 05/07/2014 | 12:07:32 | OS Boot | Installation started
32 GRACEFUL_SHUTDOWN="0x03" # OS Stop/Shutdown: Installation started
33 BOOT_COMPLETED="0x01" # OS Boot: Installation started
34 INSTALL_STARTED="0x07" # OS Boot: Installation started
35 INSTALL_COMPLETED="0x08" # OS Boot: Installation completed
36 INSTALL_ABORTED="0x09" # OS Boot: Installation aborted
37 INSTALL_FAILED="0x0a" # OS Boot: Installation failed
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst42 Post-Installation Scripts and Read-Only Root Filesystem
45 It is very important that you make sure all post-Installation
50 enabled, the build system makes sure that all post-installation scripts
57 Most of the common post-installation scripts generated by the build
59 can run during root filesystem creation (e.g. post-installation scripts
63 Here are some common problems that prevent post-installation scripts
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/
H A Darm-systemready-linux-distros.inc1 SUMMARY = "Arm SystemReady Linux distros installation"
2 DESCRIPTION = "Arm SystemReady Linux distro CD/DVD images and installation \
27 # Size of installation disk in MB
38 # Deploy the iso and installation target disk image to the deploy folder
/openbmc/openbmc/meta-arm/meta-arm-systemready/
H A DREADME.md15 * Running Linux distributions installation tests
21 run Linux distributions installation. **Note** that users can use this layer
62 ### Linux Distributions Installation
64 Recipes for testing the installation of Linux distributions are provided under
66 installation CD for the Linux distribution and generate an empty disk as the
67 target disk for the installation.
94 To run the Linux distributions installation on the supported machines (take
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Fedora/
H A Dks.cfg12 # Use CDROM installation media
38 # Reboot after installation with an attempt to eject the installation media
/openbmc/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst2 MOXA Smartio/Industio Family Device Driver Installation Guide
12 3. Installation
13 3.1 Hardware installation
71 please refer to hardware installation procedure in the User's Manual.
83 3. Installation
86 3.1 Hardware installation
93 ISA devices. Please refer to hardware installation procedure in User's
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dfreshclam.conf3 # Default: hardcoded (depends on installation options)
46 # Default: clamav (may depend on installation options)
178 # reported by your installation. If this installation is mainly used to
187 # your clamd installation is made available to you through our website.
192 # the statistics of this clamd installation by logging into
H A Dfreshclam-native.conf3 # Default: hardcoded (depends on installation options)
46 # Default: clamav (may depend on installation options)
178 # reported by your installation. If this installation is mainly used to
187 # your clamd installation is made available to you through our website.
192 # the statistics of this clamd installation by logging into
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt1 Post-Installation Instructions
12 …wpol.txt). A default policy file is included in the Tripwire software installation. We recommend y…
16 After you modify the policy file, follow the Post-Installation Instructions (run the configuration …
54 …trol conditional processing of sets of rules in a policy file. During installation, the text polic…
60 … software generates some of the configuration file information during installation. The system adm…
/openbmc/qemu/docs/devel/migration/
H A Dqpl-compression.rst44 QPL Build And Installation
55 For more details about ``QPL`` installation, please refer to `QPL Installation
56 <https://intel.github.io/qpl/documentation/get_started_docs/installation.html>`_
90 For ``accel-config`` installation, please refer to `accel-config installation
196 1 - Installation of ``QPL`` library and ``accel-config`` library if using IAA
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/
H A DREADME.md9 - [Installation](#installation)
70 ## Installation section in phosphor-power-sequencer Configuration File
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib_notifications.sh124 # notify=2 means emit notifications only for failed route installation,
223 # notify=2 means emit notifications only for failed route installation,
259 # notify=2 means emit notifications only for failed route installation,
290 # notify=2 means emit notifications only for failed route installation,
339 # notify=2 means emit notifications only for failed route installation,
375 # notify=2 means emit notifications only for failed route installation,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A D0001-nss-nspr-fix-for-multilib.patch18 dnl Priority 1: User specifies the path to installation
20 AC_MSG_CHECKING(for nspr library installation in "$with_nspr" folder)
35 AC_MSG_CHECKING(for nss library installation in "$with_nss" folder)
/openbmc/u-boot/doc/imx/common/
H A Dmxs.txt24 3) Installation of U-Boot for a MXS based board to SD card
25 4) Installation of U-Boot into NAND flash on a MX28 based board
26 5) Installation of U-Boot into SPI NOR flash on a MX28 based board
48 otherwise continue to section 2). The installation procedure of
139 3) Installation of U-Boot for a MXS based board to SD card
188 4) Installation of U-Boot into NAND flash on a MX28 based board
267 5) Installation of U-Boot into SPI NOR flash on a MX28 based board
/openbmc/linux/tools/testing/selftests/arm64/
H A DREADME17 INSTALL_PATH=<your-installation-path> install
22 INSTALL_PATH=<your-installation-path> install

12345678910>>...25