--- Log opened Tue Sep 23 00:00:01 2025 00:05 -!- avih [~quassel@23.94.231.119] has joined #openbsd 00:09 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 00:10 < avih> Hi. I'm trying to figure out whether OpenBSD 5.5 (from 2014) source files exists in some commit on the github mirror - https://github.com/openbsd/src and I'm having some troubles. I notice that sys/conf/newvers.sh changes between releases, and I can identify the commit where it changes to 5.5-current (b67dc666a0 on 2014-03-05), and when it changes to 5.6-beta (1fc12403bd on 2014-07-16) 00:11 < ssm_> xse: you talking about the browser, or...? Jokes aside, I wouldn't even be considering this if AIbro scrapers didn't make the web unusable on lynx and friends. I hope some major hoster is logging bot IPs for distribution so we can stop using the nuclear solution alltogether (anubis) 00:11 < avih> but i'm not sure where the 5.5 release is (e.g. which was distributed as tarball at the OpenBSD servers). or maybe it's not in any commit, because it's branched with some changes? 00:11 -!- tommyrot [~tommyrot@user/tommyrot] has quit [Ping timeout: 260 seconds] 00:13 < avih> for instance, at the file sys/conf/newvers.sh it suggests that in a release STATUS is empty (neither beta not current), but I don't think there's such state between these two commits, and the github OpenBSD src mirror doesn't have any tags or branches. so maybe the exact release is just not on github? 00:16 < avih> regardless of github, i'd appreciate if someone could help or point me to some resources on how the STATUS in sys/conf/newvers.sh is updated. 00:16 < emmanuelux> "short receive (0/4) from nfs server 192.168.0.3:/srv/nfs", do I care of this, i have no see pb with nfs, is it caused to different version of nfs between openbsd and linux ? 00:17 < avih> (but still if someone can help me pinpoint the 5.5 release on github, it would be very appreciated) 00:19 -!- tommyrot [~tommyrot@user/tommyrot] has joined #openbsd 00:19 < xse> ssm_: setting up firefox yeah, and over time there's new features that you have to keep up with just to be able to disable em. I did not look into the whole gemini thing but that sounds appealing 00:19 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 00:20 < xse> avih: i would assume it's https://github.com/openbsd/src/commit/af0b5e0720025249ee48c3497c724c60535a285a 00:20 < avih> thanks. looking into. 00:24 < avih> xse: right, indeed that's where STATUS becomes empty. Thanks. However, between this commit and b67dc666a0 ("We are now 5.5-current") 12 days later, there are nearly 140 commits. do you know which one is the release? 00:25 < avih> i.e. there are about 130+ commit where STATUS is empty, how can one tell from which one, if at all, the tarball was generated? 00:28 < avih> (other than trying to get the tarball and compare the files inside it to identify the commit - the 5.5 tarballs are apparently not on the main openbsd server, but I did find them elsewhere - https://ftp.eu.openbsd.org/pub/OpenBSD/5.5/ ) 00:28 -!- toorop [~toorop@82.96.140.63] has quit [Ping timeout: 252 seconds] 00:29 < avih> hmm.. their date is 2014-03-05, which is roughly right after STATUS changed to empty... 00:29 -!- housemate [~housemate@2405:6e00:2425:7ed6:77e7:4113:2e37:b10a] has quit [Ping timeout: 244 seconds] 00:29 -!- toorop [~toorop@82.96.140.63] has joined #openbsd 00:30 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 00:30 < avih> xse: do you know maybe of some resource which explains how is status updated, and what it means? 00:30 < xse> no clue when exactly releases are made like that, comparing files sounds like a lot of work but indeed you might be able to narrow it 00:31 < xse> i mean a release has no -something 00:31 < avih> yeah, comparing is not fun and i did not intend to do that, and the tarball date does narrow it down, though it doesn't pinpoint it... 00:32 < avih> xse: yeah, but there are 130+ commits where STATUS is not "...-" 00:32 < avih> starting at the one you found, and ending 12 days later in "we are now 5.5-current". 00:34 < avih> and these commits are actual changes and fixes, not some bookkeeping stuff. 00:37 < xse> if you can find the cvs src tarball of that same release you might be able to get the last cvs modification from that tarball and match that to a git commit 00:38 < xse> not 100% sure but i would assume that src.tar.gz is the src that made that release 00:39 -!- o0x1eef [~o0x1eef@user/o0x1eef] has joined #openbsd 00:41 -!- jfsimon1981 [~jfsimon19@2a01:cb14:b9b:2000:1cd8:ebe5:b24b:d0e6] has joined #openbsd 00:41 < avih> yeah, same, and i did get it, but not sure what to look at to identify the exact commit. also, i'm suspecting, but don't know for sure, that the src mirror on github was scratched at some stage, and re-created with a different or newer cvs client or cvs2git script, so i can see some diffs at the cvs version thingies (first line of a file, etc), between the tarball and the github files from these commits 00:42 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:b909:7220:344:8da6] has quit [Ping timeout: 244 seconds] 00:42 -!- jfsimon1981_b [~jfsimon19@2a01:cb14:b9b:2000:1cd8:ebe5:b24b:d0e6] has quit [Ping timeout: 244 seconds] 00:42 -!- jfsimon1981a [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 00:43 < avih> completely unrelated, do you guys have plans to move away from cvs? 00:43 < xse> ouch i don't know then :/ 00:44 < avih> i'm so not going to compare the tarball content to different git snapshots... :) 00:45 < xse> no clue about devs moving away from cvs either, there's https://gameoftrees.org/faq.html#replacecvs but heh 00:46 -!- tozhu [~tozhu@171.223.92.108] has quit [Quit: tozhu] 00:46 < pardis> this is an unofficial user support channel, so anyone planning to replace CVS is very unlikely to be here 00:46 < pardis> but my understanding is that the answer to that is "no" 00:47 -!- SEric [~sm@2001:19f0:b001:2b3:5400:5ff:fe8e:acf5] has quit [Read error: Connection reset by peer] 00:47 < avih> heh, first time i hear of "got" :) 00:47 -!- fart_cat [~fart_cat@user/fart-cat:36778] has joined #openbsd 00:47 -!- housemate [~housemate@120.20.70.3] has joined #openbsd 00:48 < avih> the cvs was just an unrelated thing, i don't have plans to peruse it. was just wondering. 00:48 -!- jfsimon1981a [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Max SendQ exceeded] 00:48 < pardis> you probably do want to use CVS if you want an easy way to get the source for OpenBSD 5.5 00:49 < pardis> otherwise you will have to work out yourself which git commit corresponds to the point in time when the CVS tag was created 00:49 < tvtoon> hum, src.tar.gz is the source for releases, what got on 5.5? 00:49 < avih> i can get the sources - it was distributed as tarball, and i do have it. what i'm trying to do is identify a commit on the github mirror which matches it best 00:50 < pardis> if I had to do that for some reason, I would probably bisect it, checking each commit along the way to see if that change exists in 5.5 00:50 < pardis> easier than comparing the entire contents of every commit 00:51 < avih> yeah, i thought of bisecting either, it's just painful, and i don't have an obvious way to automate it quickly, so i'd just check commits and whether they're applied or not to the official tarball. but i prefer not to get there... 00:51 < avih> s/either/too/ 00:51 < pardis> what is the goal? why do you want this information? 00:52 -!- housemate [~housemate@120.20.70.3] has quit [Client Quit] 00:52 < pardis> if you don't want to spend 10-15 minutes bisecting 140 or so commits, I assume you can't want to know all that much 00:52 -!- Bradipo [~Bradipo@50.77.44.29] has quit [Ping timeout: 258 seconds] 00:53 < tvtoon> or you can just read the ChangeLog... 00:53 < avih> tvtoon: where is this changelog? in the tarball? i don't think i identified any file which speaks of the release. 00:54 < avih> pardis: good question, complex answer. and i suspect it would take more than 10 mins, but less than an hour, and i've already spent way more than that so far. it's an option, just one i prefer to avoid 00:54 < tvtoon> it is on the site, for every release there is a big one 00:55 < avih> right, i've seen those, but how would that help me pinpoint a commit on the guthub mirror? 00:55 -!- Aedil [~adrian@188.193.3.19] has quit [Quit: leaving] 00:56 < pardis> if you really want to automate the bisect, why not run something like 'git show | patch' and 'git show | patch -R' on the tarball and see which one succeeds? that should tell you if the change is present or not in the source tarball 00:56 < tvtoon> OBSD still praised for keeping every little change under the radar, if you compare older versions to 5.5 you can look for a feature or whatever you want 00:56 < tvtoon> either that or diff them yourself like that 00:58 < avih> pardis: i think you're right, and it should be possible to automate it this way, up to the cvs lines (first line of files, and few more in the middle, like auto dates in some docs), which seem different, and i suspect because the github mirror was re-created at some stage from scratch. 01:00 < avih> tvtoon: at least for me, the changelog at the website is too coarse to use in order to pinpoint a release, and not all commits show up at the changelog. but i do have the tarball, and i do have the github mirror cloned, so it should be possible, if the release is indeed there. 01:02 < avih> xse: what does VER-current STATUS represent? it's no longer empty, but i don't know what "-current" represents. 01:03 < avih> i'm guessing it means "changes which are made after VER towards the next version"? 01:03 < pardis> yes 01:04 < pardis> the release cycle goes 5.5 -> 5.5-current -> 5.6-beta -> 5.6 -> 5.6-current -> etc... 01:04 < avih> yeah, i know the states, just not what each one represents. i see it's documented that empty is release, but there are 130+ of those in a row... 01:06 < avih> actually, I think, from the data I have so far, that it's 7d6b1621b64, which is the same date as the tarball, and once commit before "We are now 5.5-current". 01:06 < avih> s/once/one/ 01:10 < avih> and this commit is indeed already applied to the tarball, while in the next commit it's already towards 5.6, so if it's at the git mirror, it has to be 7d6b1621b64 as far as I can tell. 01:10 < avih> much appreciate the help people! 01:11 -!- om3ga [~om3ga@93.177.187.134] has quit [Ping timeout: 252 seconds] 01:12 < avih> (I tested arbitrarily that the changes of 7d6b1621b64 are applied to etc/etc.i386/Makefile.inc at the tarball - and they are) 01:13 -!- mystic [~myst@user/mystic] has quit [Quit: leaving] 01:16 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 260 seconds] 01:18 < avih> pardis: do you know what is the logic behind naming of X-current as describing the changes after X and towards Y? wouldn't it be more useful if it was something like Y-initial or some such, before it becomes Y-beta? 01:18 < pardis> that's just the historical convention in all the BSDs 01:18 < pardis> have you actually used BSD? 01:18 < avih> not as a daily driver, but yes 01:19 < xse> some things must be lost in translation between cvs and git, git does not seem to get the tags/branches thing 01:20 < avih> xse: yeah, i'm guessing it's a cvs2git issue of some sort. i'm sure it can be done, but apparently it doesn't happen with the openbsd src mirror 01:20 < avih> in fact, i know it can be done, because i've imported some project from cvs to git on my own some time ago. 01:22 < avih> (upstream mtools is cvs, and i wanted to work with git, so i imported so that it's easier for me to work with it locally, and had to learn how and what can be done, but it was long ago so i didn't recall that initially) 01:23 < avih> (i didn't push from git to cvs, only used it to generate patches which i then submitted) 01:27 -!- tozhu [~tozhu@171.223.92.108] has joined #openbsd 01:28 -!- naoki [~Thunderbi@240f:10b:7440:1:85:1a88:88ad:3f3e] has joined #openbsd 01:31 -!- ipod420_ [~solo@2601:19c:4a02:d923:3574:e714:ac46:5a15] has quit [Quit: WeeChat 3.8] 01:31 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 01:45 -!- matteocavestri [~matteocav@host-95-238-151-216.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 01:47 -!- sdds [~sdds@user/sdds] has joined #openbsd 01:47 -!- mtoy [~mtoy@user/mtoy] has quit [Ping timeout: 260 seconds] 01:48 -!- mystic [~myst@user/mystic] has joined #openbsd 01:48 -!- mtoy [~mtoy@user/mtoy] has joined #openbsd 01:54 < avih> hmm... "got" seems interesting. looks like it's an alternative/simplified git client, with compatible repo format. it's quite smaller, the potable tarball is 1.5M. but the faq explicitly refuses to say why it's developed, which is unfortunate. i can imagine many reasons to develop another client, and also many reasons not to. a shame the devs don't share their reasons. 01:56 < avih> i can understand licensing as reason which i can't argue with, but beyond that, i think all reasons are arguable. 01:58 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 01:59 < avih> ironic that the link to the repository shows 500-server error... https://gameoftrees.org/releases/changes.html 02:00 < fro> what's ironic about it? 02:01 < avih> that the repository browser of a version control system is broken... 02:01 -!- qqe [~qqq@185.54.23.100] has joined #openbsd 02:02 < avih> i.e. that it can't even handle its own repo. 02:02 < avih> (not necessarily, there could be million reasons, but it is ironic) 02:03 -!- adig [~default@2a02:2f0e:f201:aa01:74fa:b51f:b933:2b79] has quit [Read error: Connection reset by peer] 02:03 < fro> more like a coincidence 02:06 < avih> sure, but i found it amusing. 02:06 -!- mystic [~myst@user/mystic] has quit [Quit: leaving] 02:12 < pardis> reading between the lines, I'd say the reason got was developed was in the hope (by some developers) of replacing CVS 02:12 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has joined #openbsd 02:13 -!- eirian [eirian@user/eirian] has quit [Ping timeout: 244 seconds] 02:16 -!- zimmer [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 02:18 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 02:19 < avih> yeah, that i assumed as well, but why not use git if it's intended to be compatible with it 02:20 < pardis> because GPL'd code cannot be imported into OpenBSD 02:20 < pardis> also because Theo does not like git 02:21 < avih> right. as i said, i can understand licensing as reason. 02:21 -!- eirian [eirian@user/eirian] has joined #openbsd 02:22 -!- jrmu [jrmu@ircnow.org] has quit [Ping timeout: 256 seconds] 02:25 -!- def [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has quit [Ping timeout: 244 seconds] 02:26 < oldlaptop> ironic that the link to the repository shows 500-server error... https://gameoftrees.org/releases/changes.html 02:26 < oldlaptop> *any* kind of self-hosted repo browser is in trouble these days 02:26 < oldlaptop> cvsweb.openbsd.org had its turn with the AI crawlbots a month or three ago 02:26 -!- daugaard [~daugaard@user/daugaard] has quit [Ping timeout: 260 seconds] 02:27 < avih> oh hello :) yeah, it's hard to fight those, but i was still amused :) 02:27 < oldlaptop> https://gameoftrees.org/code.html the long list of mirrors would be diagnostic even without "Some of these require a login due to excessive crawling by bots." 02:29 < avih> i'm quite sure it is able to handle it own repo, just to be clear, but you can't argue the irony :) 02:37 -!- eirian [eirian@user/eirian] has quit [Ping timeout: 258 seconds] 02:37 -!- qqe [~qqq@185.54.23.100] has quit [Remote host closed the connection] 02:45 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has joined #openbsd 02:45 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 02:47 -!- eirian [eirian@user/eirian] has joined #openbsd 02:50 -!- farter_cat [~fart_cat@user/fart-cat:36778] has joined #openbsd 02:52 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has quit [Ping timeout: 265 seconds] 02:52 -!- akinji [~seyyah@user/akinji] has quit [Quit: Leaving.] 02:53 -!- fart_cat [~fart_cat@user/fart-cat:36778] has quit [Ping timeout: 258 seconds] 02:53 -!- zimmer__ [~zimmer@user/zimmer] has joined #openbsd 02:53 -!- _zip100 [~zip100@193.32.248.190] has quit [Ping timeout: 258 seconds] 02:54 -!- zip100 [~zip100@193.32.248.236] has joined #openbsd 02:56 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 244 seconds] 03:00 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 03:02 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 03:03 -!- seninha [~seninha@user/seninha] has joined #openbsd 03:12 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has joined #openbsd 03:16 -!- matteocavestri7 [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has joined #openbsd 03:18 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has quit [Ping timeout: 248 seconds] 03:18 -!- matteocavestri7 is now known as matteocavestri 03:19 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "TySports makes sense..."] 03:19 -!- raj [uid72176@user/raj] has joined #openbsd 03:26 -!- sonne [~vmlinuz@user/sonne] has quit [Ping timeout: 252 seconds] 03:29 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 03:29 -!- ZHuangZi [~ZHuangZi@user/ZhuangZi] has quit [Ping timeout: 244 seconds] 03:30 -!- ZHuangZi [~ZHuangZi@user/ZhuangZi] has joined #openbsd 03:36 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has quit [Ping timeout: 250 seconds] 03:43 -!- akinji [~seyyah@user/akinji] has joined #openbsd 03:43 -!- jrmu [jrmu@ircnow.org] has joined #openbsd 03:44 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has quit [Ping timeout: 272 seconds] 03:45 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has joined #openbsd 03:48 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has joined #openbsd 03:57 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 04:04 -!- zimmer__ [~zimmer@user/zimmer] has quit [Ping timeout: 244 seconds] 04:10 -!- user71 [~user71@2001:1530:1032:5842:c4be:c0d9:b797:ac2] has joined #openbsd 04:12 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has joined #openbsd 04:14 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has joined #openbsd 04:18 -!- martian67 [~martian67@user/meow/martian67] has quit [Remote host closed the connection] 04:19 -!- martian67 [~martian67@user/meow/martian67] has joined #openbsd 04:20 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 04:22 -!- nature [~nature@64.137.144.64] has quit [Ping timeout: 244 seconds] 04:22 -!- Lucanis_ [~lucanis@user/lucanis] has quit [Ping timeout: 255 seconds] 04:24 -!- nature [~nature@openvpn-28.cs.toronto.edu] has joined #openbsd 04:24 -!- baz [~baz@user/baz] has quit [Remote host closed the connection] 04:24 -!- baz [~baz@user/baz] has joined #openbsd 04:46 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 244 seconds] 04:47 -!- sjg [~sjg@user/sjg] has joined #openbsd 04:55 -!- macabro [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 05:00 -!- ipod420 [~solo@user/ipod420] has quit [Ping timeout: 244 seconds] 05:00 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 05:06 -!- tozhu [~tozhu@171.223.92.108] has left #openbsd [] 05:16 -!- horrad [~Thunderbi@2003:a:61f:c901:9907:f2af:6ea5:44bb] has joined #openbsd 05:17 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 05:17 -!- rrhylx [~rrhylx@user/rrhylx] has joined #openbsd 05:18 -!- xx [~xx@user/xx] has joined #openbsd 05:22 < rrhylx>  Do you think that I can try to contact the people who wrote relayd to ask them about that specific point? 05:28 -!- perelman [~unknown@74.red-83-39-167.dynamicip.rima-tde.net] has joined #openbsd 05:28 -!- perelman [~unknown@74.red-83-39-167.dynamicip.rima-tde.net] has quit [Changing host] 05:28 -!- perelman [~unknown@user/perelman] has joined #openbsd 05:30 -!- perelman [~unknown@user/perelman] has quit [Client Quit] 05:31 -!- akinji [~seyyah@user/akinji] has quit [Quit: Leaving.] 05:36 -!- km [~km@c978F5BC1.dhcp.as2116.net] has quit [Ping timeout: 252 seconds] 05:44 -!- LibreBSD [~LibreBSD@user/LibreBSD] has quit [Quit: Bye—Bye] 05:49 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has joined #openbsd 05:50 -!- naoki [~Thunderbi@240f:10b:7440:1:85:1a88:88ad:3f3e] has quit [Quit: naoki] 05:53 -!- nature [~nature@openvpn-28.cs.toronto.edu] has quit [Ping timeout: 258 seconds] 05:54 -!- adip [~adip@c145-48.icpnet.pl] has joined #openbsd 06:07 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has quit [Ping timeout: 272 seconds] 06:07 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 272 seconds] 06:08 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 244 seconds] 06:08 -!- xx [~xx@user/xx] has quit [Ping timeout: 272 seconds] 06:08 -!- baz [~baz@user/baz] has quit [Ping timeout: 272 seconds] 06:08 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 06:09 -!- xx [~xx@user/xx] has joined #openbsd 06:09 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 272 seconds] 06:11 -!- echelon [~steerpike@gateway/tor-sasl/steerpike] has joined #openbsd 06:13 -!- sdds [~sdds@user/sdds] has joined #openbsd 06:14 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 06:14 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 06:14 -!- Lucanis [~lucanis@user/lucanis] has joined #openbsd 06:18 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 06:18 -!- zoraj [~zoraj@ns3136118.ip-51-75-118.eu] has quit [Read error: Connection reset by peer] 06:18 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 06:19 -!- sunwind [~paradox@2a00:23ee:19f0:4a31:2ef0:5dff:fee9:a8ba] has joined #openbsd 06:19 -!- zoraj [~zoraj@ns3136118.ip-51-75-118.eu] has joined #openbsd 06:19 -!- baz [~baz@user/baz] has joined #openbsd 06:22 -!- cgnarne_ is now known as cgnarne 06:22 -!- cgnarne [~pk@cgn-89-0-2-71.nc.de] has quit [Changing host] 06:22 -!- cgnarne [~pk@user/cgnarne] has joined #openbsd 06:22 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 06:23 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 06:25 -!- feriman [~feriman@user/feriman] has joined #openbsd 06:26 -!- franks2 [~frank@109.108.201.187] has joined #openbsd 06:27 -!- Posterdati [~Posterdat@user/Posterdati] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 06:29 -!- Posterdati [~Posterdat@user/Posterdati] has joined #openbsd 06:33 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 06:33 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 06:33 -!- martian67 [~martian67@user/meow/martian67] has quit [Remote host closed the connection] 06:33 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Remote host closed the connection] 06:34 -!- martian67 [~martian67@user/meow/martian67] has joined #openbsd 06:34 -!- sdds [~sdds@user/sdds] has joined #openbsd 06:34 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 06:35 -!- km [~km@188.95.247.200] has joined #openbsd 06:36 -!- lolok [~lolok@user/lolok] has quit [Quit: lolok] 06:37 -!- om3ga [~om3ga@93.177.187.134] has joined #openbsd 06:37 -!- o0x1eef0 [~o0x1eef@user/o0x1eef] has joined #openbsd 06:39 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 06:39 -!- o0x1eef [~o0x1eef@user/o0x1eef] has quit [Ping timeout: 244 seconds] 06:39 -!- o0x1eef0 is now known as o0x1eef 06:39 -!- lolok [~lolok@user/lolok] has joined #openbsd 06:41 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 06:42 -!- apac [~alexander@user/apac] has joined #openbsd 06:44 -!- Sinthos [~Sinthos@208.93.179.100] has joined #openbsd 06:47 -!- Sinthos [~Sinthos@208.93.179.100] has left #openbsd [] 06:47 -!- mkukri [~quassel@user/mkukri] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 06:48 -!- mkukri [~quassel@user/mkukri] has joined #openbsd 06:49 -!- wnh [~Thunderbi@user/wnh] has quit [Ping timeout: 244 seconds] 06:54 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 06:55 -!- sonya [~nightwolf@gateway/tor-sasl/sonya] has joined #openbsd 06:56 -!- martian67 [~martian67@user/meow/martian67] has quit [Remote host closed the connection] 06:56 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 06:56 -!- xx [~xx@user/xx] has quit [Read error: Connection reset by peer] 06:56 -!- sdds [~sdds@user/sdds] has quit [Remote host closed the connection] 06:56 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 06:56 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 06:56 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 06:56 -!- xx [~xx@user/xx] has joined #openbsd 06:56 -!- sdds [~sdds@user/sdds] has joined #openbsd 06:57 -!- lil_lasagna [~Ivan@178.237.239.139] has quit [Quit: WeeChat 4.4.4] 06:58 -!- struchu [~struchu@62.87.192.114] has joined #openbsd 06:58 -!- lil_lasagna [~Ivan@178.237.239.139] has joined #openbsd 07:00 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 07:05 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 07:07 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 07:07 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 07:08 -!- apac [~alexander@user/apac] has quit [Ping timeout: 250 seconds] 07:09 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 07:10 -!- def [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has joined #openbsd 07:11 -!- lil_lasagna [~Ivan@178.237.239.139] has quit [Quit: WeeChat 4.4.4] 07:12 -!- lil_lasagna [~Ivan@178.237.239.139] has joined #openbsd 07:14 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 272 seconds] 07:14 -!- rrhylx [~rrhylx@user/rrhylx] has quit [Ping timeout: 250 seconds] 07:15 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 07:21 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 07:22 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 07:23 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 07:23 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 07:24 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 07:24 -!- swaggboi [~kvirc@slackware.uk/supporter/swaggboi] has quit [Ping timeout: 260 seconds] 07:31 -!- housemate [~housemate@2405:6e00:243e:a53f:e09b:f109:6605:e029] has joined #openbsd 07:36 -!- macabro` [~user@181.209.195.121] has joined #openbsd 07:38 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 07:38 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 07:38 -!- macabro [~user@user/monkey/x-0691028] has quit [Ping timeout: 244 seconds] 07:39 -!- feriman [~feriman@user/feriman] has quit [Quit: leaving] 07:40 -!- feriman [~feriman@user/feriman] has joined #openbsd 07:42 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Read error: Connection reset by peer] 07:47 -!- sunwind [~paradox@2a00:23ee:19f0:4a31:2ef0:5dff:fee9:a8ba] has quit [Quit: Outside Context Problem.] 07:53 -!- CrimeWave [~Ebox-MTL@user/CrimeWave] has quit [Quit: Electronic Box Montréal - Textual IRC 7.2.6 OSX] 07:59 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 08:00 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has quit [Read error: Connection reset by peer] 08:01 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:03 -!- naoki [~Thunderbi@240f:10b:7440:1:9621:997e:efec:a6ae] has joined #openbsd 08:10 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has joined #openbsd 08:11 -!- polishdub [~polishdub@ip72-208-203-185.ph.ph.cox.net] has quit [Ping timeout: 244 seconds] 08:12 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:78b3:5634:b39:f91d] has quit [Ping timeout: 256 seconds] 08:13 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 08:22 -!- housemate [~housemate@2405:6e00:243e:a53f:e09b:f109:6605:e029] has quit [Quit: Leaving] 08:25 -!- davlefou [~davlefou@2a01:e0a:5f4:4bd0:feb1:5e17:9772:4e6c] has joined #openbsd 08:25 -!- ewig [~ewig@user/ewig] has joined #openbsd 08:29 -!- bigato [~bigato@170.81.150.170] has joined #openbsd 08:29 -!- bigato [~bigato@170.81.150.170] has quit [Changing host] 08:29 -!- bigato [~bigato@user/bigato] has joined #openbsd 08:30 -!- sonya [~nightwolf@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 08:35 -!- hsw [~hsw@112-104-9-97.adsl.dynamic.seed.net.tw] has quit [Remote host closed the connection] 08:36 -!- sonya [~nightwolf@gateway/tor-sasl/sonya] has joined #openbsd 08:40 -!- hsw [~hsw@112-104-9-97.adsl.dynamic.seed.net.tw] has joined #openbsd 08:43 -!- polishdub [~polishdub@ip72-208-203-185.ph.ph.cox.net] has joined #openbsd 08:44 -!- wnh [~Thunderbi@user/wnh] has quit [Ping timeout: 258 seconds] 08:45 -!- sunwind [~paradox@2a00:23ee:19f0:4a31:2ef0:5dff:fee9:a8ba] has joined #openbsd 08:48 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 08:49 -!- acidsys [~crameleon@openSUSE/member/crameleon] has quit [Ping timeout: 255 seconds] 08:50 -!- antranigv_ [~antranigv@bsd.am] has quit [Quit: ZNC 1.9.0 - https://znc.in] 08:50 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 272 seconds] 08:50 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 08:52 -!- antranigv [~antranigv@bsd.am] has joined #openbsd 08:55 -!- khct_ [~khct@user/khct] has quit [Ping timeout: 250 seconds] 08:56 -!- khct [~khct@user/khct] has joined #openbsd 08:57 -!- sunwind [~paradox@2a00:23ee:19f0:4a31:2ef0:5dff:fee9:a8ba] has quit [Read error: Connection reset by peer] 08:58 -!- sunwind [~paradox@gateway/vpn/pia/sunwind] has joined #openbsd 08:59 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 09:00 -!- cqst [~cqst@user/cqst] has quit [Quit: connection reset by purr] 09:01 -!- baz [~baz@user/baz] has quit [Remote host closed the connection] 09:02 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 272 seconds] 09:02 -!- acidsys [~crameleon@openSUSE/member/crameleon] has joined #openbsd 09:02 -!- ipod420 [~solo@user/ipod420] has quit [Ping timeout: 248 seconds] 09:03 -!- sdds [~sdds@user/sdds] has joined #openbsd 09:04 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 09:04 -!- phoebos [~phoebos@kisslinux/phoebos] has quit [Ping timeout: 250 seconds] 09:07 -!- matteocavestri2 [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has joined #openbsd 09:09 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has quit [Ping timeout: 248 seconds] 09:10 -!- matteocavestri [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has joined #openbsd 09:10 -!- cqst [~cqst@user/cqst] has joined #openbsd 09:11 -!- B3-bomber [~God@syn-076-176-035-180.res.spectrum.com] has quit [Ping timeout: 248 seconds] 09:12 -!- B3-bomber [~God@syn-076-176-035-180.res.spectrum.com] has joined #openbsd 09:12 -!- matteocavestri2 [~matteocav@host-79-21-186-217.retail.telecomitalia.it] has quit [Ping timeout: 252 seconds] 09:13 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 09:13 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 09:15 -!- sunwind` [~paradox@gateway/vpn/pia/sunwind] has joined #openbsd 09:16 -!- sunwind [~paradox@gateway/vpn/pia/sunwind] has quit [Read error: Connection reset by peer] 09:16 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 09:16 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 09:17 -!- wnh [~Thunderbi@user/wnh] has quit [Ping timeout: 255 seconds] 09:27 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 09:32 -!- macabro` [~user@181.209.195.121] has quit [Ping timeout: 244 seconds] 09:34 -!- huy [~huy@arennes-650-1-228-166.w92-135.abo.wanadoo.fr] has quit [Ping timeout: 256 seconds] 09:36 -!- housemate [~housemate@2405:6e00:242a:6e59:cf71:3601:ccca:8265] has joined #openbsd 09:38 -!- jerryf_ [~jerryf@user/jerryf] has joined #openbsd 09:39 -!- wnh [~Thunderbi@user/wnh] has joined #openbsd 09:41 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 09:56 -!- jerryf_ [~jerryf@user/jerryf] has quit [Remote host closed the connection] 09:56 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 10:00 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has quit [Read error: Connection reset by peer] 10:05 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has joined #openbsd 10:06 < avih> So, in my quest to identify the commit on the github mirror which matches the openbsd 5.5 release tarball, i concluded that it's almost certainly 7d6b1621b64 . after cloning the mirror from github and comparing this commit with the 5.5 tarball content, i'm identifying two anomalies: 10:07 -!- def [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has quit [Ping timeout: 260 seconds] 10:08 < avih> 1. some automatic cvs values (i think), but not all, are different, for instance, the file lib/libpcap/CHANGES in the tarball has a 3rd line of: 10:08 < avih> @(#) $Header: /var/www/space/cvs/src/lib/libpcap/CHANGES,v 1.6 <....> 10:08 < avih> while the one from the github mirror has a different path prefix, with the rest of the line being identical: 10:09 < avih> @(#) $Header: /home/cvs/src/lib/libpcap/CHANGES,v 1.6 <....> 10:09 < avih> so i attribute these differences to different cvs2git script, or that it was checked out a bit differently. i can filter these changes out, so not really in issue. 10:12 < avih> the second issue is that github has some files which are missing from the tarball, and there are about 1500 of those, for instance usr.bin/mg exists in both the tarball and the github mirror, but github also has a file usr.bin/bg/util.c while the tarball doesn't have it, and i cannot figure that out. 10:12 < avih> s/bg/mg/ 10:13 < avih> the git history of usr.bin/mg/utils.c shows that it was there since the initial mg commit in 2000 "initial import of mg2a" 10:14 < avih> and there are more things in the github repo at this commit which are missing, like many files in lib/libcrypto, and more. anyone has an idea what's going on there? 10:15 < avih> (i did compare the dir, if we ignore the cvs2git changes and the missing files, then all the source are identical) 10:16 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 245 seconds] 10:16 -!- huy [~huy@arennes-650-1-228-166.w92-135.abo.wanadoo.fr] has joined #openbsd 10:19 < avih> would anyone be able to check in cvs whether the 5.5 release contain the file usr.bin/mg/util.c or one of the many missing crypto files, for instance lib/libcrypto/Makefile ? 10:19 < IcePic> cvs2git isn't 100%, so some things can certainly have fallen through the cracks in that conversion 10:19 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has quit [Ping timeout: 250 seconds] 10:20 < sibiria> can't you download the sources for 5.5 from one of the FTP servers instead? 10:20 < avih> sibiria: i can, and i have. these files exist at the github mirror but not in the release tarball... 10:20 -!- daugaard [~daugaard@user/daugaard] has joined #openbsd 10:20 < avih> and i'm trying to figure out what's going on here 10:20 -!- def [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has joined #openbsd 10:21 < IcePic> mg/util.c appeared some 25 years ago 10:21 < IcePic> I just don't think it was tagged for each release. 10:21 < IcePic> https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/mg/util.c?rev=1.1&content-type=text/x-cvsweb-markup 10:22 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has joined #openbsd 10:23 < avih> for reference, this is the tarball i'm comparing https://ftp.eu.openbsd.org/pub/OpenBSD/5.5/src.tar.gz (sys.tar.gc exists too), and this is the files in the github mirror at what i'm fairly convinced is the 5.5 release commit: https://github.com/openbsd/src/tree/7d6b1621b645c374dd66f5d9946ee5dc6bb5b1a9 10:23 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 10:24 < avih> the mirror has usr.bin/mg/util.c, but the tarball doesn't 10:25 < avih> IcePic: thanks. what does "it was not tagged" mean? (i'm not a cvs expert) 10:26 < avih> presumably it means something like "it exists, but was not marked as part of the release", right? in that case, is the tarball broken because it accidentally was not tagged? or is the github mirror having redundant files due to cvs2git issues, or maybe something else? 10:26 -!- noone [~six@user/six] has quit [Quit: nyaa~] 10:28 < avih> i.e. is this file actually required for mg in 5.5? 10:28 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 10:28 -!- bsdperl [~bsdperl@user/bsdperl] has quit [Quit: bsdperl] 10:29 -!- johnzlly [~johnzlly@KD118158186024.ppp-bb.dion.ne.jp] has joined #openbsd 10:29 -!- johnzlly [~johnzlly@KD118158186024.ppp-bb.dion.ne.jp] has quit [Changing host] 10:29 -!- johnzlly [~johnzlly@user/johnzlly] has joined #openbsd 10:29 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 10:30 -!- housemate [~housemate@2405:6e00:242a:6e59:cf71:3601:ccca:8265] has quit [Quit: Leaving] 10:30 -!- bsdperl [~bsdperl@user/bsdperl] has joined #openbsd 10:31 < avih> IcePic: also, since some of the auto-cvs values are different, i'm suspecting that the mirror was scratched at some stage, and re-created with a newer/different cvs2git script or config, so maybe one of the the tarball is indeed broken, but the "new" mirror has that fixed? 10:37 < avih> for reference, these are the files which exist at the mirror but missing at the tarball: https://0x0.st/KA0s.txt 10:38 < avih> other than the missing files, and ignoring the auto-cvs values, all files are identical. 10:40 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Ping timeout: 256 seconds] 10:41 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 10:44 < avih> seems that the vast majority of the missing files are in lib/libcrypto and lib/libssl 10:47 < sibiria> **NSA NOISES** 10:48 < avih> ? 10:50 < mischief> your welrod is showing 10:51 < avih> so if i interpret that correctly, then usr.bin/mg/util.c is indeed not part of 5.5 in cvs https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/mg/?only_with_tag=OPENBSD_5_5 10:52 -!- sdds [~sdds@user/sdds] has quit [Ping timeout: 272 seconds] 10:52 < avih> is this correct? 10:54 < avih> should i chalk it off as bad cvs to git conversion? 10:54 * sibiria pops his trenchcoat collars and withdraws into the shadows 10:54 < sibiria> i suppose you could 10:55 < sibiria> cvs is after all the de facto source 10:55 < sibiria> gut feeling is that the current codeberg situation would show the same dispairt 10:55 < IcePic> avih: I think it means "it did not warrant getting tagged" for some reason that may be cvs/rcs specific 10:55 < sibiria> disparity* 10:55 < avih> sibiria: i guess. in such case, maybe someone should know about this mirror issue? 10:56 < avih> i.e. so that they can fix it, assuming such issues still exists today - which i didn't check 10:56 < sibiria> to me that sounds like something that should be fixed, yes 10:57 < pardis> I don't think it is bad cvs to git conversion 10:57 < pardis> that file existed in CVS, it just wasn't tagged for 5.5 10:58 < avih> I'll try to check whether the same issue exists at the codeberg middor. i didn't realize it also has a mirror. 10:58 < avih> mirror* 10:59 < pardis> you're unlikely to find anything since the issue is probably not with the git conversion, but with the CVS tagging 10:59 < avih> pardis: actually, you're right. tags are not exported to the mirror, so what we get there is trunk. and i fount the commit where the tag was created, but it didn't "take with it" these files, so this explains the diffs, right? 10:59 -!- fvincenz1 is now known as fvincenzo 10:59 < avih> found* 10:59 -!- lrosa [~lrosa@user/lrosa] has joined #openbsd 11:00 -!- deepesttoaster [~deepestto@user/deepesttoaster] has quit [Remote host closed the connection] 11:00 < pardis> yes, that seems obvious to me 11:00 < avih> thanks, much appreciated. it sounds obvious to me too, but only after you said it :) thanks 11:01 < sibiria> so a lack of protocol, then 11:01 < IcePic> git and rcs have different ideas of what a tag and a branch is 11:01 < avih> you mean about exporting tags/branches to the mirror? 11:02 < avih> wait, is that rcs, or cvs? 11:02 < sibiria> we're at 5.5, i'll tag later, after i've finished this elk jerky sandwich 11:02 < IcePic> cvs is a wrapper over rcs 11:02 < avih> i know that cvs/git have different concepts, but it's still possible to export tags/branches from cvs to git. i've done that myself, but it's not for the faint of heart. 11:02 < IcePic> rcs is a per-file versioning system, and cvs tries to make you see tons of rcs files as a "repo" 11:04 < avih> thanks, i did have a vague hunch that it's some mixed rcs/cvs thing. the files meta data (first line etc) suggests it's rcs, but it's accessed via a cvs interface... 11:05 < avih> (and i didn't know that rcs is per file. interesting) 11:08 < avih> IcePic: so all those $Header, $Id and others, are these rcs or cvs things? 11:08 < IcePic> rcs I think 11:08 < avih> that was my hunch as well, thanks. so under the hood rcs still lives today in openbsd? 11:09 < IcePic> yes 11:09 < avih> interesting. thanks. 11:09 < IcePic> "man rcs" talks about $...$ stiff 11:09 < IcePic> stuff* 11:09 < avih> yeah, didn't do that :) 11:10 < avih> and do current openbsd devs deal only with cvs? or do they needs rcs installed locally too in some way? 11:10 < IcePic> only via cvs 11:11 < avih> right, so the rcs thing is some behind the hood thing of the cvs server? 11:11 < IcePic> yes 11:11 < avih> cool. appreciate the info. today i learned few things :) 11:12 < IcePic> so when its time to do tagging, its "hands-off" for all devs, since its not atomic for cvs to rcs-tag each file 11:12 -!- deepesttoaster [~deepestto@user/deepesttoaster] has joined #openbsd 11:12 < avih> i get the point but can't say i followed the details :) 11:13 < IcePic> basically making a tag via cvs is a simple command, but that in turn will be more or less "find . -type f -exec rcstag {}" so it will be bad if someone commits while the find-exec is running 11:14 < avih> gotcha. and yes, i did get the gist of it :) 11:14 -!- housemate [~housemate@2405:6e00:242a:6e59:cf71:3601:ccca:8265] has joined #openbsd 11:15 < avih> i don't envy the maintainers of the versioning system... 11:15 < IcePic> this may explain got development 11:15 < avih> yeah 11:16 -!- CowboyNeal [~pater@user/cowboyneal] has quit [Remote host closed the connection] 11:17 -!- CowboyNeal [~pater@user/cowboyneal] has joined #openbsd 11:17 < avih> i did use cvs and svn when they were prominent (more svn than cvs), and mercurial too, when i worked for mozilla, and at least for me personally, git beats all of them by huge margins. 11:18 -!- housemate [~housemate@2405:6e00:242a:6e59:cf71:3601:ccca:8265] has quit [Client Quit] 11:19 < avih> it's just so amazingly powerful. i didn't check what got intentionally prefer to not implement, but i imagine it does get much of the advantage which git has over the other systems. 11:20 -!- test_ [~test@pd950daae.dip0.t-ipconnect.de] has joined #openbsd 11:21 < avih> i hope for the bsd people that they can make the switch. i think it can be a huge win. 11:21 < avih> openbsd* 11:21 < IcePic> got is like svn with a git engine 11:21 < IcePic> so you are still meant to make checkouts and work from those 11:22 < avih> really? well, for me the git value is more about having the whole history locally, so i don't need the server to check how the code looked 20 years ago... 11:23 < avih> does local got "instance" have all the history, which can be interacted with via the got client? 11:23 < IcePic> then again, for me needing to checkout gcc-for-avr on my arduino dev station, I really dont care about how gcc-1 worked for hp300 machines in 1979 or whatever, I'd be happy to get a shallow tag or latest and run with that 11:24 < IcePic> on got, you interact with a git-compatible repo, so that will have all the history. 11:24 < IcePic> you just dont "code" inside of it 11:25 < avih> how is it different than git? 11:25 < avih> i.e. what's the "like svn" part mean? 11:25 < mischief> with anything git or git like you can't ever not have local history, or at least some of it 11:25 < IcePic> that the repo is not the place where you edit files 11:25 < mischief> i keep meaning to look at got, pijul and jujutsu 11:26 < IcePic> "the repo" means .. the dir you did "git clone" into which is a full copy of all history ever and the current state at the same time 11:26 < IcePic> for git, it sucks if someone manages to commit an ISO file, even if you remove it 10s later. Everyone is going to suffer for all time 11:27 < avih> well, there are ways to prune stuff in git, which admittedly i didn't play much with, but if i need less history, or to use less bandwidth during clone, then indeed i do a shallow clone of some N recent commits, so that i can still see recent history, but i don't care about 20 years ago 11:27 < IcePic> for cvs/svn/got the repo can still retain the history of that cursed ISO, but checkouts done 12s after will not have to DL it 11:28 < IcePic> and yeah, there are shallow options, but then you have to figure "should I have 20 last versions of util.c that almost never changes or just 'all revs of util.c in the last 3 months' or .." 11:28 < avih> well, nothing is perfect :) 11:29 < avih> and care is always needed whatever system is used... 11:29 < pardis> personally, I hope for the BSD people that they can continue working on making the system better without being harassed about the revision control system 11:29 < IcePic> obviously not everything is perfect, its just that while git is being super popular, other systems have other choices that may make sense for users accustomed to it 11:30 < mischief> isn't cvs basically 'what if i shallow cloned this HEAD at depth 1' of git? 11:30 < mischief> not sure how got can avoid that situation if the object is referred to in the tree you ask for from the server 11:30 < avih> mischief: sounds about right to me 11:30 -!- aegea [~aegea@user/aegea] has joined #openbsd 11:31 < avih> pardis: aye, but if you take a wider look, then you can't ignore the revolution of git which made it (relatively) much easier to contribute. at least IMHO 11:31 < mischief> just wait till you have a 6GB repo of binary firmware files and 60k tags 11:31 < mischief> then the fun begins 11:32 < pardis> that's overstating the case somewhat 11:32 < pardis> git made certain workflows easier, that's all 11:32 < pardis> most happen to be workflows not applicable to OpenBSD development 11:32 < avih> mischief: yup... 11:32 < pardis> in fact, one of Theo's reasons for not liking git is that it makes bad workflows too easy 11:34 < mischief> it's a somewhat laudable idea but nothing stops Theo or anyone else from writing smack in reply to changes on the ml like they already do today to reject changes. 11:34 < avih> i think it's a preference issue, and also suitability for the task, and i don't know whether the devs want that or not, i think it's easier to contribute to a git repo than cvs. i.e., maybe using git would make it more accessible to new contributors, which i have to guess the openbsd devs are not against... 11:35 < mischief> many projects have existed for over a decade with (git) patches on an ml and have completely sane history 11:36 < pardis> indeed, I'm not arguing against git, just against git evangelism 11:36 < avih> i've not evangelized it. all those are completely personal opinions. 11:37 < mischief> i'm not saying openbsd should switch, just that the git is not really a problem in most cases. dumb things could be done with svn or cvs too. 11:37 < pardis> mischief: I think we're basically agreeing 11:37 < mischief> hell, i actually hate reading the openbsd cvs log. it feels very unorderly to me 11:38 < avih> for me, the ease in which i can clone a completely arbitrary project, and start hacking on it few seconds later, or explore its history without any server, is just amazingly powerful. 11:38 < avih> i.e. in git. 11:39 < avih> it makes it so much easier to start hack it, and, if the time is right, submit changes to upstream. 11:39 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Ping timeout: 252 seconds] 11:41 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 11:42 < mischief> huh. seems we're coming up on an anniversary soon 11:42 < mischief> prepare the beer kegs 11:42 < avih> i'm not familiar with the openbsd development model, but at least with git, it's not uncommon for some random person to send a PR to some project, and it happens all the time, because it's easy, and this makes it powerful, because it makes it easy for new contributors to start contributing to projects 11:42 < mischief> mischief@beast:~/src/openbsd $ git log -n1 df930be708|cat 11:42 < mischief> commit df930be708d50e9715f173caa26ffe1b7599b157 11:42 < mischief> Author: deraadt 11:42 < mischief> Date: Wed Oct 18 08:37:01 1995 +0000 11:42 < mischief> initial import of NetBSD tree 11:43 < avih> :) 11:43 < IcePic> "just start hack on it" is what I go with git clones, then after the fact I realize I should have made a personal clone of it, and a branch in that one, and then started fixing the broken Makefiles or spelling errors. 11:43 < avih> :) 11:43 < IcePic> that is more on github and its PR flow though 11:44 < avih> there are always tradeoffs, and where it's easy, you get much more people involved, including less capable ones. 11:46 < avih> but still, getting more people involved has a bigger value, IMHO, than silly PR/patches which will be rejected 11:46 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Ping timeout: 244 seconds] 11:47 < avih> again, i'm not evangalizing git. these are completely personal opinions, and i hope all the bsds live for many many many years to come 11:47 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 11:47 * pardis misses having an OpenBSD channel 11:48 < IcePic> pardis: yeah, but my obsd/octeon with 16 cores just died, so I don't have anything fun to report. 11:48 -!- baz [~baz@user/baz] has joined #openbsd 11:48 -!- ijanc [~ijanc@user/ijanc] has joined #openbsd 11:48 < avih> anyway, thanks for the help and conversation. cheers! 11:48 < avih> it's been helpful and fun :) 11:49 < mischief> my openbsd git server is slow and bad, but i blame git for that mostly. happy? :-) 11:49 < avih> :) 11:50 < mischief> i had to run 16G ram just to have a chance of hosting the linux kernel repo 11:50 < mischief> (really, i'm blaming git here, not openbsd) 11:51 < mischief> it's been nice otherwise, i should move more to it 11:51 -!- test_ [~test@pd950daae.dip0.t-ipconnect.de] has quit [Ping timeout: 258 seconds] 11:51 < avih> interesting, but i think it is one of the bigger git repos out there, maybe except windows, but that's not public. 11:51 < mischief> https://git.offblast.org/explore/repos 11:52 < mischief> just mirrors for my local use 11:52 < avih> mischief: that's your server? 11:52 < mischief> an openbsd vm at my house, yes 11:53 < avih> cool. seem to work nicely, and gitea and its offshots are indeed very useful 11:53 -!- aegea [~aegea@user/aegea] has quit [Ping timeout: 250 seconds] 11:53 < mischief> just gitea from packages 11:53 < avih> yeah, got that from the icon, iirc the forks (like the codeberg one) look different 11:54 -!- baz [~baz@user/baz] has quit [Remote host closed the connection] 11:54 -!- baz [~baz@user/baz] has joined #openbsd 11:55 < mischief> my router running openbsd is doing tls termination with relayd, for a number of stuff in vms on my server, including git 11:55 < avih> mischief: it's not blazing fast, e.g. navigating dirs, but i guess that's expected. it's plenty fast for me, but noticeably slower than professional hosting, understandably. very nice though. 11:55 < mischief> works fine :-) 11:56 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 11:56 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 11:56 < avih> that's indeed the bottom line :) 11:56 < avih> much much quicker than gitlab though ;) 11:57 < mischief> it's actually a one core vm, maybe i should increase it 11:57 < avih> dunno, it works. if the load grows, you can give it more resources... 11:57 < mischief> earlier this year i made a * robots.txt to stop the AI cancer and banned all of china in pf at my gateway 11:57 < mischief> it helped 11:57 < avih> it's not annoyingly slow in any way, just... not instant, which is fine. 11:58 < avih> yeah, the ai thing is quite terrible... 11:59 < avih> afaik though, robots.txt doesn't really help again ai, does it? especially not against the "agentic" ones where your browser fetches stuff on your behalf... 12:00 < avih> against* 12:00 < mischief> it did, after i read anthropic or some other bot in my logs 12:00 < avih> nice 12:00 < mischief> i noticed because gitea liked to die after there were too many open fds or something and the server up and died with no automatic restart 12:01 < avih> :( 12:01 < ssm_> robots.txt is a "nice suggestion" for cute law-abiding crawlers. your real defense is in relayd for useragent tarpits, blocking bad hosts/domains with pf/unwind/unbound, and if all else fails, www/anubis, 12:01 < mischief> i'm not popular enough to need anubis 12:01 < avih> yeah, but that's very unfortunate 12:01 < mischief> though it seems even k.org uses it these days 12:01 < lockywolf> is there a way to format an MBR partition from openbsd? 12:02 < avih> eh.. re unfortunate, about the fact that robots.txt is a "suggestion" 12:02 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 12:02 < mischief> lockywolf: have you tried fdisk(8)? 12:02 < lockywolf> mischief: yes 12:03 < mischief> and.. what did you do... and.. what happened? 12:04 < pardis> fdisk(8) doesn't do formatting 12:04 < pardis> the contents of partitions are only accessed through disklabel partitions 12:04 < pardis> if you want to write to an fdisk partition, you need to add it to the disklabel as well 12:05 < pardis> this will be done by default for a new disk, but if you add an fdisk partition to a disk with an existing label you will have to do it yourself 12:05 < lockywolf> pardis: so the disklabel partition should have the same offset and size as the mbr partition? 12:05 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 12:05 < pardis> yes 12:06 < lockywolf> and they will represent "the same" place on the disk? 12:06 < lockywolf> I see, thank you 12:08 < mischief> i'm not sure that's right. fdisk can certainly do mbr and gpt partitioning schemes. 12:09 < mischief> disklabel can edit the openbsd partition(s) within mbr or gpt 12:09 < mischief> lockywolf: what is your goal 12:09 < lockywolf> mischief: partitioning and formatting are not the same thing 12:11 < IcePic> in my book, "formatting" is creating a filesystem on a disk, or inside a partition 12:12 < sibiria> in my book it means "install windows again because low FPS in counter-strike" 12:12 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Quit: \] 12:12 < IcePic> sibiria: because the 12yo kids snipe you from the other end of the map 12:12 < sibiria> stupid campers 12:13 -!- feriman [~feriman@user/feriman] has joined #openbsd 12:14 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 12:15 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 12:15 * mischief flies away 12:17 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 12:21 -!- baz [~baz@user/baz] has quit [Remote host closed the connection] 12:22 -!- baz [~baz@user/baz] has joined #openbsd 12:22 < ssm_> you can write a filesystem without having a partition. I do this on small devices like usb flash storage 12:23 < ssm_> Oh I think that's understood I just misread 12:33 -!- cqst [~cqst@user/cqst] has quit [Ping timeout: 244 seconds] 12:37 -!- apac [~alexander@user/apac] has joined #openbsd 12:42 -!- lovisabet [~virys@user/lovisabet] has quit [Quit: leaving] 12:43 -!- mystic [~myst@user/mystic] has joined #openbsd 12:43 -!- km [~km@188.95.247.200] has quit [Remote host closed the connection] 12:44 < mystic> Hi, I'd like to ask if a package that come from the ports is more secure that the same package that come from the package system. Or in other words if compiling a software add a further security layer to the binaries. 12:46 < pardis> no 12:49 < oldlaptop> ports is nothing more or less than the infrastructure for creating binary packages 12:51 < avih> i'm guessing what they mean is "which version should i use is the same application exists both at src and at the ports tree, but they're not identical?" 12:51 < avih> s/is/if/ 12:51 < pardis> seems like an unlikely interpretation 12:51 -!- akinji [~seyyah@user/akinji] has joined #openbsd 12:53 < avih> (i thought that a package would exist only in one of them, but i noticed that lynx exists both at the src tree under gnu, but also at the ports tree. i didn't check if they're identical) 12:53 < pardis> no, it doesn't 12:53 < avih> doesn't what, exists in both? 12:54 < oldlaptop> lynx was removed a long time ago 12:54 < avih> right, indeed i was looking at the 5.5 tag 12:54 < avih> and master in ports. 12:54 < oldlaptop> (cvsweb depicts removed *files* as being in the "Attic", and does not identify directories which contain only files in the "Attic") 12:55 < avih> i didn't use cvsweb. i observed the src tree locally, extracted from tarball and checked out from git, and the ports tree i only checked via the github web interface 12:56 < sonya> btw.. is there any obsd capable counter-strike engine? tried all from https://hlsources.github.io/ and managed to run only https://github.com/eukara/freecs , but was unable to join any online servers.. 12:56 < avih> and indeed i didn't check if current src truck include lynx. 12:56 < avih> n 12:57 < avih> pardis: so you interpret it as whether it's preferred to compile it locally vs get the precompiled binary? 13:00 -!- Leone [~Leo@104.247.239.65] has joined #openbsd 13:01 < mystic> I misspoke. What I meant was that during compilation from ports, there is greater randomization of memory addresses, which can add a level of difficulty for an attacker to orient themselves within the process. Whereas packages are known objects, and therefore it's easier to calculate memory addresses and thus predict them. Or am I wrong? 13:03 < oldlaptop> Pretty much; the important 'randomization' generally happens at runtime (link time, specifically, which for the vast, vast bulk of packages is runtime). 13:03 -!- sjg [~sjg@user/sjg] has quit [Ping timeout: 258 seconds] 13:04 < mystic> oldlaptop: ok, thanks so much. 13:04 < oldlaptop> You could in principle randomize, say, the static linking in some random library from a package, as is done with libc at boot time. I doubt any upstream's build system does that. 13:05 < mystic> ok 13:05 -!- sjg [~sjg@user/sjg] has joined #openbsd 13:08 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 13:14 -!- eki [~eki@159-255-247-158.bb.dnainternet.fi] has quit [Quit: leaving] 13:14 -!- eki [~eki@159-255-247-158.bb.dnainternet.fi] has joined #openbsd 13:23 -!- johnzlly [~johnzlly@user/johnzlly] has quit [Ping timeout: 245 seconds] 13:24 -!- cqst [~cqst@user/cqst] has joined #openbsd 13:36 -!- naoki [~Thunderbi@240f:10b:7440:1:9621:997e:efec:a6ae] has quit [Quit: naoki] 13:50 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 13:51 -!- seninha [~seninha@user/seninha] has joined #openbsd 13:53 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 258 seconds] 13:55 -!- PyR3X [~PyR3X@user/pyr3x] has quit [Ping timeout: 252 seconds] 13:58 -!- maylay [~hen@2600:1702:537b:97f:7ed3:aff:fe1a:45ae] has quit [Quit: Pipe Terminated] 13:58 -!- maylay [~maylay@2600:1702:537b:97f:7ed3:aff:fe1a:45ae] has joined #openbsd 13:59 -!- PyR3X [~PyR3X@user/pyr3x] has joined #openbsd 14:00 -!- Haven0320 [~Haven0320@user/Haven0320] has quit [Read error: Connection reset by peer] 14:01 -!- Haven0320 [~Haven0320@user/Haven0320] has joined #openbsd 14:04 -!- housemate [~housemate@2405:6e00:2432:ea9b:5504:2863:2674:acd6] has joined #openbsd 14:08 -!- gtlwuc [uid621242@user/gtlwuc] has joined #openbsd 14:08 -!- housemate [~housemate@2405:6e00:2432:ea9b:5504:2863:2674:acd6] has quit [Client Quit] 14:14 -!- f6k [~f6k@2a01:e0a:211:2070:12dd:b1ff:feeb:bb92] has quit [Quit: Leaving] 14:15 -!- f6k [~f6k@2a01:e0a:211:2070:12dd:b1ff:feeb:bb92] has joined #openbsd 14:22 -!- akinji [~seyyah@user/akinji] has quit [Quit: Leaving.] 14:28 -!- apac [~alexander@user/apac] has quit [Ping timeout: 258 seconds] 14:42 -!- apac [~alexander@user/apac] has joined #openbsd 14:43 -!- struchu [~struchu@62.87.192.114] has quit [Quit: WeeChat 4.7.1] 14:54 -!- nature [~nature@64.137.144.64] has joined #openbsd 14:54 -!- akinji [~seyyah@user/akinji] has joined #openbsd 14:58 -!- km [~km@25.46-46-198.customer.lyse.net] has joined #openbsd 15:03 -!- b50d [~b50d@62.96.54.30] has quit [Quit: Leaving] 15:03 -!- b50d_ [~b50d@62.96.54.30] has joined #openbsd 15:03 -!- b50d_ [~b50d@62.96.54.30] has quit [Remote host closed the connection] 15:03 -!- horrad [~Thunderbi@2003:a:61f:c901:9907:f2af:6ea5:44bb] has quit [Ping timeout: 248 seconds] 15:09 -!- ijanc [~ijanc@user/ijanc] has quit [Ping timeout: 248 seconds] 15:11 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 15:11 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 15:12 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has quit [Quit: ....and i am outta here....] 15:14 -!- lrosa [~lrosa@user/lrosa] has quit [Quit: Konversation terminated!] 15:14 -!- gknux [~gknux@user/galaxy-knuckles/x-3015990] has joined #openbsd 15:16 < lockywolf> How do I access blocks before 64? 15:16 < lockywolf> disklabel sd0 shows the c partition starting from lock 64 15:17 < lockywolf> and the only program which seems to be working with the disk directly is fdisk 15:18 < sibiria> you can't. that's where the NSA antennae are stored 15:19 < sibiria> try dd(1) 15:19 < thrig> KGB antennae: quit shoving, you hogs 15:19 < lockywolf> dd rsd0? 15:20 < lockywolf> no such file 15:20 < lockywolf> dd'ing those first 64 sectors would be enough 15:20 < sibiria> dd if=... of=/dev/rsd0c 15:20 < sibiria> will kill your partition table 15:21 < sibiria> read the descriptions of the bs and count parameters 15:22 < lockywolf> I don't want to kill the disklabel 15:22 < lockywolf> I need to understand what remains of GRUB, which used to be installed into mbr + mbr-gap 15:23 < lockywolf> now mbr boots openbsd, so I presume that the first 64 sectors are the only remains of that grub installation 15:39 -!- archpc [~root@user/archpc] has quit [Read error: Connection reset by peer] 15:41 -!- tozhu [~tozhu@171.223.92.108] has joined #openbsd 15:49 -!- ijanc [~ijanc@user/ijanc] has joined #openbsd 15:51 -!- MelodyOwO [~MelodyOwO@user/MelodyOwO] has joined #openbsd 15:53 -!- archpc [~root@user/archpc] has joined #openbsd 15:57 -!- km [~km@25.46-46-198.customer.lyse.net] has quit [] 16:03 -!- baz [~baz@user/baz] has quit [Ping timeout: 272 seconds] 16:04 -!- apac [~alexander@user/apac] has quit [Ping timeout: 244 seconds] 16:05 -!- tozhu [~tozhu@171.223.92.108] has quit [Quit: tozhu] 16:06 < Posterdati> hi 16:06 -!- tozhu [~tozhu@171.223.92.108] has joined #openbsd 16:06 < Posterdati> please help, is anyone running OpenBSD 7.7 on the raspberry pi 3b+? I need to make the spi works. Thanks! 16:09 -!- baz [~baz@user/baz] has joined #openbsd 16:09 < vortexx> lockywolf: the OpenBSD bootloader will have taken those 64 sectors then 16:10 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has quit [Ping timeout: 244 seconds] 16:10 < lockywolf> vortexx: the docs do not say anything about the openbsd bootloader being installed into the mbr gap 16:13 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Remote host closed the connection] 16:13 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 16:14 -!- ipod420 [~solo@user/ipod420] has quit [Ping timeout: 244 seconds] 16:17 -!- gtlwuc [uid621242@user/gtlwuc] has quit [Quit: Connection closed for inactivity] 16:26 -!- archpc [~root@user/archpc] has quit [Quit: archpc] 16:27 -!- archpc [~root@user/archpc] has joined #openbsd 16:29 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:585:7245:248e:1b29] has joined #openbsd 16:30 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 16:32 -!- archpc [~root@user/archpc] has quit [Quit: archpc] 16:32 -!- archpc [~archpc@user/archpc] has joined #openbsd 16:35 -!- apac [~alexander@user/apac] has joined #openbsd 16:39 -!- baz [~baz@user/baz] has quit [Quit: ZNC 1.10.1 - https://znc.in] 16:41 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has joined #openbsd 16:41 -!- baz [~baz@user/baz] has joined #openbsd 16:41 -!- rrhylx [~rrhylx@user/rrhylx] has joined #openbsd 16:42 -!- phoebos [~phoebos@kisslinux/phoebos] has joined #openbsd 16:43 < rrhylx> I'm sorry to people who have already read this. For relayd expert, do you know if it is possible to do SNI without the TLS keys? 16:44 -!- km [~km@c978F5BC1.dhcp.as2116.net] has joined #openbsd 16:46 -!- nature [~nature@64.137.144.64] has quit [Ping timeout: 250 seconds] 16:46 -!- crash_ [~crash@199.180.249.82] has quit [Read error: Connection reset by peer] 16:50 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 248 seconds] 16:51 -!- MrHAPPY [~pxq@user/MrHAPPY] has joined #openbsd 16:53 -!- sirphat0n_ [~sp@fixed-187-190-8-111.totalplay.net] has joined #openbsd 16:54 -!- sirphat0n [~sp@user/sirphat0n] has quit [Ping timeout: 245 seconds] 16:54 -!- lrosa [~lrosa@user/lrosa] has joined #openbsd 16:58 -!- defa [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has joined #openbsd 17:01 -!- def [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has quit [Ping timeout: 245 seconds] 17:05 -!- crash_ [~crash_@199.180.249.82] has joined #openbsd 17:10 -!- lrosa [~lrosa@user/lrosa] has quit [Quit: Konversation terminated!] 17:13 -!- nature [~nature@138-51-43-125-lsn-1.nat.utoronto.ca] has joined #openbsd 17:14 -!- uwharrie [~uwharrie@user/uwharrie] has left #openbsd [] 17:14 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Remote host closed the connection] 17:15 -!- user71 [~user71@2001:1530:1032:5842:c4be:c0d9:b797:ac2] has quit [Quit: Leaving] 17:17 -!- apac [~alexander@user/apac] has quit [Quit: Konversation terminated!] 17:17 -!- ewig [~ewig@user/ewig] has quit [Read error: Connection reset by peer] 17:19 -!- rcf [rcf@alps.edemeumasinus.online] has quit [Quit: WeeChat 4.5.2] 17:20 -!- ewig [~ewig@user/ewig] has joined #openbsd 17:24 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 17:28 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 17:29 -!- test [~test@pd950d78d.dip0.t-ipconnect.de] has joined #openbsd 17:30 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has quit [Max SendQ exceeded] 17:32 -!- grifter_ [~grifter@user/grifter-:19210] has quit [Quit: Konversation terminated!] 17:38 -!- MelodyOwO [~MelodyOwO@user/MelodyOwO] has quit [Quit: Leaving.] 17:39 -!- test [~test@pd950d78d.dip0.t-ipconnect.de] has quit [Quit: Lost terminal] 17:42 -!- apac [~alexander@user/apac] has joined #openbsd 17:44 -!- rrhylx [~rrhylx@user/rrhylx] has quit [Quit: Client closed] 17:47 -!- rrhylx [~rrhylx@user/rrhylx] has joined #openbsd 17:48 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 17:49 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 17:53 -!- rrhylx [~rrhylx@user/rrhylx] has quit [Quit: Client closed] 17:56 -!- rrhylx [~rrhylx@user/rrhylx] has joined #openbsd 17:58 -!- rcf [rcf@alps.edemeumasinus.online] has joined #openbsd 18:04 -!- daugaard [~daugaard@user/daugaard] has quit [Ping timeout: 244 seconds] 18:04 -!- grifter_ [~grifter@user/grifter-:19210] has joined #openbsd 18:04 -!- ewig [~ewig@user/ewig] has quit [Ping timeout: 244 seconds] 18:07 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 18:10 -!- ipod420 [~solo@user/ipod420] has quit [Read error: Connection reset by peer] 18:10 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 18:14 -!- SiFuh_ [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 18:14 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 18:16 -!- rrhylx [~rrhylx@user/rrhylx] has quit [Ping timeout: 250 seconds] 18:17 -!- feee [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has joined #openbsd 18:18 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 18:19 -!- defa [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has quit [Ping timeout: 244 seconds] 18:19 -!- namaste [~namaste@user/xyk] has joined #openbsd 18:23 -!- zip100 [~zip100@193.32.248.236] has quit [Ping timeout: 248 seconds] 18:26 -!- baz_ [~baz@user/baz] has joined #openbsd 18:26 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 18:26 -!- baz [~baz@user/baz] has quit [Remote host closed the connection] 18:28 -!- zip100 [~zip100@193.32.248.236] has joined #openbsd 18:29 -!- rrhylx [~rrhylx@user/rrhylx] has joined #openbsd 18:33 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 18:34 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 18:47 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 18:49 -!- jerryf [~jerryf@user/jerryf] has joined #openbsd 18:49 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 18:51 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 18:57 -!- sunwind` [~paradox@gateway/vpn/pia/sunwind] has quit [Quit: Outside Context Problem.] 19:01 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 19:02 -!- iio7 [~iio7@user/iio7] has joined #openbsd 19:02 -!- bluejaypop [~jose@user/josefig] has quit [Ping timeout: 245 seconds] 19:03 < iio7> Is there an "easy" way to make the install media persistent (writeable) without using the method of installing OpenBSD from an USB stick to another USB stick? 19:04 -!- km [~km@c978F5BC1.dhcp.as2116.net] has quit [] 19:04 -!- km [~km@c978F5BC1.dhcp.as2116.net] has joined #openbsd 19:07 -!- CrimeWave [~Ebox-MTL@user/CrimeWave] has joined #openbsd 19:11 -!- rain0r [~rainer@p200300e88f20f900c8d7a1fffe483d6c.dip0.t-ipconnect.de] has quit [Quit: WeeChat 4.6.3] 19:12 -!- adig [~default@2a02:2f0e:f201:aa01:a0bd:552d:c7bc:d624] has joined #openbsd 19:12 -!- rain0r [~rainer@p4fd6d16c.dip0.t-ipconnect.de] has joined #openbsd 19:12 -!- rain0r [~rainer@p4fd6d16c.dip0.t-ipconnect.de] has quit [Client Quit] 19:13 -!- rain0r [~rainer@p200300e88f20f900c8d7a1fffe483d6c.dip0.t-ipconnect.de] has joined #openbsd 19:13 < Bradipo> You don't have to use "another" USB stick. You can put the minimal installer on USB and then install to that same USB once booted. 19:14 < Bradipo> I'm sure it's not a "supported" method, but I've done it numerous times. 19:16 < Bradipo> iio7: In other words, just use dd to write miniroot77.img to a thumbdrive and then boot it and install from the network to that very same thumbdrive. 19:18 -!- rain0r [~rainer@p200300e88f20f900c8d7a1fffe483d6c.dip0.t-ipconnect.de] has quit [Quit: WeeChat 4.6.3] 19:19 < iio7> Bradipo, thanks, I'll try that. 19:19 -!- rain0r [~rainer@p4fd6d16c.dip0.t-ipconnect.de] has joined #openbsd 19:20 -!- iio7 [~iio7@user/iio7] has quit [Quit: Leaving] 19:26 -!- ipod420 [~solo@user/ipod420] has quit [Read error: Connection reset by peer] 19:27 < avih> pardis: re release tags vs their trunk origins, do you know what's the general relation between then, and whether there are exceptions? for instance, we saw that there a trunk state which is a superset of the release tag, is this typically the case with releases? 19:28 < avih> between them* 19:28 < avih> trunk is superset of the tag for 5.5 * 19:30 < avih> it's one thing that the mirror is only for trunk, so release are still "hidden" in it, but if release tags have some additional or modified compared to trunk, then the mirror basically doesn't allow to see releases... 19:34 -!- bluejaypop [~jose@user/josefig] has joined #openbsd 19:37 -!- Haven0320 [~Haven0320@user/Haven0320] has quit [Ping timeout: 265 seconds] 19:37 -!- rain0r [~rainer@p4fd6d16c.dip0.t-ipconnect.de] has quit [Quit: WeeChat 4.6.3] 19:38 -!- rain0r [~rainer@p200300e88f20f900c8d7a1fffe483d6c.dip0.t-ipconnect.de] has joined #openbsd 19:43 -!- bigato [~bigato@user/bigato] has quit [Ping timeout: 258 seconds] 19:47 -!- that_lurker [16abab341f@user/meow/that-lurker:77994] has quit [Ping timeout: 248 seconds] 19:47 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has quit [Ping timeout: 244 seconds] 19:50 -!- hygo [~hygo@187.75.93.61] has joined #openbsd 19:50 -!- that_lurker [16abab341f@user/meow/that-lurker:77994] has joined #openbsd 19:57 -!- MrHAPPY [~pxq@user/MrHAPPY] has quit [Read error: Connection reset by peer] 19:58 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has quit [Read error: Connection reset by peer] 20:00 -!- sweatiest [~znc@user/sweatiest] has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in] 20:00 -!- sweatiest [~znc@user/sweatiest] has joined #openbsd 20:04 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has joined #openbsd 20:04 -!- zwr [~zwr@191-45-59-33.user3p.vtal.net.br] has joined #openbsd 20:04 -!- MrHAPPY [~pxq@user/MrHAPPY] has joined #openbsd 20:04 -!- nature [~nature@138-51-43-125-lsn-1.nat.utoronto.ca] has quit [Ping timeout: 250 seconds] 20:05 -!- Haven0320 [~Haven0320@user/Haven0320] has joined #openbsd 20:09 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:585:7245:248e:1b29] has quit [Remote host closed the connection] 20:18 -!- rrhylx [~rrhylx@user/rrhylx] has quit [Quit: Client closed] 20:20 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Quit: leaving] 20:25 -!- jfsimon [~jfsimon19@2a01:cb14:b9b:2000:81a:3d7e:e4d:17a7] has joined #openbsd 20:27 -!- daugaard [~daugaard@user/daugaard] has joined #openbsd 20:31 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has joined #openbsd 20:31 -!- Poster [~poster@syn-024-210-086-224.res.spectrum.com] has quit [Ping timeout: 250 seconds] 20:32 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has quit [Ping timeout: 244 seconds] 20:35 -!- sjs [~sjs@user/sjs] has quit [Killed (lead.libera.chat (Nickname regained by services))] 20:35 -!- sjs [~sjs@user/sjs] has joined #openbsd 20:35 -!- apac [~alexander@user/apac] has quit [Ping timeout: 258 seconds] 20:41 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 20:43 -!- ipod420 [~solo@user/ipod420] has quit [Read error: Connection reset by peer] 20:44 -!- psychona1e is now known as nbosley 20:45 -!- nbosley is now known as psychonate 20:46 -!- psychonate [~nbosley@user/psychonate] has quit [Quit: leaving] 20:46 -!- psychonate [~nbosley@user/psychonate] has joined #openbsd 20:46 -!- toxic063 [~toxic0@82-65-162-186.subs.proxad.net] has joined #openbsd 20:49 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.4.2] 20:50 -!- Haven0320 [~Haven0320@user/Haven0320] has quit [Ping timeout: 248 seconds] 20:51 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 20:51 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 20:52 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 20:57 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 20:59 -!- iurirs [~iurirs@192.159.180.210] has joined #openbsd 21:00 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Quit: leaving] 21:00 -!- sonya [~nightwolf@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 21:01 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has quit [Quit: leaving] 21:03 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 21:03 -!- polarian [~polarian@znc.polarian.dev] has quit [Quit: Polarian has disappeared] 21:04 -!- polarian [~polarian@znc.polarian.dev] has joined #openbsd 21:09 -!- nature [~nature@64.137.144.64] has joined #openbsd 21:10 -!- uzuri [~x@user/uzuri] has joined #openbsd 21:11 < uzuri> hi guys, do we already know a rough 7.8 release time? 21:12 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 21:14 -!- feriman [~feriman@user/feriman] has quit [Quit: Lost terminal] 21:15 -!- feriman [~feriman@user/feriman] has joined #openbsd 21:15 < fro> yes around the same time every other release has been 21:16 < systemdsucks> used to be may/november, it's more like april/october these days 21:17 * ClaudioM needs to order the 7.7 T-shirt 21:17 -!- lavaball [~Melissa@31.204.155.215] has quit [Ping timeout: 250 seconds] 21:18 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 21:19 -!- noone [~six@user/six] has joined #openbsd 21:21 -!- gotohello [~gotohello@user/gotohello] has quit [Quit: Client closed] 21:22 -!- ipod420 [~solo@user/ipod420] has quit [Ping timeout: 245 seconds] 21:23 < fro> maybe october 24 21:26 -!- mmebsd [~metbsd@pool-99-241-31-97.cpe.net.cable.rogers.com] has joined #openbsd 21:27 -!- gotohello [~gotohello@user/gotohello] has joined #openbsd 21:27 -!- linsux [~metbsd@user/linsux] has quit [Ping timeout: 258 seconds] 21:33 -!- baz_ is now known as baz 21:35 -!- seninha [~seninha@user/seninha] has joined #openbsd 21:36 -!- willyg [~willyg_co@user/willyg-cos/x-4994202] has quit [Quit: willyg] 21:39 -!- Saint_Tuesday [~tuesday@eris.cat] has quit [Remote host closed the connection] 21:40 -!- Saint_Tuesday [~tuesday@eris.cat] has joined #openbsd 21:41 < uzuri> systemdsucks: thanks, love the name btw 21:41 < uzuri> fro: how u come up with that specific date? 21:41 -!- psydroid2 [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] 21:42 -!- housemate [~housemate@2405:6e00:2432:ea9b:5504:2863:2674:acd6] has joined #openbsd 21:44 -!- Saint_Tuesday [~tuesday@eris.cat] has quit [Client Quit] 21:44 -!- monaco [~savage@2a03:4000:55:9:5852:aaff:feeb:e435] has quit [Quit: WeeChat 3.8] 21:44 -!- Saint_Tuesday [~tuesday@eris.cat] has joined #openbsd 21:49 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Remote host closed the connection] 21:49 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 21:50 -!- Leone [~Leo@104.247.239.65] has quit [Read error: Connection reset by peer] 21:52 -!- zip100 [~zip100@193.32.248.236] has quit [Ping timeout: 244 seconds] 21:54 -!- zip100 [~zip100@193.32.248.132] has joined #openbsd 21:55 -!- housemate [~housemate@2405:6e00:2432:ea9b:5504:2863:2674:acd6] has quit [Read error: Connection reset by peer] 21:56 -!- adip [~adip@c145-48.icpnet.pl] has quit [Ping timeout: 248 seconds] 21:56 -!- defa [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has joined #openbsd 21:59 -!- feee [~feeeee@2a01:cb10:828f:8700:15f4:71d2:f41b:7dcd] has quit [Ping timeout: 250 seconds] 22:12 -!- uwharrie [~uwharrie@user/uwharrie] has joined #openbsd 22:12 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 272 seconds] 22:13 -!- zippy [~quassel@188.27.40.204] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 22:13 -!- zippy [~quassel@188.27.40.204] has joined #openbsd 22:13 -!- zippy [~quassel@188.27.40.204] has quit [Client Quit] 22:14 -!- zippy [~quassel@188.27.40.204] has joined #openbsd 22:14 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 22:16 -!- uzuri [~x@user/uzuri] has quit [Ping timeout: 244 seconds] 22:17 -!- \subline [~join_subl@69-165-245-79.cable.teksavvy.com] has quit [Ping timeout: 265 seconds] 22:17 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 22:18 -!- Haven0320 [~Haven0320@user/Haven0320] has joined #openbsd 22:19 -!- \subline [~join_subl@69-165-245-79.cable.teksavvy.com] has joined #openbsd 22:19 -!- BAM-BAM [~0x00000b@2001:8a0:d1c1:4a00:49e:6fcd:3f13:801c] has joined #openbsd 22:25 -!- BAM-BAM [~0x00000b@2001:8a0:d1c1:4a00:49e:6fcd:3f13:801c] has quit [Read error: Connection reset by peer] 22:32 -!- naoki [~Thunderbi@240f:10b:7440:1:4c48:c6ef:636c:975e] has joined #openbsd 22:35 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 258 seconds] 22:45 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 245 seconds] 22:52 -!- jonf_ [~jjf@dhcp-67-146-47-162.gobrightspeed.net] has joined #openbsd 22:53 -!- jonf_ [~jjf@dhcp-67-146-47-162.gobrightspeed.net] has quit [Client Quit] 22:54 -!- jonf_ [~jjf@dhcp-67-146-47-162.gobrightspeed.net] has joined #openbsd 22:54 -!- jonf_ [~jjf@dhcp-67-146-47-162.gobrightspeed.net] has quit [Client Quit] 22:56 -!- housemate [~housemate@2405:6e00:2432:ea9b:5504:2863:2674:acd6] has joined #openbsd 22:57 < fro> https://cvsweb.openbsd.org/src/etc/root/root.mail?rev=1.179&content-type=text/x-cvsweb-markup 22:58 < fro> oh they left 22:58 -!- housemate [~housemate@2405:6e00:2432:ea9b:5504:2863:2674:acd6] has quit [Read error: Connection reset by peer] 22:58 < fro> but whatever 22:58 -!- mtoy [~mtoy@user/mtoy] has quit [Ping timeout: 260 seconds] 22:58 < fro> in case anyone else was wondering 22:58 < fro> date could change again tho 22:59 -!- mtoy [~mtoy@user/mtoy] has joined #openbsd 23:00 -!- zippy [~quassel@188.27.40.204] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 23:01 -!- zippy [~quassel@188.27.40.204] has joined #openbsd 23:04 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 23:04 -!- shtrophic [~m-hrdsqi@user/shtrophic] has quit [Ping timeout: 258 seconds] 23:07 -!- baz [~baz@user/baz] has quit [Ping timeout: 272 seconds] 23:10 -!- shtrophic [~m-hrdsqi@user/shtrophic] has joined #openbsd 23:12 -!- baz [~baz@user/baz] has joined #openbsd 23:15 -!- km_ [~km@c978F5BC1.dhcp.as2116.net] has joined #openbsd 23:15 -!- km [~km@c978F5BC1.dhcp.as2116.net] has quit [Ping timeout: 244 seconds] 23:22 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 23:26 -!- lrosa [~lrosa@user/lrosa] has joined #openbsd 23:31 -!- enwu [~enwu@user/enwu] has quit [Ping timeout: 260 seconds] 23:32 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 23:32 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 23:33 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 23:36 -!- Hackerpcs [~user@user/hackerpcs] has quit [Ping timeout: 244 seconds] 23:37 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 23:40 -!- Hackerpcs [~user@user/hackerpcs] has joined #openbsd 23:42 -!- ipod420 [~solo@user/ipod420] has joined #openbsd 23:43 -!- drainer333 [~alice@user/Drainer333] has joined #openbsd 23:43 -!- akinji [~seyyah@user/akinji] has quit [Quit: Leaving.] 23:47 -!- joe9 [~joe@c-73-24-194-198.hsd1.az.comcast.net] has joined #openbsd 23:58 -!- ijanc [~ijanc@user/ijanc] has quit [Quit: leaving] --- Log closed Wed Sep 24 00:00:02 2025