patchstack/customized main

local customizations

Patch does not have a description.
14 files changed+339 -3
  README.md
2
  mkosi.conf
1
  mkosi.local.conf
34
  systemd
2
  mkosi.conf.d/fedora/mkosi.conf
1
  mkosi.profiles/kde/mkosi.conf
1
+ mkosi.profiles/obs/fedora.repo
9
- mkosi.profiles/obs/fedora42.repo
9
- mkosi.profiles/obs/fedora43.repo
9
  mkosi.profiles/obs/mkosi.conf.d/fedora-tools.conf
2
  mkosi.profiles/obs/mkosi.conf.d/fedora.conf
3
+ mkosi.sandbox/etc/yum.repos.d/hashicorp.repo
13
  mkosi.extra/usr/lib/tmpfiles.d/etc.conf
21
  mkosi.conf.d/debian/mkosi.extra/usr/lib/tmpfiles.d/etc-debian.conf
14
README.md+1 -1
             @@ -15,7 +15,7 @@    15     15image.    16     16    17     17The ParticleOS image is built using [mkosi](https://github.com/systemd/mkosi).    18       You will need to install the current main branch of mkosi to build current            18You will need to install the current main branch of mkosi to build current    19     19ParticleOS images.    20     20    21     21First, configure the variant you'd like to build in `mkosi.local.conf`. For a
mkosi.conf+1
             @@ -5,6 +5,7 @@     5      5     6      6[Build]     7      7ToolsTree=default            8ToolsTreeProfiles=misc,runtime,gui     8      9History=yes     9     10CacheDirectory=mkosi.cache    10     11Incremental=yes
mkosi.local.conf+30 -4
             @@ -5,14 +5,12 @@     5      5[Build]     6      6ToolsTree=default     7      7ToolsTreeDistribution=fedora            8ToolsTreeProfiles=misc,runtime,gui     8      9ExtraSearchPaths=./systemd/build/mkosi.builddir/fedora~42~x86-64/     9     10    10     11[Config]    11     12Profiles=desktop,kde    12     13    13       [Output]    14       Format=disk    15           16     14[Content]    17     15VolatilePackageDirectories=./systemd/build/mkosi.builddir/fedora~42~x86-64/    18     16Packages=             @@ -24,14 +22,23 @@    24     22        bind-utils    25     23        bat    26     24        clatd           25        clang-devel    27     26        cowsay    28     27        cmatrix    29     28        curl           29        debian-keyring    30     30        dictd    31     31        du-dust    32     32        emacs           33        entr    33     34        exfatprogs    34     35        fastfetch           36        fcitx5-mozc           37        fcitx5-configtool           38        fcitx5-gtk           39        fcitx5-qt           40        fontawesome-fonts-all           41        kcm-fcitx5    35     42        fd-find    36     43        file    37     44        fish             @@ -45,11 +52,18 @@    45     52        git    46     53        git-absorb    47     54        git-delta           55        git-lfs    48     56        glances           57        # needed for geoclue?           58        glib-networking           59        guestfs-tools    49     60        golang           61        graphviz    50     62        htop    51     63        iio-sensor-proxy           64        ImageMagick    52     65        iperf3           66        java-latest-openjdk    53     67        @kde-desktop    54     68        kde-connect    55     69        kde-partitionmanager             @@ -60,19 +74,25 @@    60     74        libfprint-tod    61     75        libfprint-2-tod1-broadcom    62     76        libfprint-tod-selinux           77        litecli    63     78        lm_sensors    64     79        lolcat    65     80        lshw           81        lsof    66     82        man    67     83        # include mkosi just for shell completion and man pages    68     84        mkosi    69     85        mokutil    70     86        ncdu           87        ninja    71     88        okular           89        osc    72     90        # needed for bell fish function    73     91        oxygen-sounds    74     92        neovim           93        pre-commit    75     94        python3-neovim           95        nmap    76     96        nmap-ncat    77     97        # for coc.nvim    78     98        npm             @@ -82,16 +102,21 @@    82    102        pnpm    83    103        powertop    84    104        proxychains-ng          105        python3-netaddr    85    106        ripgrep          107        rubygem-asciidoctor    86    108        rustup    87    109        rsync    88    110        sbctl    89    111        setroubleshoot    90               stgit    91    112        sbsigntools          113        sqlite          114        stgit    92    115        tcpdump          116        terraform-ls    93    117        tmux    94    118        toolbox          119        tor    95    120        translate-shell    96    121        trash-cli    97    122        ttyplot             @@ -100,6 +125,7 @@   100    125        @virtualization   101    126        wget   102    127        whois          128        wl-clipboard   103    129        wireshark   104    130        yubikey-manager   105    131        kernel
systemd+1 -1
             @@ -1,1 +1,1 @@     1       8a6128b68bf5573bda7499318629ecb2be666848            1c2678480a79ad1fcab0b5c9a4c3195dbe0c490d1
mkosi.conf.d/fedora/mkosi.conf+1
             @@ -10,6 +10,7 @@    10     10Packages=    11     11        bash-color-prompt    12     12        bpftool           13        cracklib-dicts    13     14        cryptsetup    14     15        distribution-gpg-keys    15     16        dnf5
mkosi.profiles/kde/mkosi.conf+1
             @@ -9,6 +9,7 @@     9      9        bluedevil    10     10        breeze-gtk    11     11        gwenview           12        qt6-qtimageformats    12     13        kde-gtk-config    13     14        kdeplasma-addons    14     15        kgamma
mkosi.profiles/obs/fedora.repo+9
             @@ -0,0 +1,9 @@            1# SPDX-License-Identifier: LGPL-2.1-or-later            2            3[systemd]            4name=systemd packages built from upstream main (Fedora_Rawhide)            5type=rpm-md            6baseurl=https://download.opensuse.org/repositories/system:/systemd/Fedora_Rawhide/            7gpgcheck=1            8gpgkey=file:///usr/share/pki/rpm-gpg/systemd.gpg            9enabled=1
mkosi.profiles/obs/fedora42.repo-9
             @@ -1,9 +0,0 @@     1       # SPDX-License-Identifier: LGPL-2.1-or-later     2            3       [systemd]     4       name=systemd packages built from upstream main (Fedora_42)     5       type=rpm-md     6       baseurl=https://download.opensuse.org/repositories/system:/systemd/Fedora_42/     7       gpgcheck=1     8       gpgkey=file:///usr/share/pki/rpm-gpg/systemd.gpg     9       enabled=1
mkosi.profiles/obs/fedora43.repo-9
             @@ -1,9 +0,0 @@     1       # SPDX-License-Identifier: LGPL-2.1-or-later     2            3       [systemd]     4       name=systemd packages built from upstream main (Fedora_Rawhide)     5       type=rpm-md     6       baseurl=https://download.opensuse.org/repositories/system:/systemd/Fedora_Rawhide/     7       gpgcheck=1     8       gpgkey=file:///usr/share/pki/rpm-gpg/systemd.gpg     9       enabled=1
mkosi.profiles/obs/mkosi.conf.d/fedora-tools.conf+1 -1
             @@ -6,4 +6,4 @@     6      6     7      7[Build]     8      8ToolsTreeSandboxTrees=systemd.gpg:/usr/share/pki/rpm-gpg/systemd.gpg     9                             fedora43.repo:/etc/yum.repos.d/systemd.repo            9                      fedora.repo:/etc/yum.repos.d/systemd.repo
mkosi.profiles/obs/mkosi.conf.d/fedora.conf+2 -1
             @@ -2,7 +2,8 @@     2      2     3      3[Match]     4      4Distribution=fedora            5Release=rawhide     5      6     6      7[Build]     7      8SandboxTrees=systemd.gpg:/usr/share/pki/rpm-gpg/systemd.gpg     8                    fedora%r.repo:/etc/yum.repos.d/systemd.repo            9             fedora.repo:/etc/yum.repos.d/systemd.repo
mkosi.sandbox/etc/yum.repos.d/hashicorp.repo+13
             @@ -0,0 +1,13 @@            1[hashicorp]            2name=Hashicorp Stable - $basearch            3baseurl=https://rpm.releases.hashicorp.com/fedora/$releasever/$basearch/stable            4enabled=1            5gpgcheck=1            6gpgkey=https://rpm.releases.hashicorp.com/gpg            7            8[hashicorp-test]            9name=Hashicorp Test - $basearch           10baseurl=https://rpm.releases.hashicorp.com/fedora/$releasever/$basearch/test           11enabled=0           12gpgcheck=1           13gpgkey=https://rpm.releases.hashicorp.com/gpg
mkosi.extra/usr/lib/tmpfiles.d/etc.conf+20 -1
             @@ -15,6 +15,9 @@    15     15L? /etc/bashrc    16     16L? /etc/bash.bashrc    17     17L? /etc/bash.bash_logout           18# TODO: drop once https://github.com/scop/bash-completion/pull/1399 is merged,           19# needed for shell completion of sd-run/run0           20L? /etc/bash_completion.d    18     21# Canonical location to look for certificates    19     22L? /etc/ca-certificates    20     23L? /etc/crypto-policies             @@ -51,8 +54,15 @@    51     54L /etc/fwupd    52     55# Required by gnome    53     56L? /etc/dconf    54       # Required by a bunch of binary symlinks in fedora           57L? /etc/skel           58# CUPS is pulled in by GNOME, and fails if the configs are not there           59L? /etc/cups           60# On some distributions various binaries in /usr/bin are managed via           61# /etc/alternatives.    55     62L? /etc/alternatives           63# PackageKit does not run without /etc/PackageKit/ and GNOME stalls           64# logout/reboot if it doesn't run.           65L? /etc/PackageKit    56     66# Required by man-db-cache-update.service    57     67L? /etc/sysconfig/man-db    58     68# sddm breaks otherwise, at least with homed?             @@ -79,3 +89,12 @@    79     89    80     90# abrtd    81     91L? /etc/libreport           92           93# guestfs-tools (virt-builder)           94C+ /etc/virt-builder           95           96# libvirt needs all           97C+ /etc/libvirt           98           99# miscellaneous legacy file          100L? /etc/shells
mkosi.conf.d/debian/mkosi.extra/usr/lib/tmpfiles.d/etc-debian.conf-14
             @@ -9,20 +9,6 @@     9      9# On Debian/Ubuntu the nftable service fails if this config is not present    10     10L? /etc/nftables.conf    11     11    12       # Very basic stuff like awk and which is managed through alternatives    13       L? /etc/alternatives    14           15       # CUPS is pulled in by GNOME, and fails if the configs are not there    16       L? /etc/cups    17           18       # Needed to create users by GNOME's GUI    19       L? /etc/skel    20     12# These can be dropped once https://bugs.debian.org/1108017 is fixed    21     13L? /etc/adduser.conf    22     14L? /etc/deluser.conf    23           24       # PackageKit does not run without /etc/PackageKit/ and GNOME stalls logout/reboot if it doesn't run    25       L? /etc/PackageKit    26           27       # TODO: drop once https://github.com/scop/bash-completion/pull/1399 is merged, needed for shell completion of sd-run/run0    28       L? /etc/bash_completion.d
jcgl updated patch to version 26
jcgl updated patch to version 25
jcgl updated patch to version 24
jcgl updated patch to version 23
jcgl updated patch to version 22
jcgl updated patch to version 21
jcgl updated patch to version 20
jcgl updated patch to version 19
jcgl updated patch to version 18
jcgl updated patch to version 17
jcgl updated patch to version 16
jcgl updated patch to version 15
jcgl updated patch to version 14
jcgl updated patch to version 13
jcgl updated patch to version 12
jcgl updated patch to version 11
jcgl updated patch to version 10
jcgl updated patch to version 9
jcgl updated patch to version 8
jcgl updated patch to version 7
jcgl updated patch to version 6
jcgl updated patch to version 5
jcgl updated patch to version 4
jcgl updated patch to version 3
jcgl updated patch to version 2
jcgl created patch version 1