| 00:06.33 | *** join/#devuan javashin (~javashin@unaffiliated/javashin) | 
| 00:10.10 | *** part/#devuan ksx4system (2ea90c26@apn-46-169-12-38.dynamic.gprs.plus.pl) | 
| 00:10.17 | *** join/#devuan golinux_ (~golinux@vm8.ganeti.dyne.org) | 
| 00:10.17 | *** join/#devuan golinux_ (~golinux@devuan/developer/golinux) | 
| 00:16.13 | *** join/#devuan infobot (ibot@c-174-52-60-165.hsd1.ut.comcast.net) | 
| 00:16.13 | *** topic/#devuan is This is the Devuan https://devuan.org/ discussion channel | D1conf: #devuan-conf https://devuan.org/d1conf | Latest (2018-06-09): ASCII 2.0.0 https://devuan.org/os/debian-fork/ascii-stable-announce-060818 || Stable (2017-05-25): Jessie 1.0.0 LTS release | Devuan Forum: https://dev1galaxy.org/ | Chanlogs http://maemo.cloud-7.de/irclogs/freenode/_devuan/ | You may need to auth to NickServ | 
| 00:16.14 | *** mode/#devuan [+v infobot] by ChanServ | 
| 00:23.13 | *** join/#devuan Jjp137 (~Jjp137@cpe-75-83-16-81.socal.res.rr.com) | 
| 00:31.52 | Centurion_Dan | ksx4system: hi, and welcome back! | 
| 00:47.50 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 01:32.20 | *** join/#devuan ymasson (~ymasson@lfbn-bor-1-147-114.w90-50.abo.wanadoo.fr) | 
| 01:38.10 | *** join/#devuan KatnjiaTheII (~KittenGNU@unaffiliated/kittengnu) | 
| 01:53.54 | *** join/#devuan zeden (~user@unaffiliated/zeden) | 
| 02:04.38 | *** join/#devuan Katnjia (~KittenGNU@unaffiliated/kittengnu) | 
| 02:10.17 | *** join/#devuan kts (~kts@103.73.236.80) | 
| 02:25.17 | *** join/#devuan fsmithred (~fsmithred@devuan/developer/fsmithred) | 
| 02:50.30 | *** join/#devuan Stacker (~stacker@gateway/tor-sasl/b616) | 
| 02:57.47 | *** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy) | 
| 03:20.11 | *** join/#devuan ar3itrary (~hacker@2a03:4000:6:8177:2::1) | 
| 03:40.51 | *** join/#devuan Inepu (~Mithrandi@host67-78-static.1-79-b.business.telecomitalia.it) | 
| 07:06.19 | *** join/#devuan infobot (ibot@c-174-52-60-165.hsd1.ut.comcast.net) | 
| 07:06.19 | *** topic/#devuan is This is the Devuan https://devuan.org/ discussion channel | D1conf: #devuan-conf https://devuan.org/d1conf | Latest (2018-06-09): ASCII 2.0.0 https://devuan.org/os/debian-fork/ascii-stable-announce-060818 || Stable (2017-05-25): Jessie 1.0.0 LTS release | Devuan Forum: https://dev1galaxy.org/ | Chanlogs http://maemo.cloud-7.de/irclogs/freenode/_devuan/ | You may need to auth to NickServ | 
| 07:06.20 | *** mode/#devuan [+v infobot] by ChanServ | 
| 07:06.55 | xrogaan | it happens right after console-setup.sh | 
| 07:07.00 | xrogaan | or during | 
| 07:08.53 | xrogaan | there is no start-daemon in console-setup | 
| 07:09.08 | xrogaan | after it comes uuidd | 
| 07:11.01 | *** join/#devuan antenagora (~antenagor@147.162.137.245) | 
| 07:17.13 | *** join/#devuan finsternis (~Y@23.226.237.192) | 
| 07:18.39 | *** join/#devuan xcm (~xcm@ipa210.225.tellas.gr) | 
| 07:19.00 | gnarface | as far as i know it should not be executable xrogaan | 
| 07:19.21 | xrogaan | yeah | 
| 07:19.33 | xrogaan | there is something weird going on with the init scripts, but I don't know what | 
| 07:20.21 | xrogaan | The error always happens between "Setting up console font and keymap..." and "Starting uuid generator: uuidd" | 
| 07:20.28 | xrogaan | as if some variable isn't set | 
| 07:27.47 | *** join/#devuan kekePower (~kekePower@ti0238a330-0750.bb.online.no) | 
| 07:29.52 | *** join/#devuan knidos (~knidos@78.176.207.78) | 
| 07:32.43 | *** join/#devuan engidea (~damiano@ip-46-141-11-154.rev.wolnext.com) | 
| 07:48.31 | *** join/#devuan clemens3 (~clemens@mx.eniso-partners.com) | 
| 07:52.16 | *** join/#devuan xcm (~xcm@ipa210.225.tellas.gr) | 
| 07:59.27 | xrogaan | katolaz is gone? | 
| 08:00.09 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 08:09.23 | *** join/#devuan sb35 (~sb35@23.111.78.46) | 
| 08:19.41 | *** join/#devuan AntoFox (~AntoFox@mob-5-91-44-41.net.vodafone.it) | 
| 08:33.34 | *** join/#devuan Pali (~pali@Maemo/community/contributor/Pali) | 
| 08:37.04 | xrogaan | aah, fuck me | 
| 08:37.13 | xrogaan | 10:DAEMON=/dev/null | 
| 08:38.03 | xrogaan | because minidlna doesn't check if DAEMON is correct. | 
| 08:38.51 | xrogaan | it does a [ -x "$DAEMON" ] || exit 0 | 
| 08:39.11 | xrogaan | but /dev/null isn't *not* executable, so the init script should exit. | 
| 08:39.52 | xrogaan | oh, wait, it does that before reading the defaults | 
| 08:40.47 | *** join/#devuan engidea (~damiano@ip-46-141-11-154.rev.wolnext.com) | 
| 08:41.49 | *** join/#devuan silentjet (~jet@185.28.17.174) | 
| 09:25.00 | *** join/#devuan LtWorf (~LtWorf@109.225.111.18) | 
| 09:41.48 | *** join/#devuan engidea (~damiano@ip-46-141-11-154.rev.wolnext.com) | 
| 09:44.05 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 09:48.57 | *** join/#devuan debdog (~debdog@2a00:79c0:60c:a100:7a24:afff:fe8a:d04d) | 
| 09:55.34 | *** join/#devuan kts (~kts@103.73.236.80) | 
| 10:16.46 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 10:38.39 | *** join/#devuan engidea (~damiano@ip-46-141-11-154.rev.wolnext.com) | 
| 10:45.10 | *** join/#devuan LtWorf_ (~LtWorf@mail.cryptzone.com) | 
| 10:46.38 | *** join/#devuan Inepu (~Mithrandi@host67-78-static.1-79-b.business.telecomitalia.it) | 
| 10:46.47 | *** join/#devuan Stacker- (~stacker@gateway/tor-sasl/b616) | 
| 10:51.33 | *** join/#devuan gnu_srs (~srs@2-248-159-26-no549.tbcn.telia.com) | 
| 10:52.42 | *** join/#devuan gnu_srs (~srs@devuan/developer/srs) | 
| 11:00.12 | *** join/#devuan AntoFox (~AntoFox@mob-5-91-44-41.net.vodafone.it) | 
| 11:03.43 | *** join/#devuan tierce (~raoulzeca@paragram.nohost.me) | 
| 11:18.54 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 11:19.39 | *** join/#devuan kts (~kts@103.73.236.80) | 
| 11:22.23 | *** join/#devuan xenial64-user (~puppy@host240-141-dynamic.61-82-r.retail.telecomitalia.it) | 
| 11:24.41 | xenial64-user | hello you all. I'm trying to install devuan frugally but without succes. could someone point me in the right direction? a tutorial, a forum discussion page, or apdf guide will be great. | 
| 11:24.44 | *** join/#devuan kts (~kts@103.73.236.80) | 
| 11:24.56 | xenial64-user | think to have problem about persistence | 
| 11:26.48 | gnarface | you could always use debootstrap | 
| 11:26.59 | gnarface | did you see the minimal-live image? | 
| 11:30.29 | *** join/#devuan gnu_srs (~srs@2-248-159-26-no549.tbcn.telia.com) | 
| 11:31.12 | *** join/#devuan justinsm (~justinsm@82-69-63-196.dsl.in-addr.zen.co.uk) | 
| 11:31.18 | *** join/#devuan gnu_srs (~srs@devuan/developer/srs) | 
| 11:32.17 | xrogaan | isn't debootstrap about schroot? | 
| 11:33.14 | gnarface | i don't see any reason it has to be | 
| 11:34.02 | gnarface | you can also use it to make very minimal base installations | 
| 11:34.06 | fsmithred | install guides are here: https://devuan.org/os/documentation/dev1fanboy/ | 
| 11:34.30 | fsmithred | xenial64-user, are you talking about persistence on a live-usb? | 
| 11:46.06 | xenial64-user | I would like to boot using grub4dos( but I can chainload others boot system)  ad choose between to run in ram, or to run saving changes to filesystem.  I need something to read about that | 
| 11:48.33 | gnarface | well i know you can set up regular grub to boot a live image from a harddrive partition just as easily as a normal install | 
| 11:48.51 | gnarface | i thought you could boot dos just fine from it too | 
| 11:50.32 | *** join/#devuan Katnjia (~KittenGNU@unaffiliated/kittengnu) | 
| 11:57.46 | fsmithred | boot live iso from hard drive: https://dev1galaxy.org/viewtopic.php?pid=11556#p11556 | 
| 11:58.54 | fsmithred | debian-live manual (for detailed information about persistence and much more) https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html | 
| 12:06.11 | fsmithred | xenial64-user, are you sure grub4dos is still a thing? Looks like last version was 2009 and the redirect links to their new website are all dead. | 
| 12:09.29 | *** join/#devuan Inepu (~Mithrandi@host67-78-static.1-79-b.business.telecomitalia.it) | 
| 12:09.42 | gnarface | i really think you can boot at least freedos with regular grub now | 
| 12:09.52 | gnarface | i would assume that means regular dos works too | 
| 12:09.58 | gnarface | perhaps that is naive | 
| 12:10.57 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 12:15.46 | *** join/#devuan cd (~none@gateway/tor-sasl/cd) | 
| 12:34.21 | *** join/#devuan Acacia (~Acacia@unaffiliated/acacia) | 
| 12:37.04 | xenial64-user | thanks for the answers. Grub4dos is good for me because I know it better than others.  If I boot from iso, all works, but I can't save changes. the best would be to save changes in an additional file, like puppy linux does, if you know it. | 
| 12:42.05 | gnarface | xenial64-user: there is some way to do persistence with a live image.  if you do a google search for the way to do it with the debian live image, i think it might still be the same way... | 
| 12:42.20 | gnarface | barring that, check the devuan forums | 
| 12:43.49 | fsmithred | I use this to make live-usb (with or without persistence or encryption): https://sourceforge.net/projects/refracta/files/tools/refracta2usb-2.4.2.deb | 
| 12:44.26 | fsmithred | readme https://refracta.org/docs/readme.refracta2usb.txt | 
| 12:45.15 | fsmithred | I'll be gone for several hours. Look for me here later if you have questions about it. | 
| 12:46.33 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 12:47.35 | *** join/#devuan zeden (~user@unaffiliated/zeden) | 
| 12:48.54 | xenial64-user | thanks you, I will try with your suggestions , and read the linked pages | 
| 12:49.29 | *** join/#devuan zeden (~user@unaffiliated/zeden) | 
| 12:50.06 | xenial64-user | I have to go too, I will let you know later , or in the next days, if I solved the problem.  thanks again | 
| 13:08.02 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 13:08.17 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 13:17.20 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 13:18.22 | *** join/#devuan HumanG33k (~HumanG33k@62.147.242.8) | 
| 13:21.52 | *** join/#devuan HumanG33k (~HumanG33k@62.147.242.8) | 
| 13:26.59 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 13:36.36 | *** join/#devuan itekater (~ite@dslb-088-069-148-166.088.069.pools.vodafone-ip.de) | 
| 13:48.02 | *** join/#devuan gnarface (~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net) | 
| 13:49.55 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 13:54.35 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 13:58.12 | gnarface | anyone have experience migrating custom roccat udev rules from udev to eudev? | 
| 13:58.29 | gnarface | seem to have a ... intermittent failure to parse the rules? | 
| 13:58.35 | gnarface | that ring a bell to anyone? | 
| 14:04.09 | *** join/#devuan kts (~kts@103.73.236.232) | 
| 14:05.53 | gnarface | brb | 
| 14:06.20 | *** join/#devuan lyubov (~lyubov@172-3-143-10.lightspeed.sntcca.sbcglobal.net) | 
| 14:08.44 | *** join/#devuan gnarface (~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net) | 
| 14:12.16 | *** join/#devuan Ryushin (chris@2001:470:4b:38f:777::8642) | 
| 14:14.37 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 14:24.42 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 14:24.54 | *** join/#devuan jathan (~jathan@200.57.243.84) | 
| 14:30.03 | *** join/#devuan petzi (~petzi@p54BB7ABA.dip0.t-ipconnect.de) | 
| 14:47.31 | *** join/#devuan Stacker- (~stacker@gateway/tor-sasl/b616) | 
| 14:49.42 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 14:53.59 | *** join/#devuan gnarface (~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net) | 
| 14:57.57 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 14:59.18 | *** join/#devuan mdrights (~user@188.213.165.168) | 
| 15:04.16 | *** join/#devuan obeardly (~obeardly@2603:3011:1661:0:b66d:83ff:feae:fbcd) | 
| 15:12.18 | *** join/#devuan omnio (~omnio@188.25.44.115) | 
| 15:13.40 | *** join/#devuan sb35 (~sb35@23.111.78.47) | 
| 15:13.42 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 15:16.59 | *** join/#devuan tradar (~tradar@gateway/tor-sasl/tradar) | 
| 15:26.25 | *** part/#devuan enyc (~enyc@muddle.enyc.org.uk) | 
| 15:30.49 | *** join/#devuan lyubov (~lyubov@172-3-143-10.lightspeed.sntcca.sbcglobal.net) | 
| 15:34.47 | *** join/#devuan kts (~kts@103.73.236.136) | 
| 15:36.47 | *** join/#devuan patrizier (~patrizier@x4dbd2203.dyn.telefonica.de) | 
| 15:37.28 | *** join/#devuan g4570n (~g4570n@unaffiliated/g4570n) | 
| 15:43.36 | *** join/#devuan lyubov_ (~lyubov@128.218.42.62) | 
| 15:53.50 | *** join/#devuan IoFran2 (~Thunderbi@189.237.187.34) | 
| 16:02.08 | *** join/#devuan omnio (~omnio@188.25.44.115) | 
| 16:09.17 | *** join/#devuan javashin (~javashin@unaffiliated/javashin) | 
| 16:10.20 | *** join/#devuan ymasson (~ymasson@lfbn-bor-1-147-114.w90-50.abo.wanadoo.fr) | 
| 16:11.51 | *** join/#devuan javashin (~javashin@unaffiliated/javashin) | 
| 16:15.01 | *** join/#devuan xcm (~xcm@ipa210.225.tellas.gr) | 
| 16:15.04 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 16:22.01 | *** join/#devuan gnarface (~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net) | 
| 16:28.54 | *** join/#devuan Akuli (~akuli@mobile-access-bcee58-227.dhcp.inet.fi) | 
| 16:30.12 | *** join/#devuan Pali (~pali@Maemo/community/contributor/Pali) | 
| 16:32.29 | *** join/#devuan fleeky (~fleeky@73.93.142.112) | 
| 16:34.49 | *** join/#devuan IoFran2 (~Thunderbi@189.237.187.34) | 
| 16:43.51 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 16:46.48 | *** join/#devuan Stacker- (~stacker@gateway/tor-sasl/b616) | 
| 17:03.05 | *** join/#devuan Acacia (~Acacia@unaffiliated/acacia) | 
| 17:12.23 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 17:15.12 | *** join/#devuan IoFran2 (~Thunderbi@189.237.187.34) | 
| 17:15.31 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 17:22.17 | *** join/#devuan patrizier (~patrizier@x4dbd2203.dyn.telefonica.de) | 
| 17:35.31 | *** join/#devuan cd (~none@gateway/tor-sasl/cd) | 
| 17:42.11 | *** join/#devuan Pali (~pali@Maemo/community/contributor/Pali) | 
| 17:47.01 | *** join/#devuan climbingturtle (~climbingt@c213-89-9-152.bredband.comhem.se) | 
| 17:48.48 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 18:02.56 | *** join/#devuan shibboleth (~shibbolet@gateway/tor-sasl/shibboleth) | 
| 18:17.13 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 18:37.49 | *** join/#devuan alebolic (~ale@net-31-27-181-150.cust.vodafonedsl.it) | 
| 18:38.09 | *** join/#devuan HumanG33k (~HumanG33k@62.147.242.8) | 
| 18:40.02 | *** join/#devuan HumanG33k (~HumanG33k@62.147.242.8) | 
| 18:44.21 | *** join/#devuan Pali (~pali@Maemo/community/contributor/Pali) | 
| 18:45.32 | xrogaan | sorry, I haven't | 
| 18:47.20 | xrogaan | Other weird stuff here, might be worrying for my hardware. Is it normal that after powering down everything by unplugging after a shutdown the identity of the SCSI device changed? | 
| 18:48.01 | xrogaan | Before my system was on /dev/sdd1 and /dev/sdd6; but now it sits on /dev/sdc1 and /dev/sdc6 | 
| 18:48.09 | xrogaan | that shouldn't be possible right? | 
| 18:48.40 | xrogaan | The order should be set by the motherboard and be consistent. | 
| 18:48.47 | xrogaan | Unless the motherboard is failing? | 
| 18:50.32 | fsmithred | I haven't seen that happen, but I've heard it's possible, depending on the motherboard and how fast the drives spin up. | 
| 18:51.03 | fsmithred | but if it's never happened before on that box, I'd be suspicious. | 
| 18:53.18 | fsmithred | xrogaan, if you were using non-default boot order in the bios, check to see if it reverted to defaults | 
| 19:02.34 | *** join/#devuan cd (~none@gateway/tor-sasl/cd) | 
| 19:05.49 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 19:12.46 | *** join/#devuan mith_ (~Mithrandi@host67-78-static.1-79-b.business.telecomitalia.it) | 
| 19:17.04 | *** join/#devuan fleeky (~fleeky@2601:640:d:6a8c:d0ff:8df7:bd10:d871) | 
| 19:19.52 | *** join/#devuan IoFran2 (~Thunderbi@189.237.187.34) | 
| 19:22.34 | *** join/#devuan Besnik_b (~Besnik@ppp-94-66-221-179.home.otenet.gr) | 
| 19:24.18 | *** join/#devuan Stacker- (~stacker@gateway/tor-sasl/b616) | 
| 19:32.02 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 19:37.59 | *** join/#devuan concatime (concatime@dev1.concati.me) | 
| 19:43.58 | *** join/#devuan polocho (~polocho@95.39.153.248) | 
| 19:51.48 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 19:51.58 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 19:57.23 | *** join/#devuan IoFran2 (~Thunderbi@189.237.187.34) | 
| 20:10.19 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 20:12.40 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 20:16.13 | *** join/#devuan cd (~none@unaffiliated/cd) | 
| 20:16.13 | *** join/#devuan cd (~none@gateway/tor-sasl/cd) | 
| 20:25.02 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 20:25.06 | *** join/#devuan se7en (se7en@2001:67c:2db8:301:138:0:100:1003) | 
| 20:27.41 | *** join/#devuan sicelo_ (~sicelo@Maemo/community/ex-council/sicelo) | 
| 20:28.14 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 20:32.42 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 20:35.39 | *** join/#devuan DonkeyHotei (MwjUM8V@april-fools/2014/runnerup/danielg4) | 
| 20:36.03 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 20:40.59 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 20:42.57 | xrogaan | yeah | 
| 20:44.27 | fsmithred | and if it reverted to defaults after power off, check cmos battery | 
| 20:44.48 | fsmithred | check/chuck | 
| 20:45.56 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 20:46.04 | *** join/#devuan xcm (~xcm@ipa210.225.tellas.gr) | 
| 21:03.23 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 21:21.23 | *** join/#devuan LtWorf_ (~LtWorf@h-191-254.A890.priv.bahnhof.se) | 
| 21:23.41 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 21:43.13 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 21:54.35 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) | 
| 21:58.04 | *** join/#devuan xcm (~xcm@ipa210.225.tellas.gr) | 
| 22:02.05 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 22:07.25 | *** join/#devuan targz (~Thunderbi@unaffiliated/targz) | 
| 22:11.22 | *** join/#devuan salsbury (~kurgan@a95-94-249-192.cpe.netcabo.pt) | 
| 22:20.22 | *** join/#devuan queip (~queip@unaffiliated/rezurus) | 
| 22:23.07 | *** join/#devuan IoFran2 (~Thunderbi@189.237.187.34) | 
| 22:24.42 | *** join/#devuan Stacker- (~stacker@gateway/tor-sasl/b616) | 
| 22:33.30 | *** join/#devuan i486DX2 (~username@94.166.168.14) | 
| 22:43.23 | *** join/#devuan IoFran (~Thunderbi@189.237.187.34) | 
| 22:50.35 | *** join/#devuan tierce (~raoulzeca@paragram.nohost.me) | 
| 22:50.56 | *** join/#devuan bpmedley (~bpm@2600:1700:eb20:6050:e121:7668:f7e7:a994) | 
| 23:05.21 | *** join/#devuan itekater (~ite@dslb-088-069-148-166.088.069.pools.vodafone-ip.de) | 
| 23:07.44 | *** join/#devuan va7lnx (~donovan@69.172.160.112) | 
| 23:21.59 | *** join/#devuan plasma41 (~plasma41@72.34.178.57) | 
| 23:37.51 | *** join/#devuan retak_ (~ite@dslb-178-004-017-110.178.004.pools.vodafone-ip.de) | 
| 23:59.28 | *** join/#devuan James1138 (47de852a@gateway/web/cgi-irc/kiwiirc.com/ip.71.222.133.42) |