| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/ |
| H A D | 0003-ipvsadm-remove-dependency-on-bash.patch | 6 The save/restore scripts are very simple and don't depend on any BASH 13 ipvsadm-restore | 2 +- 17 diff --git a/ipvsadm-restore b/ipvsadm-restore 19 --- a/ipvsadm-restore 20 +++ b/ipvsadm-restore 24 # ipvsadm-restore - Restore IPVS rules 26 # A very simple wrapper to restore IPVS rules
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/ |
| H A D | 0006-Fix-invalid-sigprocmask-call.patch | 24 * common/signals-state-save-restore.c (save_original_signals_state): 31 gdbsupport/signals-state-save-restore.cc | 2 +- 34 diff --git a/gdbsupport/signals-state-save-restore.cc b/gdbsupport/signals-state-save-restore.cc 36 --- a/gdbsupport/signals-state-save-restore.cc 37 +++ b/gdbsupport/signals-state-save-restore.cc
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
| H A D | 0001-xfsdump-support-usrmerge.patch | 11 restore/Makefile | 6 +----- 32 diff --git a/restore/Makefile b/restore/Makefile 34 --- a/restore/Makefile 35 +++ b/restore/Makefile
|
| /openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
| H A D | test_power_restore_policy_sub_menu.robot | 3 Documentation Test OpenBMC GUI "Power restore policy" sub-menu of "Settings" menu. 15 ${xpath_power_restore_policy_heading} //h1[text()="Power restore policy"] 34 Page Should Contain Power restore policies 54 Wait Until Keyword Succeeds 30 sec 10 sec Location Should Contain power-restore-policy
|
| /openbmc/openbmc/poky/meta/recipes-extended/iptables/iptables/ |
| H A D | ip6tables.service | 8 ExecStart=@SBINDIR@/ip6tables-restore -w -- @RULESDIR@/ip6tables.rules 9 ExecReload=@SBINDIR@/ip6tables-restore -w -- @RULESDIR@/ip6tables.rules
|
| H A D | iptables.service | 8 ExecStart=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules 9 ExecReload=@SBINDIR@/iptables-restore -w -- @RULESDIR@/iptables.rules
|
| /openbmc/phosphor-certificate-manager/ |
| H A D | certificate.hpp | 105 bool restore); 125 Manager& parent, bool restore); 133 void install(const std::string& filePath, bool restore); 143 void install(X509_STORE& x509Store, const std::string& pem, bool restore);
|
| H A D | certificate.cpp | 219 Manager& parent, bool restore) : in Certificate() argument 249 install(uploadPath, restore); in Certificate() 258 Manager& parent, bool restore) : in Certificate() argument 269 install(x509Store, pem, restore); in Certificate() 288 void Certificate::install(const std::string& certSrcFilePath, bool restore) in install() argument 290 if (restore) in install() 384 bool restore) in install() argument 386 if (restore) in install()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/ |
| H A D | arptables.service | 9 ExecStart=/bin/sh -c "/usr/sbin/arptables-restore < /etc/sysconfig/arptables" 12 ExecStop=/bin/sh -c "/usr/sbin/arptables-restore < /dev/null"
|
| /openbmc/u-boot/doc/SPL/ |
| H A D | README.am335x-network | 31 network boot. Copy them to u-boot-restore.img and 32 u-boot-spl-restore.bin respectively to distinguish this version 33 (with automatic restore running) from the main one. 45 raw SPL image -- u-boot-spl-restore.bin while SPL needs main U-Boot 46 image -- u-boot-restore.img). So you have to configure DHCP server to 61 filename "u-boot-spl-restore.bin"; 63 filename "u-boot-restore.img";
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_power_restore.robot | 2 Documentation This suite verifies the power restore policy supported by 26 [Documentation] Validate ALWAYS_POWER_OFF restore policy functionality. 44 … [Documentation] Verify that the BMC restore policy is ALWAYS_POWER_OFF while the Host is running. 53 [Documentation] Validate ALWAYS_POWER_ON restore policy functionality. 71 [Documentation] Verify the BMC restore policy is ALWAYS_POWER_ON while the Host is running. 81 [Documentation] Validate RESTORE_LAST_STATE restore policy functionality. 99 … [Documentation] Verify the RESTORE_LAST_STATE restore policy functionality while the Host is off.
|
| H A D | test_power_restore_reboot.robot | 2 Documentation This suite verifies the power restore policy setting at 19 [Documentation] Verify the BMC restore policy is ALWAYS_POWER_ON while the Host is running 29 [Documentation] Validate ALWAYS_POWER_ON restore policy functionality after BMC reboot. 46 [Documentation] Validate ALWAYS_POWER_OFF restore policy functionality after BMC reboot. 63 … [Documentation] Verify that the BMC restore policy is ALWAYS_POWER_OFF while the Host is running 73 [Documentation] Validate RESTORE_LAST_STATE restore policy functionality after BMC reboot. 90 … [Documentation] Verify the RESTORE_LAST_STATE restore policy functionality while the Host is off
|
| /openbmc/phosphor-logging/phosphor-rsyslog-config/ |
| H A D | server-conf.hpp | 55 restore(configFilePath.c_str()); in Server() 112 void restore(const char* filePath);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/ |
| H A D | 0002-Drop-using-_LARGEFILE64_SOURCE.patch | 19 tracecmd/trace-restore.c | 1 - 119 diff --git a/tracecmd/trace-restore.c b/tracecmd/trace-restore.c 121 --- a/tracecmd/trace-restore.c 122 +++ b/tracecmd/trace-restore.c
|
| /openbmc/openpower-vpd-parser/docs/ |
| H A D | backup-restore-config-json.md | 3 ## TODO: Add description about structure of backup and restore config json
|
| /openbmc/phosphor-user-manager/test/ |
| H A D | ldap_config_test.cpp | 95 void restore() in restore() function in phosphor::ldap::MockConfigMgr 97 phosphor::ldap::ConfigMgr::restore(); in restore() 222 manager.restore(); in TEST_F() 264 managerPtr->restore(); in TEST_F() 324 managerPtr->restore(); in TEST_F() 377 managerPtr->restore(); in TEST_F() 427 managerPtr->restore(); in TEST_F() 465 managerPtr->restore(); in TEST_F() 505 managerPtr->restore(); in TEST_F() 537 managerPtr->restore(); in TEST_F() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/ |
| H A D | 0002-add-an-option-to-specify-iptables-location.patch | 59 -for e in ['ip6tables', 'iptables-restore', 'ip6tables-restore']: 97 + for e in ['ip6tables', 'iptables-restore', 'ip6tables-restore']:
|
| /openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/ |
| H A D | firewalld_2.2.1.bb | 26 …indir}/ebtables --with-ebtables-restore=${sbindir}/ebtables-legacy-restore,--without-ebtables --wi… 49 --with-iptables-restore=${sbindir}/iptables-restore \ 51 --with-ip6tables-restore=${sbindir}/ip6tables-restore \
|
| /openbmc/u-boot/board/bosch/shc/ |
| H A D | README | 75 cp spl/u-boot-spl.bin /tftpboot/.../u-boot-spl-restore.bin 76 cp u-boot.img /tftpboot/.../u-boot-restore.img 97 Filename 'shc/u-boot-restore.img'.
|
| /openbmc/libpldm/scripts/ |
| H A D | apply-renames | 49 git -C "$LIBPLDM_ROOT" restore -- include
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | event_manager.hpp | 46 void restore();
|
| H A D | main.cpp | 36 phosphor::events::getManager().restore(); in main()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/idevicerestore/ |
| H A D | idevicerestore_git.bb | 1 SUMMARY = "A command-line application to restore firmware files to iOS devices"
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/ |
| H A D | obmc-update.sh | 120 --restore-files Restore files from save directory to rwfs layer 121 --no-restore-files Don't restore saved files from ram to rwfs layer
|
| /openbmc/openbmc/meta-yadro/recipes-yadro/cli/ |
| H A D | obmc-yadro-backup_git.bb | 2 DESCRIPTION = "YADRO OpenBMC command line tool for backup and restore configuration"
|