зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
m
Этот коммит содержится в:
родитель
669e12a3e6
Коммит
632d65a8f2
@ -41,8 +41,6 @@ https://alt-kde.wiki/apps/distrobox/
|
|||||||
cli
|
cli
|
||||||
https://distrobox.it/usage/usage/
|
https://distrobox.it/usage/usage/
|
||||||
/usr/bin/distrobox-enter
|
/usr/bin/distrobox-enter
|
||||||
enter "fedora1"
|
|
||||||
-- command-to-execute
|
|
||||||
|
|
||||||
/usr/bin/distrobox
|
/usr/bin/distrobox
|
||||||
/usr/bin/distrobox-assemble
|
/usr/bin/distrobox-assemble
|
||||||
@ -81,7 +79,16 @@ https://distrobox.it/usage/usage/
|
|||||||
Error: Unable to find a match: libpam-systemd pipewire-audio-client-libraries
|
Error: Unable to find a match: libpam-systemd pipewire-audio-client-libraries
|
||||||
!!!
|
!!!
|
||||||
/usr/bin/distrobox-enter
|
/usr/bin/distrobox-enter
|
||||||
|
...
|
||||||
|
--no-workdir/-nw:
|
||||||
|
always start the container from container's home directory
|
||||||
|
--additional-flags/-a:
|
||||||
|
additional flags to pass to the container manager command
|
||||||
|
...
|
||||||
|
enter "fedora1"
|
||||||
|
|
||||||
Starting container... [ OK ]
|
Starting container... [ OK ]
|
||||||
|
--- ??? ---
|
||||||
Installing basic packages... [ OK ]
|
Installing basic packages... [ OK ]
|
||||||
Setting up devpts mounts... [ OK ]
|
Setting up devpts mounts... [ OK ]
|
||||||
Setting up read-only mounts... [ OK ]
|
Setting up read-only mounts... [ OK ]
|
||||||
@ -97,9 +104,32 @@ https://distrobox.it/usage/usage/
|
|||||||
Setting up skel... [ OK ]
|
Setting up skel... [ OK ]
|
||||||
Setting up init system... [ OK ]
|
Setting up init system... [ OK ]
|
||||||
Firing up init system... [ OK ]
|
Firing up init system... [ OK ]
|
||||||
|
---
|
||||||
Container Setup Complete!
|
Container Setup Complete!
|
||||||
|
|
||||||
|
generate_enter_command() {
|
||||||
|
...
|
||||||
|
|
||||||
|
# Start with the $PATH set in the container's config
|
||||||
|
container_paths="${container_path:-""}"
|
||||||
|
# Ensure the standard FHS program paths are in PATH environment
|
||||||
|
standard_paths="/usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin"
|
||||||
|
|
||||||
|
if [ "${clean_path}" -eq 1 ]; then
|
||||||
|
...
|
||||||
|
else
|
||||||
|
...
|
||||||
|
fi
|
||||||
|
...
|
||||||
|
}
|
||||||
|
...
|
||||||
|
# dry run mode, just generate the command and print it. No execution.
|
||||||
|
if [ "${dryrun}" -ne 0 ]; then
|
||||||
|
cmd="$(generate_enter_command | sed 's/\t//g')"
|
||||||
|
printf "%s %s\n" "${cmd}" "$*"
|
||||||
|
exit 0
|
||||||
|
fi
|
||||||
|
|
||||||
/usr/bin/distrobox-ephemeral
|
/usr/bin/distrobox-ephemeral
|
||||||
/usr/bin/distrobox-export
|
/usr/bin/distrobox-export
|
||||||
distrobox-export --app kate
|
distrobox-export --app kate
|
||||||
@ -22,8 +22,11 @@ channels
|
|||||||
https://www.youtube.com/c/DmitryPerednya667
|
https://www.youtube.com/c/DmitryPerednya667
|
||||||
https://vk.com/muzejkonstruirovaniyabudushchego
|
https://vk.com/muzejkonstruirovaniyabudushchego
|
||||||
https://vk.com/video/@muzejkonstruirovaniyabudushchego
|
https://vk.com/video/@muzejkonstruirovaniyabudushchego
|
||||||
|
https://www.youtube.com/@devyatov.nebopolitika/videos
|
||||||
|
|
||||||
2025
|
2025
|
||||||
|
AndreiDevyatovNebopolitics - About Revolutionary Optimism of 12:10
|
||||||
|
https://www.youtube.com/watch?v=4cXS4VQSQuU
|
||||||
PointOfGather - Shahov - Devyatov - Future of Siria of 29:00
|
PointOfGather - Shahov - Devyatov - Future of Siria of 29:00
|
||||||
https://www.youtube.com/watch?v=5CcFOS72wic
|
https://www.youtube.com/watch?v=5CcFOS72wic
|
||||||
Metametrics - Devyatov of 59:58
|
Metametrics - Devyatov of 59:58
|
||||||
|
|||||||
@ -41,7 +41,7 @@ InRPC - Hazin - Gevorgyan - Ilnitskiy 01.24 - What Price US will exit from inter
|
|||||||
https://www.youtube.com/watch?v=aHQoJfKwmk0
|
https://www.youtube.com/watch?v=aHQoJfKwmk0
|
||||||
InRPC - Gevorgyan - Zemskov - Sanyal - Revenge is of 1:06:28
|
InRPC - Gevorgyan - Zemskov - Sanyal - Revenge is of 1:06:28
|
||||||
https://www.youtube.com/watch?v=kvRyDIQ4hMI
|
https://www.youtube.com/watch?v=kvRyDIQ4hMI
|
||||||
InRPC - Big Game Should be Replayed 45:00 of 1:16:14
|
InRPC - Devyatov - Big Game Should be Replayed of 1:16:14
|
||||||
https://www.youtube.com/watch?v=UrwPEljfuPk
|
https://www.youtube.com/watch?v=UrwPEljfuPk
|
||||||
InRPC - Own Big Game 01.17 53:00 of 1:05:18
|
InRPC - Own Big Game 01.17 53:00 of 1:05:18
|
||||||
https://www.youtube.com/watch?v=8D3FD88tZlo
|
https://www.youtube.com/watch?v=8D3FD88tZlo
|
||||||
|
|||||||
4
nontech/song/instrumental/ru/ru-instrumental.txt
Обычный файл
4
nontech/song/instrumental/ru/ru-instrumental.txt
Обычный файл
@ -0,0 +1,4 @@
|
|||||||
|
2025
|
||||||
|
ThankYouWillListen - Electronic Music in USSR of 31:19
|
||||||
|
https://www.youtube.com/watch?v=FTmm4FPoVvI
|
||||||
|
! erohina - stuk bambuka v xxi chasov
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user