From 05dd1ad8d153cea5e5c5cbee3c302c5586fad959 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 6 May 2024 17:56:38 +0300 Subject: [PATCH] m --- nontech/politics/clubs/kob/kob-pyakin.txt | 2 +- nontech/politics/clubs/streetoftruth/streetoftruth.txt | 2 +- nontech/politics/people/tulin.txt | 2 +- os/linux/packaging/ostree/docs/presentations.txt | 7 +++++-- os/linux/packaging/ostree/kiwi.txt | 4 ++++ os/linux/packaging/ostree/ostree.txt | 7 +++++-- os/linux/rh/fedora/inst/after-inst.txt | 1 + os/unix/admin/boot/uki/articles.txt | 2 ++ os/x-ui/wm/tiling/wayland/awesome.txt | 2 ++ 9 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 os/linux/packaging/ostree/kiwi.txt create mode 100644 os/unix/admin/boot/uki/articles.txt create mode 100644 os/x-ui/wm/tiling/wayland/awesome.txt diff --git a/nontech/politics/clubs/kob/kob-pyakin.txt b/nontech/politics/clubs/kob/kob-pyakin.txt index 07e4d71e8..570cef2ba 100644 --- a/nontech/politics/clubs/kob/kob-pyakin.txt +++ b/nontech/politics/clubs/kob/kob-pyakin.txt @@ -3,7 +3,7 @@ Conceptual Technologies Fondation https://www.youtube.com/@yalksne07/playlists 2024 -Infoparty - Petkus - Pyakin - Patriots or Survilite Before ZH 44:00 of 1:07:20 +Infoparty - Petkus - Pyakin - Patriots or Survilite Before ZH of 1:07:20 https://www.youtube.com/watch?v=B_cZGELWYwc VictorySunrise - Petkus - Pyakin - JP again ZH 13:00 of 1:14:37 https://www.youtube.com/watch?v=hIJPnN-MDwo diff --git a/nontech/politics/clubs/streetoftruth/streetoftruth.txt b/nontech/politics/clubs/streetoftruth/streetoftruth.txt index 9727a6e02..525d3e8cc 100644 --- a/nontech/politics/clubs/streetoftruth/streetoftruth.txt +++ b/nontech/politics/clubs/streetoftruth/streetoftruth.txt @@ -29,7 +29,7 @@ Michael Mann books: Fashism, Dark Side of Democracy 2024 -RUPoliticalCultureInstitute - 04.26 - Rode - Gevorgyan - War is a Transformation of RU 40:00 of 1:08:55 +RUPoliticalCultureInstitute - 04.26 - Rode - Gevorgyan - War is a Transformation of RU 45:00 of 1:08:55 https://www.youtube.com/watch?v=QhspIatTgjQ RUPoliticalCultureInstitute - 04.26 - Gevorgyan - Ilnitskiy - Boyakov - Rode - We Stand of 1:27:56 https://www.youtube.com/watch?v=4wN7X8AcHpY diff --git a/nontech/politics/people/tulin.txt b/nontech/politics/people/tulin.txt index f6e60369c..3b3a80d35 100644 --- a/nontech/politics/people/tulin.txt +++ b/nontech/politics/people/tulin.txt @@ -1,5 +1,5 @@ 2024 -USLawAndOrder - Dudnik - Tulin - 04.24 21:00 of 52:45 +USLawAndOrder - Dudnik - Tulin - 04.24 of 52:45 https://www.youtube.com/watch?v=IMbH1ZMkkvg USLawAndOrder - Dudnik - Tulin - 04.24 of 1:01:50 https://www.youtube.com/watch?v=BhNCoU_DF1o diff --git a/os/linux/packaging/ostree/docs/presentations.txt b/os/linux/packaging/ostree/docs/presentations.txt index 0edf4ee3c..a27b10a6f 100644 --- a/os/linux/packaging/ostree/docs/presentations.txt +++ b/os/linux/packaging/ostree/docs/presentations.txt @@ -1,10 +1,12 @@ 2023 -TheLinuxFoundation - Ostree for the Uninitiated - What You Need to Get Up and Running with Ostree on Your...- Davis Roman 12:00 of 46:26 +TheLinuxFoundation - Ostree for the Uninitiated - What You Need to Get Up and Running with Ostree on Your...- Davis Roman 16:00 of 46:26 https://www.youtube.com/watch?v=_CwGUt0CpvU ! ostree remote add ... ! remote summary ! ostree diff ^ ! ostree admin upgrade + ! ostree pull : + ! ostree static-delta generate --from=^ --to= ... 2021 Pingvinus - Fedora 35 of 6:52 https://www.youtube.com/watch?v=mNziXTfZcGk @@ -18,5 +20,6 @@ Pynkin - OSTree Atomic Updates in Git Style ru of 23:57 https://www.youtube.com/watch?v=5LE8XF0rUak ! ostree objects: .commit, .dirtree, .file 2014 -RedHatCzech - Colin Walters - OSTree: A middle ground between packages and images 7:00 of 32:01 +RedHatCzech - Colin Walters - OSTree: A middle ground between packages and images 13:00 of 32:01 https://www.youtube.com/watch?v=Hy0ZEHPXJ9Q + ! tree also requires naming (vs anoymous subset of ...) diff --git a/os/linux/packaging/ostree/kiwi.txt b/os/linux/packaging/ostree/kiwi.txt new file mode 100644 index 000000000..7398135cd --- /dev/null +++ b/os/linux/packaging/ostree/kiwi.txt @@ -0,0 +1,4 @@ +https://osinside.github.io/kiwi/ +https://pypi.org/project/kiwi/ + +https://osinside.github.io/kiwi/overview.html diff --git a/os/linux/packaging/ostree/ostree.txt b/os/linux/packaging/ostree/ostree.txt index 116dbc542..a80a77f8b 100644 --- a/os/linux/packaging/ostree/ostree.txt +++ b/os/linux/packaging/ostree/ostree.txt @@ -1,10 +1,13 @@ https://ostreedev.github.io/ostree/ +https://github.com/ostreedev/ostree/ + https://coreos.github.io/rpm-ostree/ -https://github.com/projectatomic/rpm-ostree +https://coreos.github.io/rpm-ostree/container/ http://ostree.readthedocs.io/en/latest/ -https://github.com/ostreedev/ostree/ + +https://github.com/projectatomic/rpm-ostree https://ostreedev.github.io/ostree/ https://ostreedev.github.io/ostree/introduction/ diff --git a/os/linux/rh/fedora/inst/after-inst.txt b/os/linux/rh/fedora/inst/after-inst.txt index 455287c63..70ced6512 100644 --- a/os/linux/rh/fedora/inst/after-inst.txt +++ b/os/linux/rh/fedora/inst/after-inst.txt @@ -41,6 +41,7 @@ todo: integrate to ulauncher media zathura mupdf zathura-pdf-mupdf foliate + https://github.com/artemsen/swayimg/ arch p7zip diff --git a/os/unix/admin/boot/uki/articles.txt b/os/unix/admin/boot/uki/articles.txt new file mode 100644 index 000000000..9ce0b6cb2 --- /dev/null +++ b/os/unix/admin/boot/uki/articles.txt @@ -0,0 +1,2 @@ +2024 +https://0pointer.de/blog/brave-new-trusted-boot-world.html diff --git a/os/x-ui/wm/tiling/wayland/awesome.txt b/os/x-ui/wm/tiling/wayland/awesome.txt new file mode 100644 index 000000000..043d625b0 --- /dev/null +++ b/os/x-ui/wm/tiling/wayland/awesome.txt @@ -0,0 +1,2 @@ +https://github.com/tversteeg/awesome-wayland +https://github.com/rcalixte/awesome-wayland