From 66ebc9abff3af4e03e2ca0f311da02dec973b570 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Sat, 2 Aug 2025 19:23:59 +0300 Subject: [PATCH] m --- hw/comp/{mem => storage/ddr}/ddr4.txt | 0 hw/comp/{mem => storage/ddr}/ddr5.txt | 0 hw/comp/{ => storage}/hdd/box/gembird.txt | 0 hw/comp/{ => storage}/hdd/cmr.txt | 0 hw/comp/{ => storage}/hdd/news.txt | 0 hw/comp/{ => storage}/hdd/presentations.txt | 0 hw/comp/{ => storage}/hdd/seagate.txt | 0 hw/comp/{ => storage}/hdd/smr.txt | 0 hw/comp/{ => storage}/hdd/wd.txt | 0 hw/comp/{ => storage}/ssd/conf-linux.txt | 0 hw/comp/{ => storage}/ssd/crypt.txt | 0 hw/comp/{ => storage}/ssd/docs/articles.txt | 0 .../{ => storage}/ssd/docs/presentations.txt | 0 hw/comp/{ => storage}/ssd/features/fsync.txt | 0 hw/comp/{ => storage}/ssd/features/nvme.txt | 0 hw/comp/{ => storage}/ssd/features/trim.txt | 0 hw/comp/{ => storage}/ssd/kingston.txt | 0 hw/comp/{ => storage}/ssd/m2/cooling.txt | 0 hw/comp/{ => storage}/ssd/m2/m2.txt | 0 hw/comp/{ => storage}/ssd/m2/nvme.txt | 0 hw/comp/{ => storage}/ssd/m2/seagate.txt | 0 hw/comp/{ => storage}/ssd/m2/wd.txt | 0 hw/comp/{ => storage}/ssd/mram.txt | 0 hw/comp/{ => storage}/ssd/samsung.txt | 0 hw/comp/{ => storage}/ssd/smart.txt | 0 hw/comp/{ => storage}/ssd/wd.txt | 0 hw/comp/storage/ultra-ram.txt | 3 ++ os/linux/immutable/atomic/blue.txt | 18 ----------- os/linux/rh/fedora/spins/atomic/blue.txt | 31 +++++++++++++++++++ .../rh/fedora/spins/{ => atomic}/coreos.txt | 24 ++++++++++++++ os/linux/rh/fedora/spins/atomic/cosmic.txt | 2 ++ os/linux/rh/fedora/spins/atomic/flatcar.txt | 25 +++++++++++++++ os/linux/rh/fedora/spins/ostree/kinoite.txt | 2 ++ .../rh/fedora/spins/ostree/silverblue.txt | 2 ++ 34 files changed, 89 insertions(+), 18 deletions(-) rename hw/comp/{mem => storage/ddr}/ddr4.txt (100%) rename hw/comp/{mem => storage/ddr}/ddr5.txt (100%) rename hw/comp/{ => storage}/hdd/box/gembird.txt (100%) rename hw/comp/{ => storage}/hdd/cmr.txt (100%) rename hw/comp/{ => storage}/hdd/news.txt (100%) rename hw/comp/{ => storage}/hdd/presentations.txt (100%) rename hw/comp/{ => storage}/hdd/seagate.txt (100%) rename hw/comp/{ => storage}/hdd/smr.txt (100%) rename hw/comp/{ => storage}/hdd/wd.txt (100%) rename hw/comp/{ => storage}/ssd/conf-linux.txt (100%) rename hw/comp/{ => storage}/ssd/crypt.txt (100%) rename hw/comp/{ => storage}/ssd/docs/articles.txt (100%) rename hw/comp/{ => storage}/ssd/docs/presentations.txt (100%) rename hw/comp/{ => storage}/ssd/features/fsync.txt (100%) rename hw/comp/{ => storage}/ssd/features/nvme.txt (100%) rename hw/comp/{ => storage}/ssd/features/trim.txt (100%) rename hw/comp/{ => storage}/ssd/kingston.txt (100%) rename hw/comp/{ => storage}/ssd/m2/cooling.txt (100%) rename hw/comp/{ => storage}/ssd/m2/m2.txt (100%) rename hw/comp/{ => storage}/ssd/m2/nvme.txt (100%) rename hw/comp/{ => storage}/ssd/m2/seagate.txt (100%) rename hw/comp/{ => storage}/ssd/m2/wd.txt (100%) rename hw/comp/{ => storage}/ssd/mram.txt (100%) rename hw/comp/{ => storage}/ssd/samsung.txt (100%) rename hw/comp/{ => storage}/ssd/smart.txt (100%) rename hw/comp/{ => storage}/ssd/wd.txt (100%) create mode 100644 hw/comp/storage/ultra-ram.txt delete mode 100644 os/linux/immutable/atomic/blue.txt create mode 100644 os/linux/rh/fedora/spins/atomic/blue.txt rename os/linux/rh/fedora/spins/{ => atomic}/coreos.txt (54%) create mode 100644 os/linux/rh/fedora/spins/atomic/cosmic.txt create mode 100644 os/linux/rh/fedora/spins/atomic/flatcar.txt diff --git a/hw/comp/mem/ddr4.txt b/hw/comp/storage/ddr/ddr4.txt similarity index 100% rename from hw/comp/mem/ddr4.txt rename to hw/comp/storage/ddr/ddr4.txt diff --git a/hw/comp/mem/ddr5.txt b/hw/comp/storage/ddr/ddr5.txt similarity index 100% rename from hw/comp/mem/ddr5.txt rename to hw/comp/storage/ddr/ddr5.txt diff --git a/hw/comp/hdd/box/gembird.txt b/hw/comp/storage/hdd/box/gembird.txt similarity index 100% rename from hw/comp/hdd/box/gembird.txt rename to hw/comp/storage/hdd/box/gembird.txt diff --git a/hw/comp/hdd/cmr.txt b/hw/comp/storage/hdd/cmr.txt similarity index 100% rename from hw/comp/hdd/cmr.txt rename to hw/comp/storage/hdd/cmr.txt diff --git a/hw/comp/hdd/news.txt b/hw/comp/storage/hdd/news.txt similarity index 100% rename from hw/comp/hdd/news.txt rename to hw/comp/storage/hdd/news.txt diff --git a/hw/comp/hdd/presentations.txt b/hw/comp/storage/hdd/presentations.txt similarity index 100% rename from hw/comp/hdd/presentations.txt rename to hw/comp/storage/hdd/presentations.txt diff --git a/hw/comp/hdd/seagate.txt b/hw/comp/storage/hdd/seagate.txt similarity index 100% rename from hw/comp/hdd/seagate.txt rename to hw/comp/storage/hdd/seagate.txt diff --git a/hw/comp/hdd/smr.txt b/hw/comp/storage/hdd/smr.txt similarity index 100% rename from hw/comp/hdd/smr.txt rename to hw/comp/storage/hdd/smr.txt diff --git a/hw/comp/hdd/wd.txt b/hw/comp/storage/hdd/wd.txt similarity index 100% rename from hw/comp/hdd/wd.txt rename to hw/comp/storage/hdd/wd.txt diff --git a/hw/comp/ssd/conf-linux.txt b/hw/comp/storage/ssd/conf-linux.txt similarity index 100% rename from hw/comp/ssd/conf-linux.txt rename to hw/comp/storage/ssd/conf-linux.txt diff --git a/hw/comp/ssd/crypt.txt b/hw/comp/storage/ssd/crypt.txt similarity index 100% rename from hw/comp/ssd/crypt.txt rename to hw/comp/storage/ssd/crypt.txt diff --git a/hw/comp/ssd/docs/articles.txt b/hw/comp/storage/ssd/docs/articles.txt similarity index 100% rename from hw/comp/ssd/docs/articles.txt rename to hw/comp/storage/ssd/docs/articles.txt diff --git a/hw/comp/ssd/docs/presentations.txt b/hw/comp/storage/ssd/docs/presentations.txt similarity index 100% rename from hw/comp/ssd/docs/presentations.txt rename to hw/comp/storage/ssd/docs/presentations.txt diff --git a/hw/comp/ssd/features/fsync.txt b/hw/comp/storage/ssd/features/fsync.txt similarity index 100% rename from hw/comp/ssd/features/fsync.txt rename to hw/comp/storage/ssd/features/fsync.txt diff --git a/hw/comp/ssd/features/nvme.txt b/hw/comp/storage/ssd/features/nvme.txt similarity index 100% rename from hw/comp/ssd/features/nvme.txt rename to hw/comp/storage/ssd/features/nvme.txt diff --git a/hw/comp/ssd/features/trim.txt b/hw/comp/storage/ssd/features/trim.txt similarity index 100% rename from hw/comp/ssd/features/trim.txt rename to hw/comp/storage/ssd/features/trim.txt diff --git a/hw/comp/ssd/kingston.txt b/hw/comp/storage/ssd/kingston.txt similarity index 100% rename from hw/comp/ssd/kingston.txt rename to hw/comp/storage/ssd/kingston.txt diff --git a/hw/comp/ssd/m2/cooling.txt b/hw/comp/storage/ssd/m2/cooling.txt similarity index 100% rename from hw/comp/ssd/m2/cooling.txt rename to hw/comp/storage/ssd/m2/cooling.txt diff --git a/hw/comp/ssd/m2/m2.txt b/hw/comp/storage/ssd/m2/m2.txt similarity index 100% rename from hw/comp/ssd/m2/m2.txt rename to hw/comp/storage/ssd/m2/m2.txt diff --git a/hw/comp/ssd/m2/nvme.txt b/hw/comp/storage/ssd/m2/nvme.txt similarity index 100% rename from hw/comp/ssd/m2/nvme.txt rename to hw/comp/storage/ssd/m2/nvme.txt diff --git a/hw/comp/ssd/m2/seagate.txt b/hw/comp/storage/ssd/m2/seagate.txt similarity index 100% rename from hw/comp/ssd/m2/seagate.txt rename to hw/comp/storage/ssd/m2/seagate.txt diff --git a/hw/comp/ssd/m2/wd.txt b/hw/comp/storage/ssd/m2/wd.txt similarity index 100% rename from hw/comp/ssd/m2/wd.txt rename to hw/comp/storage/ssd/m2/wd.txt diff --git a/hw/comp/ssd/mram.txt b/hw/comp/storage/ssd/mram.txt similarity index 100% rename from hw/comp/ssd/mram.txt rename to hw/comp/storage/ssd/mram.txt diff --git a/hw/comp/ssd/samsung.txt b/hw/comp/storage/ssd/samsung.txt similarity index 100% rename from hw/comp/ssd/samsung.txt rename to hw/comp/storage/ssd/samsung.txt diff --git a/hw/comp/ssd/smart.txt b/hw/comp/storage/ssd/smart.txt similarity index 100% rename from hw/comp/ssd/smart.txt rename to hw/comp/storage/ssd/smart.txt diff --git a/hw/comp/ssd/wd.txt b/hw/comp/storage/ssd/wd.txt similarity index 100% rename from hw/comp/ssd/wd.txt rename to hw/comp/storage/ssd/wd.txt diff --git a/hw/comp/storage/ultra-ram.txt b/hw/comp/storage/ultra-ram.txt new file mode 100644 index 000000000..7d92d5eba --- /dev/null +++ b/hw/comp/storage/ultra-ram.txt @@ -0,0 +1,3 @@ +2025 +HardTails - RAM and SSD are no longer needed! of 15:13 + https://www.youtube.com/watch?v=rJkAp8ztUaU diff --git a/os/linux/immutable/atomic/blue.txt b/os/linux/immutable/atomic/blue.txt deleted file mode 100644 index f60fe16b1..000000000 --- a/os/linux/immutable/atomic/blue.txt +++ /dev/null @@ -1,18 +0,0 @@ -https://universal-blue.org/ -https://github.com/ublue-os/ - -https://github.com/wayblueorg/wayblue - -https://projectbluefin.io/ - -https://blue-build.org/ -https://universal-blue.discourse.group/docs?category=6 - -bluefin-dx -https://universal-blue.discourse.group/docs?topic=39 -https://universal-blue.discourse.group/t/introduction-to-bluefin/41/4 -https://www.ypsidanger.com/announcing-project-bluefin/ - -2023 -BrodieRobertson - uBlue Linux: Immutable Fedora With Batteries Included of 13:37 - https://www.youtube.com/watch?v=HsKKh3WS1q0 diff --git a/os/linux/rh/fedora/spins/atomic/blue.txt b/os/linux/rh/fedora/spins/atomic/blue.txt new file mode 100644 index 000000000..b4c9e64a3 --- /dev/null +++ b/os/linux/rh/fedora/spins/atomic/blue.txt @@ -0,0 +1,31 @@ +https://universal-blue.org/ + +https://github.com/ublue-os/ +https://github.com/ublue-os/ucore + uCore extends Fedora CoreOS; it does not provide it's own custom or GUI installer. +https://github.com/ublue-os/ucore?tab=readme-ov-file#podman-and-firewalld + https://blog.podman.io/2023/11/new-netavark-firewalld-reload-service/ + +https://github.com/ublue-os/cayo + This project builds a server image similar to uCore but based on bootc images provided by CentOS and Fedora. + +https://github.com/wayblueorg/wayblue + +https://projectbluefin.io/ + +https://blue-build.org/ +https://universal-blue.discourse.group/docs?category=6 + +bluefin-dx +https://universal-blue.discourse.group/docs?topic=39 +https://universal-blue.discourse.group/t/introduction-to-bluefin/41/4 +https://www.ypsidanger.com/announcing-project-bluefin/ + +2025 +Tailscale - You need to try this Linux distro - Fedora uCore is absolutely fantastic! of 26:48 + https://www.youtube.com/watch?v=CipnV3yx2jw + https://github.com/tailscale-dev/video-code-snippets/tree/main/2025-06-fcos + comment: Not to throw sand to anyone's fun, but the uBlue is planning to dropping support of uCore in favor of a bootc based server distro. +2023 +BrodieRobertson - uBlue Linux: Immutable Fedora With Batteries Included of 13:37 + https://www.youtube.com/watch?v=HsKKh3WS1q0 diff --git a/os/linux/rh/fedora/spins/coreos.txt b/os/linux/rh/fedora/spins/atomic/coreos.txt similarity index 54% rename from os/linux/rh/fedora/spins/coreos.txt rename to os/linux/rh/fedora/spins/atomic/coreos.txt index d20e9939b..678002075 100644 --- a/os/linux/rh/fedora/spins/coreos.txt +++ b/os/linux/rh/fedora/spins/atomic/coreos.txt @@ -1,3 +1,6 @@ +https://fedoraproject.org/coreos/ +https://fedoraproject.org/coreos/download + https://getfedora.org/coreos https://getfedora.org/coreos?stream=stable @@ -8,9 +11,30 @@ https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-containers/ https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-updates/ https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-user-systemd-unit-on-boot/ +inst +https://docs.fedoraproject.org/en-US/fedora-coreos/bare-metal/ + +ignition +https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/ +https://docs.fedoraproject.org/en-US/fedora-coreos/remote-ign/ + +https://coreos.github.io/butane/ + yaml, easy for human to read/write +https://coreos.github.io/butane/getting-started/ +https://coreos.github.io/butane/specs/ +https://coreos.github.io/butane/examples/ +https://coreos.github.io/butane/examples/#luks-encrypted-storage + https://coreos.github.io/ignition/ + json, mostly suitable for processing by core-os installer + https://docs.fedoraproject.org/en-US/fedora-coreos/bare-metal/ + ... + partitioning disks, formatting, writing files (regular files, systemd units, etc.), and configuring users +https://coreos.github.io/ignition/supported-platforms/ https://github.com/coreos/ignition https://github.com/coreos/ignition/blob/main/docs/getting-started.md + +cfg https://github.com/coreos/fedora-coreos-config https://github.com/coreos/fedora-coreos-tracker/blob/main/Design.md diff --git a/os/linux/rh/fedora/spins/atomic/cosmic.txt b/os/linux/rh/fedora/spins/atomic/cosmic.txt new file mode 100644 index 000000000..2a6874bf8 --- /dev/null +++ b/os/linux/rh/fedora/spins/atomic/cosmic.txt @@ -0,0 +1,2 @@ +https://fedoraproject.org/atomic-desktops/cosmic/ +https://fedoraproject.org/atomic-desktops/cosmic/download diff --git a/os/linux/rh/fedora/spins/atomic/flatcar.txt b/os/linux/rh/fedora/spins/atomic/flatcar.txt new file mode 100644 index 000000000..b5af63fc1 --- /dev/null +++ b/os/linux/rh/fedora/spins/atomic/flatcar.txt @@ -0,0 +1,25 @@ +https://www.flatcar.org/ +https://www.flatcar.org/faq + The main difference is that Flatcar Container Linux is still maintained, while CoreOS Container Linux has been discontinued. +https://www.flatcar.org/releases + +https://github.com/flatcar +https://github.com/flatcar/Flatcar +https://github.com/flatcar/scripts + +https://www.flatcar.org/docs/latest/ +https://www.flatcar.org/docs/latest/installing/ +https://www.flatcar.org/docs/latest/installing/bare-metal/ +https://www.flatcar.org/docs/latest/installing/bare-metal/booting-with-iso/ +https://www.flatcar.org/docs/latest/provisioning/ +https://www.flatcar.org/docs/latest/provisioning/config-transpiler/ +https://www.flatcar.org/docs/latest/reference/developer-guides/sdk-modifying-flatcar/ + +https://www.flatcar.org/docs/latest/tutorial/hands-on-1/ +https://www.flatcar.org/docs/latest/tutorial/hands-on-2/ +https://www.flatcar.org/docs/latest/tutorial/hands-on-3/ +https://www.flatcar.org/docs/latest/tutorial/hands-on-4/ + +2023 +TheLinuxFoundation - Tutorial: Take the Power Back on Your Containers with Flatcar - Mathieu Tortuyaux, Microsoft 0:00 of 33:39 + https://www.youtube.com/watch?v=woZlGiLsKp0 diff --git a/os/linux/rh/fedora/spins/ostree/kinoite.txt b/os/linux/rh/fedora/spins/ostree/kinoite.txt index 50bc5870c..fe8a5e27a 100644 --- a/os/linux/rh/fedora/spins/ostree/kinoite.txt +++ b/os/linux/rh/fedora/spins/ostree/kinoite.txt @@ -18,6 +18,8 @@ https://universal-blue.org/introduction/ https://universal-blue.org/installation/ https://universal-blue.org/media/ +2025 +https://zihad.com.bd/posts/fedora-atomic-kde-kinoite-42-review/ 2023 TheLinuxCast - The Most Stable Linux Distro? of 28:04 https://www.youtube.com/watch?v=25B7cLAgu0U diff --git a/os/linux/rh/fedora/spins/ostree/silverblue.txt b/os/linux/rh/fedora/spins/ostree/silverblue.txt index 494dd3092..7be6b269c 100644 --- a/os/linux/rh/fedora/spins/ostree/silverblue.txt +++ b/os/linux/rh/fedora/spins/ostree/silverblue.txt @@ -6,6 +6,8 @@ https://docs.fedoraproject.org/en-US/fedora-silverblue/ https://www.dvlv.co.uk/pages/a-beginners-guide-to-fedora-silverblue.html 2025 +9to5Linux - Fedora 43 vs Fedora Silverblue: Stability vs Flexibility of 8:16 + https://www.youtube.com/watch?v=TdLgEy9itxs LinuxTex - 5 BIGGEST Myths About Fedora Silverblue You Probably Believe! (#3 Will SHOCK You) 0:00 of 16:30 https://www.youtube.com/watch?v=Dxv12I11duI 2024