--- Log opened Fri Jun 06 00:00:56 2025 00:03 -!- Saint_Tuesday [~tuesday@peridot.discordian.de] has quit [Remote host closed the connection] 00:03 -!- nodelay [~zack@user/nodelay] has quit [Ping timeout: 265 seconds] 00:04 -!- Saint_Tuesday [~tuesday@peridot.discordian.de] has joined #openbsd 00:06 -!- vlcg is now known as oraculo 00:08 -!- oraculo is now known as vlcg 00:10 -!- Saint_Tuesday [~tuesday@peridot.discordian.de] has quit [Remote host closed the connection] 00:10 -!- Saint_Tuesday [~tuesday@peridot.discordian.de] has joined #openbsd 00:14 -!- gatlinggoat [~Thunderbi@2600:4040:ad65:b400:d41d:cf3f:fce7:a533] has joined #openbsd 00:16 -!- ublix [~ublx@user/ublx] has quit [Quit: ublix] 00:19 -!- CrimeWave [~Montreal@user/CrimeWave] has joined #openbsd 00:28 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 00:33 -!- pabs3 [~pabs3@user/pabs3] has quit [Ping timeout: 248 seconds] 00:36 -!- sunwind [~paradox@gateway/vpn/pia/sunwind] has joined #openbsd 00:39 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 00:39 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 00:41 -!- jgh [~jgh@hellmouth.gulag.org.uk] has quit [Remote host closed the connection] 00:45 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Ping timeout: 244 seconds] 00:46 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 252 seconds] 00:47 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 01:03 -!- vlcg [mirc-rockc@user/vlcg] has quit [Quit: )] 01:09 -!- lysy [~The@pc125-16.multinet.gliwice.pl] has quit [Ping timeout: 252 seconds] 01:10 -!- lysy [~The@pc125-16.multinet.gliwice.pl] has joined #openbsd 01:21 -!- tozhu [~tozhu@218.89.234.177] has quit [Quit: tozhu] 01:24 -!- njn [~njn@user/njn] has joined #openbsd 01:25 -!- edthix [~Thunderbi@115.132.140.246] has joined #openbsd 01:28 -!- pabs3 [~pabs3@user/pabs3] has joined #openbsd 01:29 -!- seoul_man [~meh@user/seoul-man/x-5066766] has joined #openbsd 01:30 -!- FenderQ [~fenderq@user/fenderq] has quit [Quit: FenderQ] 01:51 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Quit: Konversation terminated!] 01:51 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 01:53 < vortexx> I do hope passstab sets up an irc client on that 64Gb boot drive so we can ask him questions all night and he gets to read them 01:54 -!- cavecanem2 [~cavecanem@user/cavecanem] has joined #openbsd 01:55 < vortexx> I really want to know if the laptop had an original install (presumably upgraded with each release) which predates the move to FFS2 by default in the installer 01:55 < vortexx> because then scanffs works 01:56 -!- cavecanem [~cavecanem@user/cavecanem] has quit [Ping timeout: 248 seconds] 01:56 -!- cavecanem2 is now known as cavecanem 01:56 < vortexx> plenty of people are still on FFS 01:56 < vortexx> dumpfs /dev/rsd0a | head -1 01:56 < vortexx> magic 11954 (FFS1) time Fri Jun 6 03:56:00 2025 01:57 < vortexx> that's on my APU6 which uses the SSD from my APU2B 02:02 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has quit [Remote host closed the connection] 02:06 -!- drathir_tor [~drathir@wireguard/tunneler/drathir] has joined #openbsd 02:10 < mischief> it probably would not be too difficult to extend it to ffs2, but i haven't looked yet 02:10 < mischief> i was lazy and just wrote some lua :) 02:34 -!- Xenguy_ [~Xenguy@user/xenguy] has joined #openbsd 02:36 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 02:36 < vortexx> is there any code in base using lua? I'm not super aware 02:36 < vortexx> glad you managed to knock something together 02:37 -!- Xenguy [~Xenguy@user/xenguy] has quit [Ping timeout: 248 seconds] 02:38 -!- ixc [~x@user/ixc] has quit [Read error: Connection reset by peer] 02:42 < mischief> not in openbsd, but i think in netbsd ;) 02:43 < vortexx> heh 02:43 < mischief> shell is ass for binary io, i dont know anything about perl, and i was too lazy to write c 02:44 -!- ixc [~x@user/ixc] has joined #openbsd 02:44 < mischief> its not even that long, most of it is just declaring the superblock structure https://gist.github.com/mischief/52f948063fb848125dc5119079a6d33d 02:44 < pardis> there can't be Lua code in base if there isn't a Lua interpreter in base 02:45 -!- frkazoid333 [~frkazoid3@syn-035-136-086-229.res.spectrum.com] has quit [Read error: Connection reset by peer] 02:50 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 02:52 < mischief> pardis: well, i had to check :-P 02:52 < mischief> mischief@beast:~/src/openbsd $ find . -name '*.lua' 02:52 < mischief> ./regress/usr.sbin/httpd/patterns/patterns-tester.lua 02:53 -!- frkazoid333 [~frkazoid3@syn-035-136-086-229.res.spectrum.com] has joined #openbsd 02:53 -!- zip100 [~zip100@185.209.196.211] has quit [Ping timeout: 244 seconds] 02:53 -!- _zip100 [~zip100@193.32.248.203] has joined #openbsd 03:03 -!- tvtoon [~The_cUnix@user/tvtoon] has quit [Quit: "Lone... Lone will tear us apart!"] 03:06 -!- naoki [~Thunderbi@240f:10b:7440:1:58ab:5290:b1a7:afb8] has joined #openbsd 03:11 -!- dogg1 [~dogg0@user/dogg0] has joined #openbsd 03:12 -!- dogg0 [~dogg0@user/dogg0] has quit [Read error: Connection reset by peer] 03:15 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 03:20 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 03:22 -!- macabro [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 03:27 -!- fro [fro@humpty.dance] has joined #openbsd 03:29 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has quit [Quit: WeeChat 4.6.3] 03:32 -!- geekthattweaks [uid433447@user/geekthattweaks] has joined #openbsd 03:33 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 272 seconds] 03:35 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 03:36 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has joined #openbsd 03:52 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 248 seconds] 04:03 -!- polyduekes [~polydueke@user/polyduekes] has joined #openbsd 04:04 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has quit [Quit: WeeChat 4.6.3] 04:04 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has joined #openbsd 04:07 -!- vezhlys [~vezhlys@213.159.57.238] has joined #openbsd 04:07 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 04:11 -!- nodelay [~zack@user/nodelay] has joined #openbsd 04:12 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 04:15 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has quit [Quit: WeeChat 4.6.3] 04:15 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has joined #openbsd 04:26 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 04:28 -!- maylay [~gren@2600:1702:537b:97f:7ed3:aff:fe1a:45ae] has quit [Ping timeout: 248 seconds] 04:30 -!- jonf [~jonf@c-73-199-154-254.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 04:30 -!- maylay [~gren@104-0-22-170.lightspeed.miamfl.sbcglobal.net] has joined #openbsd 04:30 -!- jonf_ [~jonf@c-73-199-154-254.hsd1.nj.comcast.net] has joined #openbsd 04:36 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has quit [Quit: WeeChat 4.6.3] 04:36 -!- usagi_mimi [~usagi@user/usagi-mimi:93651] has joined #openbsd 04:44 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 04:46 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 260 seconds] 05:00 -!- FenderQ [~fenderq@user/fenderq] has joined #openbsd 05:04 -!- macabro [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 05:04 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 05:04 -!- feriman [~feriman@user/feriman] has joined #openbsd 05:05 -!- struchu [~struchu@staticline-31-183-138-40.toya.net.pl] has joined #openbsd 05:09 -!- cantelope [uid598105@id-598105.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 05:10 -!- chilledfrogs [~chilledfr@rsa59-h05-176-133-210-176.dsl.sta.abo.bbox.fr] has quit [Ping timeout: 276 seconds] 05:13 -!- horrad [~Thunderbi@2003:a:61f:c901:9907:f2af:6ea5:44bb] has joined #openbsd 05:15 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 244 seconds] 05:16 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has joined #openbsd 05:17 -!- fstd_ [~fstd@xdsl-78-35-216-222.nc.de] has joined #openbsd 05:18 -!- fstd [~fstd@xdsl-78-35-85-237.nc.de] has quit [Ping timeout: 268 seconds] 05:18 -!- fstd_ is now known as fstd 05:25 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has joined #openbsd 05:25 -!- Couch [~Couch@168.195.185.6] has quit [Ping timeout: 244 seconds] 05:27 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 248 seconds] 05:33 -!- xx [~xx@user/xx] has joined #openbsd 05:33 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has quit [Remote host closed the connection] 05:38 -!- tozhu [~tozhu@139.207.1.212] has joined #openbsd 05:41 -!- tuftedocelot [~tuftedoce@2a03:6000:1019::57] has joined #openbsd 05:42 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 05:49 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 05:51 -!- tozhu [~tozhu@139.207.1.212] has quit [Quit: tozhu] 05:51 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 05:51 -!- shtrophic [~m-hrdsqi@user/shtrophic] has joined #openbsd 05:53 -!- lolok [~lolok@user/lolok] has quit [Quit: lolok] 05:59 -!- lolok [~lolok@user/lolok] has joined #openbsd 06:03 -!- tozhu [~tozhu@139.207.1.212] has joined #openbsd 06:04 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 06:08 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 248 seconds] 06:09 -!- sure [~sure@BSN-61-67-160.static.siol.net] has quit [Ping timeout: 268 seconds] 06:10 -!- tozhu [~tozhu@139.207.1.212] has quit [Quit: tozhu] 06:15 -!- toxic063 [~toxic0@82.66.203.96] has quit [Remote host closed the connection] 06:19 -!- Lucanis [~lucanis@user/lucanis] has quit [Ping timeout: 260 seconds] 06:21 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 06:22 -!- CosmicDJ [~CosmicDJ@p200300e24f05450102e04cfffe01e7ab.dip0.t-ipconnect.de] has quit [Quit: reconnect] 06:25 -!- CosmicDJ [~CosmicDJ@p200300e24f05450102e04cfffe01e7ab.dip0.t-ipconnect.de] has joined #openbsd 06:29 -!- Lucanis [~lucanis@user/lucanis] has joined #openbsd 06:34 -!- szilard [~szilard@1F2EF856.nat.pool.telekom.hu] has quit [Remote host closed the connection] 06:36 < anelli> > anelli: check/remove /root/.forward 06:37 < anelli> sonya: it has my username. it always forwards root's emails to me but it used to have the `From:' field contain root's username not me 06:42 -!- itchy [~mr@user/itchy] has quit [Ping timeout: 260 seconds] 06:44 -!- itchy [~mr@user/itchy] has joined #openbsd 06:51 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 06:51 -!- shiranaihito_ [~shiranaih@156.59.50.245] has joined #openbsd 06:51 -!- ixc [~x@user/ixc] has quit [Read error: Connection reset by peer] 06:53 -!- Pixi` [~Pixi@user/pixi] has quit [Quit: Leaving] 06:53 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:53 -!- Pixi [~Pixi@user/pixi] has joined #openbsd 06:54 -!- szilard [~szilard@1F2EF856.nat.pool.telekom.hu] has joined #openbsd 06:55 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 06:57 -!- ixc [~x@user/ixc] has joined #openbsd 07:01 -!- feriman [~feriman@user/feriman] has quit [Read error: Connection reset by peer] 07:03 -!- njn [~njn@user/njn] has quit [Quit: Connection reset by peer] 07:08 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 07:10 < anelli> sonya: oh my bad, .forward changing the From is correct behavior. i tried it on a different system with default mail settings and it does that too. i guess cron has it's own separate parameters. i don't a good usecase for sending mail to other users with a root `From' and it can be done easily with -r the few times i do that it won't be cumbersome. thx for the headsup :) 07:14 -!- struchu [~struchu@staticline-31-183-138-40.toya.net.pl] has quit [Quit: WeeChat 4.6.3] 07:15 < anelli> s/i don't/i don't have/ 07:18 -!- edthix [~Thunderbi@115.132.140.246] has quit [Quit: edthix] 07:21 -!- lealxe [~freckle@38.180.164.96] has joined #openbsd 07:31 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 07:32 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 07:32 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 244 seconds] 07:32 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 07:34 -!- ndut2 [~0day@185-132-134-112.hosted-by-worldstream.net] has joined #openbsd 07:34 -!- ndut2 is now known as l33t-31337-h4x0r 07:34 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 07:35 < andrath> Interesting news about Xorg, seems a high profile dev forked it and worked in the 3000+ open merge requests that got deleted. I hope Xenocara will pick those up. 07:38 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 276 seconds] 07:39 -!- l33t-31337-h4x0r [~0day@185-132-134-112.hosted-by-worldstream.net] has quit [Changing host] 07:39 -!- l33t-31337-h4x0r [~0day@user/l33t-31337-h4x0r] has joined #openbsd 07:40 -!- l33t-31337-h4x0r [~0day@user/l33t-31337-h4x0r] has quit [Quit: Leaving] 07:40 -!- d-ra [~d-ra@user/d-ra] has joined #openbsd 07:40 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:e37f:5913:37f5:c314] has joined #openbsd 07:40 -!- ndut2 [~0day@185-132-134-112.hosted-by-worldstream.net] has joined #openbsd 07:40 -!- ndut2 [~0day@185-132-134-112.hosted-by-worldstream.net] has quit [Client Quit] 07:41 -!- l33t-31337-h4x0r [~l33t-3133@user/l33t-31337-h4x0r] has joined #openbsd 07:42 < l33t-31337-h4x0r> hi all 07:43 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 248 seconds] 07:44 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 07:45 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 07:47 -!- dogg1 [~dogg0@user/dogg0] has quit [Read error: Connection reset by peer] 07:59 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 08:04 < rIMpossible> G'morning 08:06 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 260 seconds] 08:08 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 08:08 < rIMpossible> So I installed OpenBSD 7.7 twice over tftp. First time it went smooth and everything woriked fine. Second time I installed with encryption. Could not install bootblock (installboot it wrote, but booted anyway), firstrun did not start after reboot. Several errormessages while first boot. 08:09 < rIMpossible> Are there preliminaries for installing with drive encryption? 08:09 < rIMpossible> e.g. /dev/MAKEDEV ? 08:11 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 08:12 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 08:13 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 244 seconds] 08:13 -!- yclept [~yclept@user/yclept] has joined #openbsd 08:13 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 08:13 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 08:13 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 08:13 -!- pebble [~pebble@145-255-192-100.ecomservice.bg] has joined #openbsd 08:16 -!- c61k [~c61k@user/c61k] has joined #openbsd 08:17 -!- CrimeWave [~Montreal@user/CrimeWave] has quit [Quit: Textual IRC 7.2.5 2025 OSX] 08:17 < FenderQ> rIMpossible: I normally would prep the filesystem using the shell prior to install https://www.openbsd.org/faq/faq14.html#softraidFDE 08:19 < FenderQ> I have yet to try the automagic in install.md yet https://cvsweb.openbsd.org/src/distrib/amd64/common/install.md 08:21 -!- struchu [~struchu@staticline-31-183-138-40.toya.net.pl] has joined #openbsd 08:22 < FenderQ> I normally do a MAKEDEV sd{0,1,2,3} 08:23 < rIMpossible> FenderQ: this is what I do normally, and it is proven to work. 08:25 < rIMpossible> Should I try to MAKEDEV first and then let the installer do the encryption process? Or better not mixing up the two methods and doing it pretty oldschool? 08:27 -!- c61k [~c61k@user/c61k] has quit [Quit: Leaving] 08:28 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Remote host closed the connection] 08:30 -!- sandbag [~sandbag@user/sandbag] has quit [Ping timeout: 265 seconds] 08:31 < FenderQ> thus far I continue to do the full softraid setup, and then install 08:31 < FenderQ> no issues yet for me 08:32 -!- sandbag [~sandbag@user/sandbag] has joined #openbsd 08:32 < rIMpossible> FenderQ: ok, so I'll better do it the oldschool way, as always. Thank you 08:33 -!- lealxe [~freckle@38.180.164.96] has quit [Quit: leaving] 08:39 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 08:40 -!- slim [~slim@user/meow/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 08:42 -!- gipa [~gipa@user/gipa] has quit [Ping timeout: 268 seconds] 08:44 -!- jgh [~jgh@hellmouth.gulag.org.uk] has joined #openbsd 08:44 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 244 seconds] 08:47 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Ping timeout: 244 seconds] 08:56 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 08:57 -!- slim [~slim@user/meow/slim] has joined #openbsd 08:57 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 09:00 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 09:02 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 09:03 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 245 seconds] 09:05 -!- shiranaihito_ [~shiranaih@156.59.50.245] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 09:05 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 09:08 -!- down200 [~down200@shell.lug.mtu.edu] has quit [Ping timeout: 276 seconds] 09:10 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 09:11 -!- down200 [~down200@shell.lug.mtu.edu] has joined #openbsd 09:11 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 244 seconds] 09:13 -!- Guest47 [~textual@2405:201:500d:211a:696a:ff7:630f:50c0] has joined #openbsd 09:17 -!- down200 [~down200@shell.lug.mtu.edu] has quit [Ping timeout: 248 seconds] 09:18 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 09:18 -!- down200 [~down200@shell.lug.mtu.edu] has joined #openbsd 09:20 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Remote host closed the connection] 09:39 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 09:40 -!- hu_luna is now known as luna_ 09:40 -!- luna_ is now known as luna_- 09:41 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Remote host closed the connection] 09:41 -!- l33t-31337-h4x0r [~l33t-3133@user/l33t-31337-h4x0r] has quit [K-Lined] 09:41 -!- comradeCrow [~comradeCr@99-110-128-132.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 272 seconds] 09:45 -!- Guest47 [~textual@2405:201:500d:211a:696a:ff7:630f:50c0] has quit [Quit: Textual IRC Client: www.textualapp.com] 09:47 -!- feriman [~feriman@user/feriman] has joined #openbsd 09:53 -!- shiranaihito_ [~shiranaih@156.59.50.245] has joined #openbsd 09:55 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 09:56 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has quit [Ping timeout: 244 seconds] 09:58 -!- ewig [~ewig@user/ewig] has joined #openbsd 10:00 -!- frogprog [~frogprog@user/frogprog] has quit [Read error: Connection reset by peer] 10:01 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 260 seconds] 10:02 -!- frogprog [~frogprog@user/frogprog] has joined #openbsd 10:06 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has joined #openbsd 10:10 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 10:15 -!- midnight [~midnight@user/midnight] has quit [Ping timeout: 260 seconds] 10:15 -!- pkubaj_ [~pkubaj@87.207.208.161] has quit [Remote host closed the connection] 10:16 -!- midnight [~midnight@user/midnight] has joined #openbsd 10:24 -!- feriman [~feriman@user/feriman] has quit [Quit: Lost terminal] 10:25 -!- feriman [~feriman@user/feriman] has joined #openbsd 10:27 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 10:30 -!- m3a [~m3a@170.52.78.11] has quit [Ping timeout: 252 seconds] 10:41 -!- pkubaj [~pkubaj@87.207.208.161] has joined #openbsd 10:44 -!- varighet [~varighet@94-224-80-37.access.telenet.be] has quit [Remote host closed the connection] 10:45 -!- varighet [~varighet@94-224-80-37.access.telenet.be] has joined #openbsd 11:00 -!- deepesttoaster [~deepestto@user/deepesttoaster] has quit [Remote host closed the connection] 11:00 -!- xx [~xx@user/xx] has quit [Remote host closed the connection] 11:01 -!- xx [~xx@user/xx] has joined #openbsd 11:01 -!- deepesttoaster [~deepestto@user/deepesttoaster] has joined #openbsd 11:05 -!- ixc [~x@user/ixc] has quit [Read error: Connection reset by peer] 11:08 -!- gatlinggoat [~Thunderbi@2600:4040:ad65:b400:d41d:cf3f:fce7:a533] has quit [Ping timeout: 276 seconds] 11:11 -!- ixc [~x@user/ixc] has joined #openbsd 11:15 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 272 seconds] 11:16 -!- jxl [~jxl@user/jxl] has joined #openbsd 11:17 -!- gipa [~gipa@user/gipa] has joined #openbsd 11:25 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 11:28 -!- shiranaihito_ [~shiranaih@156.59.50.245] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 11:29 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 11:30 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 268 seconds] 11:32 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Quit: \] 11:33 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 11:35 -!- sure [~sure@BSN-61-67-160.static.siol.net] has joined #openbsd 11:35 -!- seninha [~seninha@user/seninha] has joined #openbsd 11:40 -!- adip [~adip@c145-14.icpnet.pl] has joined #openbsd 11:43 -!- noone [~six@user/six] has quit [Quit: nyaa~] 11:43 -!- jtt [~jtt@user/thyssentishman] has quit [Remote host closed the connection] 11:44 -!- jtt [~jtt@user/thyssentishman] has joined #openbsd 11:45 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Quit: \] 11:45 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 11:53 -!- CrashOverride [~strcat@p57b4bf5c.dip0.t-ipconnect.de] has joined #openbsd 11:53 -!- shiranaihito_ [~shiranaih@171.7.87.183] has joined #openbsd 12:04 -!- PapaChub [~PapaChub@vzw-54.parabon.com] has quit [Ping timeout: 268 seconds] 12:05 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 12:12 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 12:18 -!- naoki [~Thunderbi@240f:10b:7440:1:58ab:5290:b1a7:afb8] has quit [Quit: naoki] 12:22 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 260 seconds] 12:23 -!- shdw [~shdw@static.218.156.216.95.clients.your-server.de] has quit [Quit: connection reset by purr] 12:23 -!- zenptr [~zenptr@user/zenptr] has quit [Quit: ZNC 1.8.2 - https://znc.in] 12:27 -!- struchu [~struchu@staticline-31-183-138-40.toya.net.pl] has quit [Quit: WeeChat 4.6.3] 12:32 -!- SiFuh_ [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 12:32 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 12:32 -!- SiFuh_ [~SiFuh@user/sifuh] has joined #openbsd 12:33 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 12:39 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 12:41 -!- zenptr [~zenptr@user/zenptr] has joined #openbsd 12:46 -!- Couch [~Couch@168.195.185.6] has joined #openbsd 12:47 -!- zenptr [~zenptr@user/zenptr] has quit [Quit: ZNC 1.8.2 - https://znc.in] 12:48 -!- tozhu [~tozhu@218.89.234.177] has joined #openbsd 12:48 -!- shiranaihito_ [~shiranaih@171.7.87.183] has quit [Ping timeout: 252 seconds] 12:50 -!- zenptr [~zenptr@user/zenptr] has joined #openbsd 12:51 -!- shiranaihito_ [~shiranaih@171.7.87.183] has joined #openbsd 12:52 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 12:55 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 12:55 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 12:55 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 13:04 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 13:05 -!- shdw [~shdw@static.218.156.216.95.clients.your-server.de] has joined #openbsd 13:06 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 260 seconds] 13:06 -!- SirJitsu1 [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 13:07 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 245 seconds] 13:07 -!- mesaoptimizer [~mesa@user/PapuaHardyNet] has quit [Quit: WeeChat 4.0.4] 13:08 -!- mesaoptimizer [~mesa@user/PapuaHardyNet] has joined #openbsd 13:09 -!- nedko [~nedko@gateway/tor-sasl/nedko] has quit [Remote host closed the connection] 13:10 -!- nedko [~nedko@gateway/tor-sasl/nedko] has joined #openbsd 13:13 -!- alx^ [~alx@195.15.28.34] has joined #openbsd 13:13 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 13:14 -!- Old-Ben-Jabroni [~oldben@user/Old-Ben-Jabroni] has joined #openbsd 13:18 -!- tozhu [~tozhu@218.89.234.177] has quit [Quit: tozhu] 13:20 -!- tozhu [~tozhu@218.89.234.177] has joined #openbsd 13:23 -!- slesa [~Slesa@2a0d:ee00:8010:5b00:e37f:5913:37f5:c314] has quit [Remote host closed the connection] 13:27 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Quit: \] 13:29 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 13:29 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Remote host closed the connection] 13:29 -!- PapaChub [~PapaChub@vzw-54.parabon.com] has joined #openbsd 13:30 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 13:36 -!- feriman [~feriman@user/feriman] has joined #openbsd 13:38 -!- shiranaihito_ [~shiranaih@171.7.87.183] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 13:43 -!- user21 [~user21@71.203.62.57] has quit [Read error: Connection reset by peer] 13:43 -!- user21_ [~user21@71.203.62.57] has joined #openbsd 13:44 < vortexx> rIMpossible: the installer should handle everything normally. What were the errors at first boot that you got? 13:45 < vortexx> (including getting the sdX entries into /dev) 13:46 -!- comradeCrow [~comradeCr@99-110-128-132.lightspeed.irvnca.sbcglobal.net] has joined #openbsd 13:48 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 244 seconds] 13:50 -!- pebble [~pebble@145-255-192-100.ecomservice.bg] has quit [Read error: Connection reset by peer] 13:51 -!- scain [~ircclient@2600:3c00:e000:30c::1001] has quit [Quit: Quit] 13:53 -!- scain [~ircclient@2600:3c00:e000:30c::1001] has joined #openbsd 13:55 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 14:00 -!- cantelope [uid598105@id-598105.hampstead.irccloud.com] has joined #openbsd 14:00 -!- uncleyear [~ian@178.66.129.10] has quit [Remote host closed the connection] 14:05 -!- uncleyear [~ian@178.66.129.10] has joined #openbsd 14:08 -!- horrad [~Thunderbi@2003:a:61f:c901:9907:f2af:6ea5:44bb] has quit [Ping timeout: 268 seconds] 14:11 -!- Couch [~Couch@168.195.185.6] has quit [Ping timeout: 244 seconds] 14:12 -!- uncleyear [~ian@178.66.129.10] has quit [Remote host closed the connection] 14:14 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 14:16 -!- chilledfrogs [~chilledfr@2001:861:8c97:f330:be22:d446:a596:b372] has joined #openbsd 14:17 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Ping timeout: 252 seconds] 14:17 < rIMpossible> vortexx: saw your message too late. Currently dd'ing and manually preparing the encrypted container. 14:18 < rIMpossible> vortexx: If I remember, it was sth. with chmod. I assume it was trying to complete tasks in rc.firstrun. 14:20 < rIMpossible> The kernel was also not relinked, the sp kernel was used instead of mp kernel (what it did without choosing for encryption), fw_update and syspatch -l was not run ..... 14:21 < rIMpossible> could be some edge case due to booting from tftp ... 14:22 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 14:24 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 14:37 -!- fedaykin [~rusty@user/fedaykin] has quit [Ping timeout: 248 seconds] 14:38 -!- ublx [~ublx@user/ublx] has joined #openbsd 14:41 -!- user71 [~user71@2001:1530:1001:bbd4:df36:70fb:e1e6:8c20] has joined #openbsd 14:45 < vortexx> installing from tftp should't make any difference, once the bsd.rd is downloaded from the server it takes over and nothing tftp related happens after that 14:46 < vortexx> sounds like corrupted sets to me if you're getting chmod and fw_update and syspatch errors 14:46 < vortexx> or perhaps simply corrupted underlying drive? 14:48 -!- shiranaihito_ [~shiranaih@156.59.50.245] has joined #openbsd 14:48 < IcePic> agree with vortexx, the manner of how you get bsd.rd into memory doesn't matter 14:48 < oldlaptop> as long as bsd.rd itself gets into memory correctly, I guess? 14:49 < oldlaptop> I'd expect something to go wrong a lot earlier if that's a problem. 14:50 -!- anelli [~anelli@user/macarona] has quit [Ping timeout: 260 seconds] 14:52 -!- uncleyear [~ian@178.66.129.10] has joined #openbsd 14:54 -!- apac [~alexander@user/apac] has quit [Ping timeout: 244 seconds] 14:55 -!- Apollyon [~Apollyon@user/Apollyon] has quit [Quit: The Lounge - https://thelounge.chat] 14:56 -!- Apollyon [~Apollyon@user/Apollyon] has joined #openbsd 14:58 -!- euphores [~SASL_euph@user/euphores] has quit [Quit: Leaving.] 14:58 -!- anelli [~anelli@user/macarona] has joined #openbsd 14:59 -!- Apollyon [~Apollyon@user/Apollyon] has quit [Client Quit] 15:00 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 268 seconds] 15:05 -!- begriffs [~begriffs@user/begriffs] has joined #openbsd 15:08 -!- dev1ls [dev1ls@user/Dev1ls] has joined #openbsd 15:08 -!- Apollyon [~Apollyon@user/Apollyon] has joined #openbsd 15:09 < rIMpossible> oldlaptop: vortexx: I got them during the install process from a mirror (ftp.hostserver.de). The sets should be fine, as they are integrity checked 15:11 < oldlaptop> Then my mind also runs to the hardware. (Broken disk? Broken power supply - that wondrous root of all kinds of madness?) 15:11 < rIMpossible> Without choosing for encryption, everything is fine. I have to install another machine the next few days. I will do exactly the same thing and report the errors back here 15:11 < rIMpossible> oldlaptop: malheureusement, non 15:12 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 15:14 -!- zimmer [~zimmer@user/zimmer] has quit [Ping timeout: 268 seconds] 15:15 -!- magyar_ [~magyar@user/magyar] has joined #openbsd 15:15 -!- magyar [~magyar@user/magyar] has quit [Killed (NickServ (GHOST command used by magyar_))] 15:18 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 15:23 -!- Xenguy_ is now known as Xenguy 15:23 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has quit [Ping timeout: 252 seconds] 15:24 -!- dinowilliam [~dinowilli@user/DINOWILLIAM] has joined #openbsd 15:33 -!- pkubaj [~pkubaj@87.207.208.161] has quit [Ping timeout: 248 seconds] 15:38 -!- apac [~alexander@user/apac] has joined #openbsd 15:39 -!- terminaldweller [~terminald@user/terminaldweller] has quit [Quit: ZNC - https://znc.in] 15:42 -!- user21_ [~user21@71.203.62.57] has quit [Ping timeout: 244 seconds] 15:42 -!- jpoc_ [~jpoc@centos/qa/jpoc] has quit [Ping timeout: 244 seconds] 15:43 -!- sunwind [~paradox@gateway/vpn/pia/sunwind] has quit [Ping timeout: 268 seconds] 15:44 -!- terminaldweller [~terminald@user/terminaldweller] has joined #openbsd 15:45 -!- macabro [~user@user/monkey/x-0691028] has quit [Read error: Connection reset by peer] 15:46 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 15:47 -!- yclept [~yclept@user/yclept] has quit [Remote host closed the connection] 15:47 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 15:48 -!- user21_ [~user21@71.203.62.57] has joined #openbsd 15:51 -!- user21_ [~user21@71.203.62.57] has quit [Remote host closed the connection] 15:52 -!- macabro [~user@user/monkey/x-0691028] has quit [Remote host closed the connection] 15:52 -!- macabro [~user@user/monkey/x-0691028] has joined #openbsd 15:56 -!- jpoc [~jpoc@centos/qa/jpoc] has joined #openbsd 15:57 -!- pkubaj [~pkubaj@87.207.208.161] has joined #openbsd 16:05 -!- apac [~alexander@user/apac] has quit [Ping timeout: 272 seconds] 16:05 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 16:06 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 16:06 -!- d-ra [~d-ra@user/d-ra] has quit [Quit: Leaving] 16:08 -!- pkubaj [~pkubaj@87.207.208.161] has quit [Ping timeout: 276 seconds] 16:09 -!- jadi [~jadi@d23-16-146-102.bchsia.telus.net] has joined #openbsd 16:10 -!- apac [~alexander@user/apac] has joined #openbsd 16:22 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Read error: Connection reset by peer] 16:41 -!- jedesa [~Thunderbi@user/jedesa] has joined #openbsd 16:41 -!- seninha [~seninha@user/seninha] has quit [Ping timeout: 252 seconds] 16:54 -!- Nahual [~Nahual@centos/community/Nahual] has quit [Ping timeout: 260 seconds] 17:01 -!- magyar [~magyar@user/magyar] has joined #openbsd 17:02 -!- magyar_ [~magyar@user/magyar] has quit [Ping timeout: 248 seconds] 17:14 -!- afresh1 [~afresh1@us.holligan.net] has quit [Ping timeout: 248 seconds] 17:15 -!- afresh1 [~afresh1@us.holligan.net] has joined #openbsd 17:19 -!- afresh1 [~afresh1@us.holligan.net] has quit [Ping timeout: 248 seconds] 17:19 -!- vlcg [~mirc-rc@179.235.202.169] has joined #openbsd 17:19 -!- vlcg [~mirc-rc@179.235.202.169] has quit [Changing host] 17:19 -!- vlcg [~mirc-rc@user/vlcg] has joined #openbsd 17:23 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 17:29 -!- bsdperl [~bsdperl@user/bsdperl] has quit [Quit: bsdperl] 17:30 -!- amadaluzia [~amadaluzi@user/amadaluzia] has joined #openbsd 17:31 -!- bsdperl [~bsdperl@user/bsdperl] has joined #openbsd 17:31 -!- amadaluzia [~amadaluzi@user/amadaluzia] has quit [Client Quit] 17:35 -!- amadaluzia [~amadaluzi@user/amadaluzia] has joined #openbsd 17:50 -!- Aedil [~adrian@ipbcc10313.dynamic.kabel-deutschland.de] has quit [Quit: leaving] 17:52 -!- gnucode [~gnucode@user/jab] has joined #openbsd 17:53 -!- jxl [~jxl@user/jxl] has quit [Ping timeout: 276 seconds] 17:53 -!- gnucode [~gnucode@user/jab] has quit [Client Quit] 17:55 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 17:58 -!- Bradipo [~Bradipo@50.77.44.29] has quit [Quit: Lost terminal] 17:59 -!- luser1 [~luser@user/luser1] has quit [Quit: The Lounge - https://thelounge.chat] 18:00 -!- luser1 [~luser@user/luser1] has joined #openbsd 18:03 -!- apac [~alexander@user/apac] has quit [Ping timeout: 260 seconds] 18:04 -!- Bradipo [~Bradipo@50.77.44.29] has joined #openbsd 18:14 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 18:15 -!- ewig [~ewig@user/ewig] has quit [Remote host closed the connection] 18:16 -!- fedaykin [~rusty@user/fedaykin] has joined #openbsd 18:16 -!- pkubaj [~pkubaj@87.207.208.161] has joined #openbsd 18:26 -!- fluffery [~quassel@user/fluffery] has joined #openbsd 18:26 -!- le2m [~lucas@189.7.87.200] has joined #openbsd 18:41 -!- dev1ls [dev1ls@user/Dev1ls] has quit [Ping timeout: 248 seconds] 18:42 -!- oxzi [~oxzi@marohu.lurk.space] has quit [Quit: WeeChat] 18:43 -!- oxzi [~oxzi@marohu.lurk.space] has joined #openbsd 18:46 -!- chilledfrogs [~chilledfr@2001:861:8c97:f330:be22:d446:a596:b372] has quit [Quit: connection reset by purr] 18:52 -!- brutex [~brutex@user/brutex] has joined #openbsd 18:53 -!- brutex [~brutex@user/brutex] has quit [Remote host closed the connection] 18:53 -!- brutex [~brutex@user/brutex] has joined #openbsd 18:53 -!- psydroid2 [~psydroid@user/psydroid] has joined #openbsd 18:53 -!- brutex [~brutex@user/brutex] has quit [Remote host closed the connection] 18:59 -!- SirJitsu1 [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Quit: Konversation terminated!] 18:59 -!- brutex [~brutex@user/brutex] has joined #openbsd 18:59 -!- brutex [~brutex@user/brutex] has quit [Remote host closed the connection] 19:02 -!- chilledfrogs [~chilledfr@rsa59-h05-176-133-210-176.dsl.sta.abo.bbox.fr] has joined #openbsd 19:02 -!- user71 [~user71@2001:1530:1001:bbd4:df36:70fb:e1e6:8c20] has quit [Quit: Leaving] 19:04 -!- lucas- [~Lucas@moon.lgv5.net] has quit [Quit: bye] 19:06 -!- Poltawer [~xt003@user/Poltawer] has joined #openbsd 19:13 -!- zwr [~zwr@200-97-243-136.user3p.veloxzone.com.br] has quit [Read error: Connection reset by peer] 19:16 -!- openface [~openface@user/brutex] has joined #openbsd 19:19 -!- zwr [~zwr@200-97-243-136.user3p.veloxzone.com.br] has joined #openbsd 19:21 -!- openface [~openface@user/brutex] has quit [Quit: disconnect.] 19:21 -!- openface [~openface@user/brutex] has joined #openbsd 19:21 -!- openface [~openface@user/brutex] has quit [Client Quit] 19:21 -!- dev1ls [dev1ls@user/Dev1ls] has joined #openbsd 19:22 -!- openface [~openface@user/brutex] has joined #openbsd 19:22 -!- openface [~openface@user/brutex] has quit [Client Quit] 19:22 -!- openface [~openface@user/brutex] has joined #openbsd 19:23 -!- openface [~openface@user/brutex] has quit [Client Quit] 19:24 -!- openface [~openface@user/brutex] has joined #openbsd 19:24 -!- openface [~openface@user/brutex] has quit [Client Quit] 19:27 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 19:30 -!- amadaluzia [~amadaluzi@user/amadaluzia] has quit [Quit: ZNC 1.9.1 - https://znc.in] 19:30 -!- polyduekes [~polydueke@user/polyduekes] has quit [Ping timeout: 252 seconds] 19:31 -!- nekobit [~freebtc4u@198.98.57.223] has joined #openbsd 19:33 -!- ivdsangen [~ivo@83-84-59-127.cable.dynamic.v4.ziggo.nl] has quit [Quit: leaving] 19:36 -!- absc [absc@2a04:ee41:8:6055::101] has joined #openbsd 19:38 -!- franks23 [~frank@188.124.154.8] has joined #openbsd 19:38 -!- franks2 [~frank@188.124.154.8] has quit [Ping timeout: 268 seconds] 19:38 -!- franks23 is now known as franks2 19:39 -!- manwithluck [~manwithlu@2a09:bac5:5082:2432::39b:b0] has quit [Remote host closed the connection] 19:39 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 19:39 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 19:40 -!- Poltawer [~xt003@user/Poltawer] has quit [Quit: WeeChat 4.6.3] 19:43 -!- manwithluck [~manwithlu@2a09:bac5:5082:2432::39b:b0] has joined #openbsd 19:43 -!- euphores [~SASL_euph@user/euphores] has quit [Ping timeout: 244 seconds] 19:44 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 19:44 -!- megaTherion [~therion@unix.io] has quit [Read error: Connection reset by peer] 19:44 -!- megaTherion [~therion@unix.io] has joined #openbsd 19:45 -!- ublx [~ublx@user/ublx] has joined #openbsd 19:45 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Read error: Connection reset by peer] 19:47 -!- xx [~xx@user/xx] has quit [Ping timeout: 244 seconds] 19:47 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 19:51 -!- euphores [~SASL_euph@user/euphores] has joined #openbsd 19:52 -!- Poltawer [~xt003@user/Poltawer] has joined #openbsd 19:53 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 20:00 -!- gnucode [~gnucode@user/jab] has joined #openbsd 20:00 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Quit: \] 20:01 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 20:02 -!- adig [~default@2a02:2f0e:f30b:3401:8455:113f:d8be:a01] has joined #openbsd 20:03 < avemestr> andrath: Interesting XOrg development indeed... would not be the first time something great results from a falling out. 20:04 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Remote host closed the connection] 20:04 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 20:09 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 20:19 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 20:25 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has quit [Quit: \] 20:27 -!- lusciouslover [~lusciousl@2603:6080:d03:610d::1050] has joined #openbsd 20:27 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 20:31 < gnucode> I'm fairly excited for that too! 20:31 < gnucode> the XOrg development... Xlibre Xserver Is that what they're calling it? 20:31 -!- xerox [~edi@user/edi] has joined #openbsd 20:32 -!- seninha [~seninha@user/seninha] has joined #openbsd 20:36 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Ping timeout: 252 seconds] 20:40 -!- CrimeWave [~Montreal@user/CrimeWave] has joined #openbsd 20:40 < Bradipo> Xcalibre? 20:43 -!- zippy [~quassel@188.27.47.195] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 20:43 -!- zippy [~quassel@188.27.47.195] has joined #openbsd 20:45 -!- huy_ [~huy@arennes-650-1-228-166.w92-135.abo.wanadoo.fr] has quit [Ping timeout: 260 seconds] 20:48 -!- krl [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has joined #openbsd 20:48 -!- zippy [~quassel@188.27.47.195] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 20:49 -!- zippy [~quassel@188.27.47.195] has joined #openbsd 20:51 -!- krl_ [~krl@h-155-4-221-200.NA.cust.bahnhof.se] has quit [Ping timeout: 244 seconds] 20:51 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has quit [Read error: Connection reset by peer] 20:51 -!- huy [~huy@arennes-650-1-228-166.w92-135.abo.wanadoo.fr] has joined #openbsd 20:51 -!- SirJitsu [~SirJitsu@162-231-111-175.lightspeed.livnmi.sbcglobal.net] has joined #openbsd 20:53 -!- kazar [~kazar@user/kazar] has joined #openbsd 20:55 -!- Vigdis [~danj@ns4.chown.me] has quit [Quit: WeeChat 4.6.2] 20:57 -!- apac [~alexander@user/apac] has joined #openbsd 21:00 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has joined #openbsd 21:04 -!- gnucode [~gnucode@user/jab] has quit [Quit: Leaving.] 21:10 -!- Couch [~Couch@168.195.185.6] has joined #openbsd 21:11 -!- horsegoosemeth [~horsegoos@user/horsegoosemeth] has quit [Ping timeout: 244 seconds] 21:12 -!- fro [fro@humpty.dance] has quit [Remote host closed the connection] 21:13 < sonya> https://github.com/X11Libre/xserver 21:15 < Bradipo> I think Xcalibre would be a decent name. 21:16 -!- noone [~six@user/six] has joined #openbsd 21:16 < Bradipo> What's all the scuttlebutt though? I haven't heard anything about it. 21:20 < sonya> Enrico Weigelt - https://github.com/metux - is behind the scene.. all the best and good luck, imho.. 21:23 -!- shiranaihito_ [~shiranaih@156.59.50.245] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 21:24 -!- adig [~default@2a02:2f0e:f30b:3401:8455:113f:d8be:a01] has quit [Read error: Connection reset by peer] 21:24 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.4.2] 21:29 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 21:29 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 21:30 < rIMpossible> vortexx: have chosen mbr twice during install, instead of gpt - WORKS. Nothing on OpenBSD developers! The bug was in front of the screen :) 21:33 < FenderQ> :) 21:35 -!- FenderQ [~fenderq@user/fenderq] has quit [Quit: weekend o/] 21:37 < systemdsucks> ok, make under way 21:45 -!- tvtoon [~The_cUnix@user/tvtoon] has joined #openbsd 21:46 < vortexx> rIMpossible: yeah GPT is kinda the way you have to go in 2025 21:47 < vortexx> or are you installing on pre 2010 hw? 21:47 < vortexx> (which would merit mentionning) 21:48 < vortexx> Bradipo: except there's a Calibre project already and that'd be confusing 21:48 -!- bluejaypop [~jose@user/josefig] has quit [Ping timeout: 276 seconds] 21:48 < Bradipo> Perhaps. 21:48 < Bradipo> eXcalibre then. :-) 21:49 -!- slim [~slim@user/meow/slim] has quit [Quit: bWFkZSB5b3UgbG9vaw==] 21:49 < Bradipo> But yeah, just a humorous thought. 21:50 < Bradipo> The actual sword is Excalibur, so it's kind of twisting the letters a bit. 21:50 < Bradipo> I suppose Xcalibur might work and it's a subtle play on the phonemes. 21:52 -!- slim [~slim@user/meow/slim] has joined #openbsd 21:55 -!- bluejaypop [~jose@user/josefig] has joined #openbsd 22:00 -!- todi [~todi@p57803331.dip0.t-ipconnect.de] has quit [Ping timeout: 248 seconds] 22:02 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 22:07 -!- Couch [~Couch@168.195.185.6] has quit [Quit: Killed... yeah...] 22:07 -!- Couch [~Couch@168.195.185.6] has joined #openbsd 22:10 -!- absc [absc@2a04:ee41:8:6055::101] has quit [Remote host closed the connection] 22:12 -!- Couch [~Couch@168.195.185.6] has quit [Client Quit] 22:19 < vortexx> Bradipo: Calibre is a french word which means size of bullets, which is also used in English 22:20 -!- m3a [~m3a@170.52.78.11] has joined #openbsd 22:20 < Bradipo> Yes, I'm aware of the term calibre. It's also used in automotive work. 22:21 < Bradipo> Not to be confused with caliper. 22:33 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 22:34 -!- jsto [~jsto@user/meow/jsto] has quit [Quit: ZNC - https://znc.in] 22:35 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Remote host closed the connection] 22:41 -!- jsto [~jsto@user/meow/jsto] has joined #openbsd 22:43 -!- wnh [~Thunderbi@user/wnh] has quit [Quit: wnh] 22:46 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 22:47 -!- le2m [~lucas@189.7.87.200] has quit [Quit: WeeChat 4.2.1] 22:48 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 244 seconds] 22:51 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 22:53 -!- bdmg_ [~myJebba@152.254.132.216] has joined #openbsd 22:54 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 22:56 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Remote host closed the connection] 22:58 -!- emmanuelux [~emmanuelu@user/emmanuelux] has joined #openbsd 23:00 -!- kazar [~kazar@user/kazar] has quit [Quit: leaving] 23:03 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 276 seconds] 23:04 -!- emmanuelux [~emmanuelu@user/emmanuelux] has quit [Quit: au revoir] 23:15 -!- dinowilliam [~dinowilli@user/DINOWILLIAM] has quit [Ping timeout: 252 seconds] 23:22 -!- njn [~njn@user/njn] has joined #openbsd 23:24 -!- Lucas_ [~Lucas@moon.lgv5.net] has joined #openbsd 23:38 -!- Vigdis [~danj@ns4.chown.me] has joined #openbsd 23:41 -!- zwr [~zwr@200-97-243-136.user3p.veloxzone.com.br] has quit [Ping timeout: 268 seconds] 23:42 -!- zwr [~zwr@200-97-243-136.user3p.veloxzone.com.br] has joined #openbsd 23:43 -!- Poltawer [~xt003@user/Poltawer] has quit [Quit: WeeChat 4.6.3] 23:46 -!- Bradipo [~Bradipo@50.77.44.29] has quit [Quit: Lost terminal] 23:53 -!- gatlinggoat [~Thunderbi@96.225.72.95] has joined #openbsd 23:54 -!- psydroid2 [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/] --- Log closed Sat Jun 07 00:00:08 2025