hygienic-books
  • Joined on 2022-02-27
hygienic-books created repository quico-containers/zabbixserver 2024-05-13 19:14:53 +00:00
hygienic-books commented on issue quico-os-setup/arch-zbm#25 2024-02-26 04:03:58 +00:00
Document kernel change

Go from precompiled zfs-linux-zen/zfs-linux-zen to DKMS archzfs/zfs-dkms.

  • Install archzfs/zfs-dkms
    • This will prompt for removal of zfs-linux-zen/zfs-linux-zen
  • In `/etc/pacman.con…
hygienic-books commented on issue Quico/cec-dm-controller#6 2023-12-29 11:22:49 +00:00
Second++ script runs encounter two instead of one .Xauthority files

Workaround for now: Stay inside Kodi, do not leave else you'll be unable to reenter without keyboard input.

hygienic-books opened issue Quico/cec-dm-controller#6 2023-12-29 11:20:37 +00:00
Second++ script runs encounter two instead of one .Xauthority files
d606ae9688 refactor(docs): Layout (#1)
2246823d06 refactor(docs): Typo (#1)
Compare 2 commits »
hygienic-books commented on issue quico-os-setup/zfs-pacman-hook#2 2023-12-26 05:10:51 +00:00
Detect ZFS snapshot name collision, append unique identifier

On second thought this approach does sound safer. It takes away any and all uncertainty from the user about whether or not snapshots are created.

hygienic-books reopened issue quico-os-setup/zfs-pacman-hook#2 2023-12-26 05:10:51 +00:00
Detect ZFS snapshot name collision, append unique identifier
3516f56580 refactor(docs): Explain counter suffix (#1)
525600dde4 refactor(docs): Adjust explanation of how we avoid naming collisions (#1)
650a91f2cc refactor(docs): Fix incorrect explanation how we identify snapshottable datasets (#1)
917a71ced4 feat(script): Avoid snap name collisions, always append counter to make them unique (#1)
ff963aa844 refactor(script): Abort early and with clear msg when no datasets snapshottable (#1)
Compare 7 commits »
204a2a49b1 refactor(docs): Add warning about simple snapshot names (#1)
d027966ed3 refactor(docs): Phrasing (#1)
Compare 2 commits »
f16f2b8612 refactor(docs): Trim ZFS example snapshot list (#1)
93380891ec Merge remote-tracking branch 'refs/remotes/origin/1-get-base-version-going' into 1-get-base-version-going
8de0e25ab8 refactor(docs): Spell ZFS all uppercase (#1)
4069c33145 feat(docs): Don't do duplicate snapshot names (#1)
2fbbf4da19 refactor(docs): Add pkg list trimming (#1)
47885efbab refactor(docs): Explain ZFS snapshot name max length (#1)
Compare 13 commits »
hygienic-books commented on issue quico-os-setup/zfs-pacman-hook#2 2023-12-25 23:13:54 +00:00
Detect ZFS snapshot name collision, append unique identifier

Won't fix. Thought about this and decided that simply skipping these otherwise identical snapshots is more straightforward.

The rationale is that user's doing the exact same operation twice or…

hygienic-books closed issue quico-os-setup/zfs-pacman-hook#2 2023-12-25 23:13:54 +00:00
Detect ZFS snapshot name collision, append unique identifier
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 02:31:26 +00:00
da60952fe4 refactor(docs): Explain Docker registry use
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 02:18:23 +00:00
d6ea3f1853 fix(docker-compose): For a single-service Compose file prefill our example README.md with docker compose --profile 'build' build ...
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 01:56:17 +00:00
adb7bf6795 fix(docker-compose): When we have only one service in Docker Compose set its Dockerfile context dir to just build-context/ instead of build-context/service since the latter doesn't exist
hygienic-books pushed to main at Quico/remco-docker-config 2023-12-24 01:33:49 +00:00
42ba4aeebd refactor(nginx_rtmp): Add default ports
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 00:31:01 +00:00
215db1682d refactor(docker-compose): Set default ulimits even when var is set (but set to just an empty string)
hygienic-books pushed to main at Quico/remco-docker-config 2023-12-24 00:18:07 +00:00
ff09ca48e3 feat(nginx_rtmp): Add nginx_rtmp
8ef411087a refactor(nginx_hls_proxy): Remove nginx_hls_proxy
Compare 2 commits »
hygienic-books opened issue quico-containers/nginx_rtmp#1 2023-12-23 23:57:16 +00:00
Get base version going