Home
last modified time | relevance | path

Searched +full:check +full:- +full:system +full:- +full:fedora (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest.yml2 - local: '/.gitlab-ci.d/buildtest-template.yml'
4 build-system-alpine:
6 - .native_build_job_template
7 - .native_build_artifact_template
9 - job: amd64-alpine-container
12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu
13 MAKE_CHECK_ARGS: check-build
14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog
16 check-system-alpine:
19 - job: build-system-alpine
[all …]
H A Dcrossbuilds.yml2 - local: '/.gitlab-ci.d/crossbuild-template.yml'
4 cross-armhf-user:
7 job: armhf-debian-cross-container
9 IMAGE: debian-armhf-cross
11 cross-arm64-system:
14 job: arm64-debian-cross-container
16 IMAGE: debian-arm64-cross
18 cross-arm64-user:
21 job: arm64-debian-cross-container
23 IMAGE: debian-arm64-cross
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dsecurity.txt6 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html
12 used starting from Linux v5.3. Below are the steps to extend Fedora (v31) with
15 1. Download selinux-policy SRPM package (e.g. selinux-policy-3.14.4-48.fc31.src.rpm on FC31)
18 # rpm -Uhv selinux-policy-3.14.4-48.fc31.src.rpm
22 # rpmbuild -bp selinux-policy.spec
24 3. Place patch below at rpmbuild/BUILD/selinux-policy-b86eaaf4dbcf2d51dd4432df7185c0eaf3cbcc02
27 # patch -p1 < selinux-policy-perf-events-perfmon.patch
30 # cat selinux-policy-perf-events-perfmon.patch
31 diff -Nura a/policy/flask/access_vectors b/policy/flask/access_vectors
32 --- a/policy/flask/access_vectors 2020-02-04 18:19:53.000000000 +0300
[all …]
/openbmc/qemu/docs/
H A Dmultiseat.txt6 ------------
12 ./configure --enable-sdl
16 ./configure --enable-gtk
21 qemu -accel kvm -usb $memory $disk $whatever \
22 -display [ sdl | gtk ] \
23 -vga std \
24 -device usb-tablet
27 standard ps/2 keyboard (implicitly there) and the usb-tablet. Now the
30 -device pci-bridge,addr=12.0,chassis_nr=2,id=head.2 \
31 -device secondary-vga,bus=head.2,addr=02.0,id=video.2 \
[all …]
/openbmc/qemu/
H A D.patchew.yml1 ---
91 {% elif test == "docker-mingw@fedora" or test == "docker-quick@centos8" or test == "asan" %}
115 ---
117 Please send your feedback to patchew-devel@redhat.com
126 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
127 docker-quick@centos8:
133 time make docker-test-quick@centos8 SHOW_ENV=1 J=14 NETWORK=1
140 git rev-parse base > /dev/null || exit 0
141 ./scripts/checkpatch.pl --mailback base..
142 docker-mingw@fedora:
[all …]
/openbmc/linux/scripts/
H A Dsphinx-pre-install2 # SPDX-License-Identifier: GPL-2.0-or-later
5 # Copyright (c) 2017-2020 Mauro Carvalho Chehab <mchehab@kernel.org>
48 # List of required texlive packages on Fedora and OpenSuse
52 'amsfonts.sty' => 'texlive-amsfonts',
53 'amsmath.sty' => 'texlive-amsmath',
54 'amssymb.sty' => 'texlive-amsfonts',
55 'amsthm.sty' => 'texlive-amscls',
56 'anyfontsize.sty' => 'texlive-anyfontsize',
57 'atbegshi.sty' => 'texlive-oberdiek',
58 'bm.sty' => 'texlive-tools',
[all …]
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst29 nfs-rdma-devel@lists.sourceforge.net mailing list.
37 - Install an RDMA device
41 Testing has been performed using several Mellanox-based IB cards, the
44 - Install a Linux distribution and tools
51 distributions from Red Hat's Fedora Project (http://fedora.redhat.com/).
53 - Install nfs-utils-1.1.2 or greater on the client
56 nfs-utils-1.1.2 or greater (nfs-utils-1.1.1 was the first nfs-utils
58 recommend using nfs-utils-1.1.2 or greater). To see which version of
61 .. code-block:: sh
63 $ /sbin/mount.nfs -V
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dmono.rst2 -----------------------------------------
4 To configure Linux to automatically execute Mono-based .NET binaries
8 This will allow you to execute Mono-based .NET binaries just like any
15 https://www.mono-project.com/download/
19 https://www.mono-project.com/docs/compiling-mono/linux/
21 Once the Mono CLR support has been installed, just check that
34 to be run at system startup:
36 .. code-block:: sh
39 if [ ! -e /proc/sys/fs/binfmt_misc/register ]; then
41 # Some distributions, like Fedora Core, perform
[all …]
H A Dmodule-signing.rst2 ------------------------------
6 .. - Overview.
7 .. - Configuring module signing.
8 .. - Generating signing keys.
9 .. - Public keys in the kernel.
10 .. - Manually signing modules.
11 .. - Signed modules and stripping.
12 .. - Loading signed modules.
13 .. - Non-valid signatures and unsigned modules.
14 .. - Administering/protecting the private key.
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dstart.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
10 host <dev-manual/start:preparing the build host>`, how to locate
25 you get the results you want. The procedure is high-level and presents
41 - *Application Developer:* This type of developer does application
44 - *Core System Developer:* This type of developer works on the
45 contents of the operating system image itself.
47 - *Build Engineer:* This type of developer manages Autobuilders and
51 - *Test Engineer:* This type of developer creates and manages
53 system development meets desired quality standards.
55 #. *Gather the Hardware:* Based on the size and make-up of the team,
[all …]
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-samhainrc.patch3 Date: Fri Jun 22 16:38:20 2012 -0400
5 Make samhainrc OE-friendly.
12 Upstream-Status: Inappropriate [configuration]
14 Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
16 diff --git a/samhainrc.linux b/samhainrc.linux
18 --- a/samhainrc.linux
20 @@ -74,7 +74,6 @@ dir = 0/
24 -file = /media
28 @@ -93,19 +92,10 @@ dir = 99/etc
29 ## check permission and ownership
[all …]
/openbmc/ipmitool/contrib/
H A Dipmi.init.redhat4 # description: start, stop, or query ipmi system monitoring tools
7 # For Redhat, Fedora, or similar systems. Handles both 2.4 and 2.6
22 [ -f /etc/sysconfig/ipmi ] || exit 0
29 echo -n $"Starting ipmi: "
33 if ! grep -q ipmidev /proc/devices
49 grep -q ipmidev /proc/devices || RETVAL=1
53 if [ -c /dev/ipmi0 ]; then
54 rm -f /dev/ipmi0
57 # Check if the device file exists and create if not.
58 if [ ! -c /dev/ipmi0 ] && [ $RETVAL -eq 0 ]
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DServiceAdmin.pm28 # a more modern init system. This is a bit of a problem on Fedora, though,
29 # which used upstart from Fedora 9 to Fedora 14, then switched to a new
30 # Red Hat-created system called systemd for Fedora 15 and 16 (so far).
50 # &getGlobal('DIR', "rcd") -- directory where the rc_.d subdirs can be found
51 # &getGlobal('DIR', "initd") -- directory the rc_.d directories link to
55 # You'd like to tell the system to run the firewall at boot:
56 # B_chkconfig_on("bastille-firewall")
74 # In Debian system there is no chkconfig script, run levels are checked
78 if (-x $filetolink)
89 # On SUSE, chkconfig-based rc scripts have been replaced with a whole different
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.3.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 ------------------------------------
12 .. _migration-4.3-supported-kernel-versions:
19 Firstly it allows glibc optimisations that improve the performance of the system
29 .. _migration-4.3-layername-override:
35 :term:`FILE_LAYERNAME` variable and the ``layer-<layername> override``. This is being used
38 from other layers - for example, patches added through such bbappends will now
39 need to have the "Upstream-Status" specified in the patch header.
41 .. _migration-4.3-compiling-changes:
46 - Code on 32 bit platforms is now compiled with largefile support and 64
[all …]
H A Dmigration-4.2.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 ------------------------------------
12 .. _migration-4.2-supported-distributions:
19 - Fedora 36 and 37
20 - AlmaLinux 8.7 and 9.1
21 - OpenSuse 15.4
25 - Debian 10.x
26 - Fedora 34 and 35
27 - AlmaLinux 8.5
29 See :ref:`all supported distributions <system-requirements-supported-distros>`.
[all …]
H A Dmigration-4.1.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 -----------------------------------
13 .. _migration-4.1-make-4.0:
19 be installed on the build host. A new :term:`buildtools-make` tarball has been
23 :ref:`ref-manual/system-requirements:required packages for the build host`.
26 .. _migration-4.1-complementary-deps:
31 When installing complementary packages (e.g. ``-dev`` and ``-dbg`` packages when
32 building an SDK, or if you have added ``dev-deps`` to :term:`IMAGE_FEATURES`),
35 If you wish to double-check the contents of your images after this change, see
36 :ref:`Checking Image / SDK Changes <migration-general-buildhistory>`. If needed
[all …]
H A Dmigration-5.0.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 ------------------------------------
12 To migrate from an earlier LTS release, you **also** need to check all
15 - :doc:`/migration-guides/migration-4.3`
16 - :doc:`/migration-guides/migration-4.2`
17 - :doc:`/migration-guides/migration-4.1`
18 - :doc:`/migration-guides/migration-4.0`
19 - :doc:`/migration-guides/migration-3.4`
20 - :doc:`/migration-guides/migration-3.3`
21 - :doc:`/migration-guides/migration-3.2`
[all …]
H A Dmigration-5.1.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 ---------------------------------
12 .. _migration-5.1-workdir-changes:
27 should be changed to :term:`S`. These are commonly in :ref:`ref-tasks-compile`,
28 :ref:`ref-tasks-compile`, :ref:`ref-tasks-install` and :term:`LIC_FILES_CHKSUM`.
35 These are commonly in :ref:`ref-tasks-compile` and :ref:`ref-tasks-install`
46 Files from :ref:`ref-tasks-unpack` now unpack to ``WORKDIR/sources-unpack/``
50 subdirectory exists in ``sources-unpack`` after :ref:`ref-tasks-unpack` runs,
54 based recipes. Keeping all sources under ``sources-unpack`` wasn't considered
56 :ref:`ref-tasks-unpack` task output from :term:`WORKDIR`.
[all …]
/openbmc/docs/development/
H A Ddev-environment.md7 **Prerequisites:** Current Linux, Mac, or Windows system
19 distribution for a system. QEMU is a software emulator that can be used to run
25 For testing purposes, this guide uses the Romulus system as the default because
26 this is the system tested for each CI job, which means it's the most stable.
41 [VMware](https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html)
51 [build-setup.sh](https://github.com/openbmc/openbmc-build-scripts/blob/master/build-setup.sh)
60 work. The same goes for other Linux distributions like Fedora but again,
63 **VirtualBox Tips** - You'll want copy/paste working between your VM and
66 - Devices -> Insert Guest Additions CD Image (install)
67 - Devices -> Shared Clipboard -> Bidirectional
[all …]
/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/
H A Dindex.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
17 - The examples in this paper assume you are using a native Linux
18 system running a recent Ubuntu Linux distribution. If the machine
21 a native Linux system, you can still perform these steps by using
23 :ref:`dev-manual/start:setting up to use cross platforms (crops)`
28 - You may use version 2 of Windows Subsystem For Linux (WSL 2) to set
30 See the :ref:`dev-manual/start:setting up to use windows subsystem for
35 Project, see the :doc:`/overview-manual/index`.
43 - At least &MIN_DISK_SPACE; Gbytes of free disk space, though
47 - At least &MIN_RAM; Gbytes of RAM, though a modern modern build host with as
[all …]
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-base.inc1 require conf/distro/include/phosphor-defaults.inc
6 DISTROOVERRIDES .= ":openbmc-phosphor"
28 # Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=https;rev=master
32 poky-4.2 \n \
33 poky-4.3 \n \
34 ubuntu-18.04 \n \
35 ubuntu-20.04 \n \
36 ubuntu-22.04 \n \
37 ubuntu-23.04 \n \
38 fedora-38 \n \
[all …]
/openbmc/openbmc/
H A DREADME.md3 …ps://jenkins.openbmc.org/buildStatus/icon?job=latest-master)](https://jenkins.openbmc.org/job/late…
10 [D-Bus](https://www.freedesktop.org/wiki/Software/dbus/) to allow easy
18 …mentation](https://docs.yoctoproject.org/ref-manual/system-requirements.html#required-packages-for
28 #### Fedora subsubsection
60 [meta-phosphor/docs](https://github.com/openbmc/openbmc/blob/master/meta-phosphor/docs/supported-ma…
71 bitbake obmc-phosphor-image
87 through two levels of testing. At the repository level the makefile `make check`
88 directive is run. At the system level, the commit is built into a firmware image
89 and run with an arm-softmmu QEMU model against a barrage of
90 [CI tests](https://jenkins.openbmc.org/job/CI-MISC/job/run-ci-in-qemu/).
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/
H A Dopenssh_9.9p1.bb1 SUMMARY = "A suite of security-related network utilities based on \
8 LICENSE = "BSD-2-Clause & BSD-3-Clause & ISC & MIT"
14 SRC_URI = "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
24 file://run-ptest \
26 file://0001-regress-banner.sh-log-input-and-output-files-on-erro.patch \
27 file://0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch \
31 CVE_STATUS[CVE-2007-2768] = "not-applicable-config: This CVE is specific to OpenSSH with the pam op…
33 # This CVE is specific to OpenSSH server, as used in Fedora and Red Hat Enterprise Linux 7
35 CVE_STATUS[CVE-2014-9278] = "not-applicable-platform: This CVE is specific to OpenSSH server, as us…
38 CVE_STATUS[CVE-2008-3844] = "not-applicable-platform: Only applies to some distributed RHEL binarie…
[all …]
/openbmc/qemu/docs/devel/testing/
H A Davocado.rst1 .. _checkavocado-ref:
20 * Interact with the QEMU monitor, send QMP commands and check
39 - http://avocado-framework.readthedocs.io/en/latest/api/test/avocado.html#avocado.Test
40 - http://avocado-framework.readthedocs.io/en/latest/api/utils/avocado.utils.html
43 -------------
49 make check-avocado
52 necessary avocado-framework dependencies into the QEMU venv within the
58 ``configure`` is called with ``--python=`` and that those modules are
60 specific version, they may be on packages named ``python3-venv`` and
61 ``python3-pip``.
[all …]
/openbmc/linux/tools/testing/selftests/hid/
H A Dvmtest.sh2 # SPDX-License-Identifier: GPL-2.0
4 set -u
5 set -e
8 ARCH="$(uname -m)"
11 QEMU_BINARY=qemu-system-x86_64
22 B2C_URL="https://gitlab.freedesktop.org/mupuf/boot2container/-/raw/master/vm2c.py"
24 LOG_FILE_BASE="$(date +"hid_selftests.%Y-%m-%d_%H-%M-%S")"
27 CONTAINER_IMAGE="registry.freedesktop.org/libevdev/hid-tools/fedora/37:2023-02-17.1"
30 DEFAULT_COMMAND="pip3 install hid-tools; make -C tools/testing/selftests TARGETS=${TARGETS} run_tes…
35 Usage: $0 [-i] [-s] [-d <output_dir>] -- [<command>]
[all …]

123