02:46:57 whats a secure place to store a zfs encryption keyfile for use in migrating a unencrypted root dataset into an encrypted one. Since I am using zfs-send | zfs receive I can't just specify keylocation=prompt and I can't pre-create the dataset with keylocation prompt and try to replicate the streams into it. 02:47:18 secure as in, temporarily stored simply for the migration then deleted 02:56:31 I think a tmpfs mount point is how you caould do that 02:58:36 sig`: yea I was thinking of that, even though it seems mdmfs is also doable? 02:59:51 freebsd machine to freebsd machine? 03:02:46 sig`: yes all drives are on the same machine 03:02:54 *freebsd machine 03:03:40 either of those would work, tmpfs or mdmfs 03:04:17 I would need to read more on it 03:04:54 but I think tmpfs would be easiest/convenient 03:37:01 it's not possible to migrate an unencrypted zfs pool into an encrypted pool such that one is not receiving into a child dataset? I want to migrate poolA/ into poolB/. 04:19:09 noobaroo: You can snag the tarballs, unroll them, and set up various bits of configuration. You'll need to look at "gpart bootcode" if non-UEFI. 04:19:33 It's how I do jails, which are most of a system. 04:19:53 What you need for fstab and rc.conf will vary based on what you're setting up. 04:20:25 I've not used a jail other than what poudriere does for me 04:20:36 so at times I feel left out 04:25:39 sponix2ipfw: They can be pretty useful. You can treat them like VMs, but they're amazingly lightweight. 05:01:45 mason: I saw there is some type of podman support attempt going in with FreeBSD Current 05:01:55 haven't tried it yet though 08:42:41 mason Thanks 08:43:06 Last time I used GhostBSD for easy install, so this would be a huge jump for me 08:43:11 Are the tarballs easy to find? 08:48:43 they are on download.freebsd.org 08:50:15 what's this about btw? my znc log cuts off at 3.5 hours ago :\ 08:52:25 noobaroo: but why switch from the GhostBSD installer to installing FreeBSD manually? why not use the installer? 10:16:43 Hi, people. I was wondering about very high RAM usage on my system. Usig Firefox, my RAM slowly fills up, even if I close it it never goes back to pre-starting it. After some hours or days it starts eating SWAP 11:34:08 sudo shutdown -p now 11:34:51 I'm looking to build a little custom freebsd repo to host 2 or 3 software packages that I can use to install onto my OPNSense (Freebsd 14) box without enabling a repo with loads of things it's been YEARS since I built freebsd packages, certainly nothing near FreeBSD 14, is there any good docs I can read to build a small package repo 11:58:25 ikonia, have you looked at 11:58:41 ikonia, have you looked at https://docs.freebsd.org/en/books/handbook/ports/#ports-poudriere ? 12:03:21 why does freebsd require real name for contrib now? jc not complaining 12:03:45 <[tj]> where have you read this? 12:05:13 Earlier discussion here, 12:07:42 <[tj]> I don't think this irc channel is a great source for information about the project 12:08:40 <[tj]> 2.1 of the committers guide is the only part that mentions real names: https://docs.freebsd.org/en/articles/committers-guide/#pgpkeys 12:08:46 <[tj]> and its only really to do with gpg keys 12:10:31 tl;dr: per kevans, https://github.com/freebsd/freebsd-src/blob/main/CONTRIBUTING.md#author-name-and-email is applicable. 12:27:14 "Authors that use pseudonyms will be considered on a case by case basis." under what criteria? 12:44:42 kerneldove: feel free to read the rest of that conversation which had discussion about it 12:49:20 is there a log? not sure my client was online the whole time. and shouldn't that be clarified right in the doc not in an irc buffer? 12:50:38 kerneldove: ah, fair, I figured you were in scrollback from the messahe 12:52:01 kerneldove: in that case I'd refer you to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285833#c15 12:54:06 still not seeing the rationale tho? 12:56:30 i don't know why it's worded like that but in practice i think it's very unlikely a change would be rejected because its author uses a pseudonym 12:56:54 as in, i've never heard of this happening and there are many changes in the git log that are clearly pseudonyms 12:58:25 (also, i would personally be strongly opposed to rejecting a change for that reason, but it's not me who makes these policies) 13:32:44 ivy: this started because one committer took things a little too literally and did require it 13:33:45 but there's since been some clarification, we won't be accepting patches from a Shitface McGee, and this kind of conversation has a high chance of being blown out of proportion so I'm quite weary of continuing it in a scattered fashion like this (not that that's anyone's fault in particular, just async communication channels) 13:45:46 do we not have an rc.d milestone for 'filesystems mounted'? i notice forgejo failed to start after i moved its storage to nfs, adding 'mountcritremote' to its REQUIRE fixed it, but i feel like there shiould be a better solution there 13:46:35 maybe it should depend on DAEMON 14:36:58 kevans: do you mind if i tag you on a couple of open bridge diffs? related to what i mentioned the other day, but there's only a couple and they're all pretty trivial 14:41:25 oh, i was asking because of D51243 but you're already on that one 14:41:27 ivy: yes, please. i'll try to find time later today 14:41:37 shoot me a list here or on slack and i'll carve out some time 14:41:49 kevans: tyvm 14:43:44 hmm 14:44:08 kevans: to avoid merge conflicts, i think it's just D51600 and D51243 for now - also D51185 but that's just a doc update and i plan to land it along with D51600 as it's already reviewed 14:44:44 we really need D51227 and probably D51231 before 15.0, but i'll rebase those and probably merge them into a single commit later 21:05:04 hello there 21:12:34 ahoy there 21:12:57 hey 21:19:48 hello, is anywhere aware of any type of benchmark projects that are done on FreeBSD? For example outputs like this page here: https://wiki.freebsd.org/BenchmarkMatrix?highlight=%28%5CbCategoryStale%5Cb%29 21:20:33 anywhere aware I'm not 21:55:05 thank you