00:35:58 shouldn't it be called mount_rclone? 01:19:11 nimaje: yah tried that :) 01:19:36 it just occurred to me that maybe you need to double link it 01:19:55 maybe rclone expects to be named mount.rclone but fbsd needs mount_rclone as a helper? 01:20:09 because when you do it then the command has different options. 01:20:28 rclone --help vs mount.rclone --help are different 01:20:46 even though mount.rclone is linked to rclone 01:22:02 freebsd just had to be different with its hard to reach underscores :) 02:04:59 I spun up a very old freebsd for "fun" today, running 4.11-RELEASE on period-accurate-ish hardware. Grabbing packages from archive.freebsd.org, it seems to run quite well on a PIII-class machine 03:53:15 meena: for an alpha-related signature verification failure, would you like to discuss in #pkg or somewhere else? 07:41:55 Can anyone suggest a fairly good free NNTP server for infrequent test purposes? nntp.aioe.org seems to no longer work with Thunderbird. 07:42:11 s/// 07:42:25 fairly good at what? 07:43:15 Good at working ;-) compared to the one that no longer works :-) 07:43:49 Less flippantly, I'm to folllow with a review of … 07:43:51 Title: Handbook: Internet resources: opening paragraphs · freebsd/freebsd-doc@197d892 · GitHub 07:44:54 … the few (not "many") groups that are listed at . 07:44:55 do you know why it's not working with thunderbird? 07:44:55 Title: Appendix C. Resources on the Internet | FreeBSD Documentation Portal 07:46:14 It's difficult to tell why, because the Activity Monitor window shows nothing when I click on any previously used group. 07:46:14 * RhodiumToad hasn't really paid attention to usenet since leaving Supernews 07:48:01 the aioe server seems to be down entirely, not sure if temporarily or not 07:49:20 maybe the eternal-september.org might be worth a try (see www.eternal-september.org for details) 08:51:56 grahamperrin: #pkg or #bsdpkgbase are both appropriate, perhaps #pkg more so, because now at I've had some time to think about it, I think it's pretty nonsensical to have two key types, but only expect one in the standard dir 10:22:59 RhodiumToad: the suggestion was good, thanks. Result, including two delistings: . 10:23:01 Title: FreeBSD Handbook: Appendix C: updates and corrections by grahamperrin · Pull Request #224 · freebsd/freebsd-doc · GitHub 10:50:32 For reference only, a shot of the FreeBSD group as it appeared around eight months ago (mostly spam/abuse or off-topic): 10:50:54 * grahamperrin uploaded an image: (275KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/txyFwivUkciVLIASFwAlfkwn/2023-07-16%20nntp.aioe.org.png > 11:21:19 carlavilla: I think we can change TODO (one word in isolation, not a heading) into an Americanised subheading 11:21:20 Title: status: 2023q2: Wazuh: markup and other changes · freebsd/freebsd-doc@7b2a14d · GitHub 11:22:42 and then punctuate, with a full stop, all three list items. Agreed? (As we did at ). 11:22:43 Title: status: 2023q2: Caldera: fixes, minor changes by grahamperrin · Pull Request #203 · freebsd/freebsd-doc · GitHub 11:24:11 … as proposed at, I mean. 12:58:03 beastwick: partial orientation, loader.efi(8) 12:58:05 Title: loader.efi(8) 17:42:14 Is there a better way to trigger a pf.conf reload when a DHCP-assigned IP address changes than adding code to do that to /sbin/dhclient-script? 17:47:10 Ah, /etc/dhclient-exit-hooks. 20:08:55 fierfox slows down by freebsd desktop with many tabs even tho top says laod avg 0.60 20:25:19 concrete_houses: swapping? memory pressure? arc cache too big? 20:25:28 50+ youtube tabs open? 20:32:54 all default 20:32:59 no swapping 10g ram fre 20:33:08 yes 50+ 20:33:25 does javascript gum up things without appearing in load avg? 20:39:32 I closed a commadn box with vi 20:39:43 now when I save it says read only file override with ! 20:39:51 any way to stop that annoying thing 20:39:52 ? 20:40:01 I can't see any lock file 20:40:07 freebsd 13.2 20:40:15 what does "vi -r" say? 20:40:57 $ vi -r ideas 20:40:58 No files named ideas, readable by you, to recove 20:41:11 $ ls -lah|grep ideas 20:41:12 -rw-r--r-- 1 g g 121K Jul 16 16:38 ideas 20:41:18 in as user g 20:41:39 deas already locked, session is read-only. 20:41:39 ideas: unmodified, readonly: line 1 20:41:40 Press any key to continue: 20:41:48 (when I vi ideas) 20:42:11 first line there is ideas not deas(copy error) 20:42:32 Again: what does "vi -r" say? Not "vi -r ideas", "vi -r" 20:42:37 oh 20:42:55 $ vi -r 20:42:56 vi: No files to recover 20:44:27 killed command box, now everything fine in new one 20:44:35 some xterm thing? 20:45:03 Maybe? 20:47:05 How would xterm be involved with file-system workings of vi 20:48:26 * parv curses self for asking that as he does not actually care for whatever the hell that might be happening 20:48:38 Maybe it didn't kill -HUP the vi session? Who knows? 20:49:31 (meant for concrete_houses as well, since they also asked.) 20:53:09 thanks for help all 20:58:10 Hey, I just tried wayland on armv7 kernel and it seems broken too. It appears I don't see any drm device I don't know if it's due to my hardware or a generic issue on this arhitecture. It seems https://www.freshports.org/graphics/drm-kmod is broken too. 20:58:11 Title: FreshPorts -- graphics/drm-kmod: Metaport of DRM modules for the linuxkpi-based KMS components 21:13:46 anybody using 1password on ungoogled chromium 21:20:02 seems its missing the actual button or whatever to install the cursed extension 21:24:02 aah https://github.com/NeverDecaf/chromium-web-store/releases is the way 21:24:03 Title: Releases · NeverDecaf/chromium-web-store · GitHub 23:55:42 I am looking for sysctl variables especially these related to jail (security.jail). Where can I find this documentation ? 23:58:12 I don't really see the point of setting the security.jail.allow_raw_sockets variable for all jails created from the host. I'd like to do it specifically for each jail.