/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/ |
H A D | android-tools_29.0.6.r14.bb | 3 LICENSE = "Apache-2.0 & GPL-2.0-only & BSD-2-Clause & BSD-3-Clause" 5 file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10 \ 6 file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ 7 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 8 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 10 DEPENDS = "libbsd libpcre zlib libcap libusb squashfs-tools 7zip libselinux googletest" 15 …git://salsa.debian.org/android-tools-team/android-platform-tools;name=core;protocol=https;branch=m… 18 # Patches copied from android-platform-tools/debian/patches 19 # and applied in the order defined by the file debian/patches/series 21 file://debian/external/libunwind/user_pt_regs.patch \ [all …]
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | sleep-states.rst | 1 .. SPDX-License-Identifier: GPL-2.0 5 System Sleep States 13 Sleep states are global low-power states of the entire system in which user 14 space code cannot be executed and the overall system activity is significantly 22 the Linux kernel can support up to four system sleep states, including 23 hibernation and up to three variants of system suspend. The sleep states that 28 Suspend-to-Idle 29 --------------- 31 This is a generic, pure software, light-weight variant of system suspend (also 34 I/O devices into low-power states (possibly lower-power than available in the [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/ |
H A D | android-tools_5.1.1.r37.bb | 3 LICENSE = "Apache-2.0 & GPL-2.0-only & BSD-2-Clause & BSD-3-Clause" 5 file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10 \ 6 file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ 7 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 8 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 11 DEPENDS:append:class-target = " openssl" 15 # matches with android-5.1.1_r37 24 …git://${ANDROID_MIRROR}/platform/system/core;name=core;protocol=https;nobranch=1;destsuffix=git/sy… 25 …git://${ANDROID_MIRROR}/platform/system/extras;name=extras;protocol=https;nobranch=1;destsuffix=gi… 29 file://core/0001-adb-remove-selinux-extensions.patch;patchdir=system/core \ [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | manager.cpp | 5 * you may not use this file except in compliance with the License. 8 * http://www.apache.org/licenses/LICENSE-2.0 53 * Default configuration file name. This is used when the system does not 54 * implement the D-Bus compatible interface. 59 * Standard configuration file directory. This directory is part of the 60 * firmware install image. It contains the standard version of the config file. 62 const fs::path standardConfigFileDir{"/usr/share/phosphor-regulators"}; 65 * Test configuration file directory. This directory can contain a test version 66 * of the config file. The test version will override the standard version. 68 const fs::path testConfigFileDir{"/etc/phosphor-regulators"}; [all …]
|
H A D | manager.hpp | 5 * you may not use this file except in compliance with the License. 8 * http://www.apache.org/licenses/LICENSE-2.0 20 #include "system.hpp" 56 * @param bus the D-Bus bus 62 * Implements the D-Bus "configure" method. 64 * Configures all the voltage regulators in the system. 66 * This method should be called when the system is being powered on. It 72 * Implements the D-Bus "monitor" method. 77 * - regulator sensors will be read and published on D-Bus 78 * - phase fault detection will be performed [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | initrd.rst | 9 This RAM disk can then be mounted as the root file system and programs 10 can be run from it. Afterwards, a new root file system can be mounted 14 initrd is mainly designed to allow system startup to occur in two phases, 15 where the kernel comes up with a minimum set of compiled-in drivers, and 23 --------- 25 When using initrd, the system typically boots as follows: 38 6) init mounts the "real" root file system 39 7) init places the root file system at the root directory using the 40 pivot_root system call 43 9) the initrd file system is removed [all …]
|
H A D | filesystem-monitoring.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 File system Monitoring with fanotify 7 File system Error Reporting 10 Fanotify supports the FAN_FS_ERROR event type for file system-wide error 11 reporting. It is meant to be used by file system health monitoring 13 sysadmin, start recovery) when a file system problem is detected. 16 for a monitoring tool to know a problem in the file system has happened. 20 early file system problem detection and reporting recovery tools. 22 When a file system operation fails, it is common for dozens of kernel 26 error that occurred for a file system since the last notification, and [all …]
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | README.md | 1 # phosphor-regulators Configuration File 5 - [Overview](#overview) 6 - [Data Format](#data-format) 7 - [Example](#example) 8 - [Name](#name) 9 - [Contents](#contents) 10 - [Validation](#validation) 11 - [Installation](#installation) 12 - [Loading and Reloading](#loading-and-reloading) 13 - [Testing](#testing) [all …]
|
/openbmc/linux/fs/nls/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 23 default "iso8859-1" 25 The default NLS used when mounting file system. Note, that this is 26 the NLS used by your console, not the NLS used by a specific file 27 system (if different) to store data (filenames) on a disk. 31 cp949, cp950, cp1251, cp1255, euc-jp, euc-kr, gb2312, iso8859-1, 32 iso8859-2, iso8859-3, iso8859-4, iso8859-5, iso8859-6, iso8859-7, 33 iso8859-8, iso8859-9, iso8859-13, iso8859-14, iso8859-15, 34 koi8-r, koi8-ru, koi8-u, sjis, tis-620, macroman, utf8. 35 If you specify a wrong value, it will use the built-in NLS; [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-edac | 1 What: /sys/devices/system/edac/mc/mc*/reset_counters 3 Contact: linux-edac@vger.kernel.org 4 Description: This write-only control file will zero all the statistical 12 What: /sys/devices/system/edac/mc/mc*/seconds_since_reset 14 Contact: linux-edac@vger.kernel.org 15 Description: This attribute file displays how many seconds have elapsed 19 What: /sys/devices/system/edac/mc/mc*/mc_name 21 Contact: linux-edac@vger.kernel.org 22 Description: This attribute file displays the type of memory controller 25 What: /sys/devices/system/edac/mc/mc*/size_mb [all …]
|
H A D | sysfs-power | 13 The /sys/power/state file controls system sleep states. 14 Reading from this file returns the available sleep state 15 labels, which may be "mem" (suspend), "standby" (power-on 16 suspend), "freeze" (suspend-to-idle) and "disk" (hibernation). 18 Writing one of the above strings to this file causes the system 21 See Documentation/admin-guide/pm/sleep-states.rst for more 28 The /sys/power/mem_sleep file controls the operating mode of 29 system suspend. Reading from it returns the available modes 32 to suspend the system (by writing "mem" to the /sys/power/state 33 file described above) is enclosed in square brackets. [all …]
|
H A D | sysfs-bus-event_source-devices-hv_gpci | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 4 Description: Read-only. Attribute group to describe the magic bits 6 (See ABI/testing/sysfs-bus-event_source-devices-format). 12 counter_info_version = "config:16-23" 13 length = "config:24-31" 14 partition_id = "config:32-63" 15 request = "config:0-31" 16 sibling_part_id = "config:32-63" 17 hw_chip_id = "config:32-63" 18 offset = "config:32-63" [all …]
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | tripwire.txt | 1 Post-Installation Instructions 3 Note: Once encoded and signed, the configuration file should not be renamed or moved. 4 2. Initialize the Tripwire database file. (/usr/sbin/tripwire--init) 5 3. Run the first integrity check. (/usr/sbin/tripwire--check) 6 4. Edit the configuration file (twcfg.txt) with a text editor, if desired. 7 5. Edit the policy file (twpol.txt) with a text editor, if desired. 9 …file, we recommend you do so before running the configuration script. If you modify the policy fil… 11 Modifying the Policy File 12 …system in the Tripwire policy file (twpol.txt). A default policy file is included in the Tripwire … 14 …file at /etc/tripwire/twpol.txt. An example policy file (located at /usr/doc/tripwire-VER#-REL#… [all …]
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | README.md | 1 # Fan Presence Configuration File 5 - [Overview](#overview) 6 - [Data Format](#data-format) 7 - [Example](#example) 8 - [System Config Location](#system-config-location) 9 - [Contents](#contents) 10 - [Validation](#validation) 11 - [Firmware Updates](#firmware-updates) 12 - [Loading and Reloading](#loading-and-reloading) 16 The `phosphor-fan-presence-tach` application is controlled by a configuration [all …]
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/ |
H A D | README.md | 1 # phosphor-power-sequencer Configuration File 5 - [Overview](#overview) 6 - [Data Format](#data-format) 7 - [Name](#name) 8 - [Contents](#contents) 9 - [Installation](#installation) 13 The `phosphor-power-sequencer` configuration file (config file) contains 14 information about the power sequencer device within a system. This device is 18 The information in the config file is used to determine which voltage rail 21 The config file is optional. If no file is found, the application will log a [all …]
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | README.md | 1 # Fan Control Configuration File 5 - [Overview](#overview) 6 - [Data Format](#data-format) 7 - [System Config Location](#system-config-location) 8 - [Contents](#contents) 9 - [Validation](#validation) 10 - [Firmware Updates](#firmware-updates) 11 - [Loading and Reloading](#loading-and-reloading) 12 - [Debug](#debug) 16 The `phosphor-fan-control` application is comprised of as set of configuration [all …]
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | README.md | 1 # Fan Monitor Configuration File 5 - [Overview](#overview) 6 - [Data Format](#data-format) 7 - [Example](#example) 8 - [System Config Location](#system-config-location) 9 - [Contents](#contents) 10 - [Validation](#validation) 11 - [Firmware Updates](#firmware-updates) 12 - [Loading and Reloading](#loading-and-reloading) 16 The `phosphor-fan-monitor` application is controlled by a configuration file [all …]
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * This file is part of UBIFS. 5 * Copyright (C) 2006-2008 Nokia Corporation. 12 * This header contains various key-related definitions and helper function. 19 * Keys are 64-bits long. First 32-bits are inode number (parent inode number 29 * key_mask_hash - mask a valid hash value. 45 * key_r5_hash - R5 hash function (borrowed from reiserfs). 65 * key_test_hash - testing hash function. 79 * ino_key_init - initialize inode key. 80 * @c: UBIFS file-system description object [all …]
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * This file is part of UBIFS. 5 * Copyright (C) 2006-2008 Nokia Corporation. 12 * This header contains various key-related definitions and helper function. 19 * Keys are 64-bits long. First 32-bits are inode number (parent inode number 28 * different c->key_format. But right now, there is only one key type, UBIFS_SIMPLE_KEY_FMT. 35 * key_mask_hash - mask a valid hash value. 51 * key_r5_hash - R5 hash function (borrowed from reiserfs). 60 while (len--) { in key_r5_hash() 71 * key_test_hash - testing hash function. [all …]
|
/openbmc/linux/include/linux/ |
H A D | sysv_fs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 17 On Coherent FS, they are always stored in PDP-11 manner: the least 21 /* 0 is non-existent */ 22 #define SYSV_BADBL_INO 1 /* inode of bad blocks file */ 26 /* Xenix super-block data on disk */ 41 char s_fmod; /* super-block modified flag */ 42 char s_ronly; /* flag whether fs is mounted read-only */ 47 char s_fname[6]; /* file system volume name */ 48 char s_fpack[6]; /* file system pack name */ 51 s32 s_magic; /* version of file system */ [all …]
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * - Added format output of fields of the trace point. 56 static inline int system_refcount(struct event_subsystem *system) in system_refcount() argument 58 return system->ref_count; in system_refcount() 61 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc() argument 63 return system->ref_count++; in system_refcount_inc() 66 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec() argument 68 return --system->ref_count; in system_refcount_dec() 72 #define do_for_each_event_file(tr, file) \ argument 74 list_for_each_entry(file, &tr->events, list) [all …]
|
/openbmc/linux/fs/minix/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Minix file system support" 7 Minix is a simple operating system used in many classes about OS's. 8 The minix file system (method to organize files on a hard disk 9 partition or a floppy disk) was the original file system for Linux, 10 but has been superseded by the second extended file system ext2fs. 11 You don't want to use the minix file system on your hard disk 12 because of certain built-in restrictions, but it is sometimes found 16 To compile this file system support as a module, choose M here: the 17 module will be called minix. Note that the file system of your root
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_umount.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) International Business Machines Corp., 2000-2004 9 * note: file system in transition to aggregate/fileset: 12 * file system unmount is interpreted as mount of the single/only 31 * PARAMETERS: vfsp - virtual file system pointer 32 * flags - unmount for shutdown 33 * crp - credential 35 * RETURN : EBUSY - device has open files 40 struct inode *ipbmap = sbi->ipbmap; in jfs_umount() 41 struct inode *ipimap = sbi->ipimap; in jfs_umount() [all …]
|
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/ |
H A D | power-supplies-monitoring.bb | 1 inherit obmc-phosphor-systemd 4 SYSTEMD_SERVICE:${PN} = "psu2-monitoring.service psu1-monitoring.service psu2up.service psu2down.se… 5 …file://psu2-monitoring.service file://psu1-monitoring.service file://psus-manager.sh file://psu2up… 7 LICENSE = "Apache-2.0" 8 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacd… 11 IMAGE_INSTALL += "power-supplies-monitoring " 13 FILES:${PN} = "/usr/share/gpios/* /usr/bin/* /etc/system/*" 16 install -d ${D}${sysconfdir}/system/ 17 install -d ${D}/usr/share/gpios 18 install -d ${D}/usr/bin [all …]
|
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/ |
H A D | power-supplies-monitoring.bb | 1 inherit obmc-phosphor-systemd 4 SYSTEMD_SERVICE:${PN} = "psu2-monitoring.service psu1-monitoring.service psu2up.service psu2down.se… 5 …file://psu2-monitoring.service file://psu1-monitoring.service file://psus-manager.sh file://psu2up… 7 LICENSE = "Apache-2.0" 8 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacd… 11 IMAGE_INSTALL += "power-supplies-monitoring " 13 FILES:${PN} = "/usr/share/gpios/* /usr/bin/* /etc/system/*" 16 install -d ${D}${sysconfdir}/system/ 17 install -d ${D}/usr/share/gpios 18 install -d ${D}/usr/bin [all …]
|