hygienic-books
  • Joined on 2022-02-27
hygienic-books pushed to main at quico-containers/zabbixserver 2024-06-04 00:07:15 +00:00
1c2d33962f fix(compose): Add network settings
hygienic-books pushed to main at quico-containers/zabbixserver 2024-06-03 23:43:17 +00:00
6099e88560 refactor(compose): Refactor for upstream correctness (#1)
hygienic-books pushed to main at quico-containers/zabbixserver 2024-06-03 23:41:46 +00:00
5d4b91f35f refactor(compose): Refactor for upstream correctness (#1)
hygienic-books pushed to main at quico-containers/zabbixserver 2024-06-03 23:36:55 +00:00
2ec27b49f4 refactor(compose): Refactor for upstream correctness (#1)
7982c081e5 refactor(env): Refactor for upstream correctness (#1)
6221d6fdb4 refactor(common-settings): Get common settings in line with upstream (#1)
e3c04768b5 fix(compose): Fix Compose patch for upstream tag 6.4.15+ (#1)
Compare 4 commits »
hygienic-books closed issue quico-containers/zabbixserver#1 2024-06-03 23:33:23 +00:00
Fix for Zabbix upstream 6.4.15+
hygienic-books pushed to main at Quico/remco-docker-config 2024-06-03 23:26:19 +00:00
95c2c132bf fix(zabbixserver): Fix env vars
hygienic-books opened issue quico-containers/zabbixserver#1 2024-06-03 23:12:10 +00:00
Fix for Zabbix upstream 6.4.15+
hygienic-books pushed to main at quico-containers/zabbixserver 2024-05-13 19:16:27 +00:00
7aaa80cd08 Initial commit
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 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