IRC log for #devuan on 20191113

00:17.33*** join/#devuan Soo_Slow (Soo_Slow@gateway/vpn/privateinternetaccess/sooslow/x-31376162)
00:19.53*** join/#devuan Soo_Slow (Soo_Slow@gateway/vpn/privateinternetaccess/sooslow/x-31376162)
00:20.39*** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy)
00:23.52*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
00:34.12*** join/#devuan shibboleth (~shibbolet@gateway/tor-sasl/shibboleth)
00:34.31*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
00:56.00*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
01:05.07*** join/#devuan Xenguy_ (~Xenguy@devuan/community/Xenguy)
01:28.10*** join/#devuan FatPhil (~luser@devuan/community/FatPhil)
01:33.48*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
01:42.44*** join/#devuan amarsh04 (~amarsh04@118.211.39.107)
01:46.15tuxd3vhello,
01:46.25tuxd3vI finished to make a build
01:46.46tuxd3vI am in a server type role OS with 30MB Ram consumed
01:46.52tuxd3vopenssh server
01:46.59tuxd3vdgcp clients and so on
01:47.13tuxd3vdoes you think its a lot for a minimal system?
01:47.18tuxd3vits arm64
01:47.31agrismason, SPL is probably the first step towards not requiring it altogether. As most of the ZFS development takes place on and for Linux and Solaris doesn't even exist anymore. not to mention the licensing issue and Linux 5 SIMD
01:47.41agrisam I correct on this?
01:48.46tuxd3vapreciate an advise on that..
01:49.11tuxd3vthe board has 1GB Ram
01:53.41tuxd3vdoes any one know how to exit from irssi IRC client ?
01:53.48tuxd3vexit or quit doesn't work..
01:54.00tuxd3vshould havbe read man pages first... lol
01:54.14tuxd3vhavbe -> have
01:58.29tuxd3vforget .. solved !:)
02:07.13*** join/#devuan tuxd3v (~tuxd3v@78.130.55.150.rev.optimus.pt)
02:17.16*** join/#devuan rdav (~rdav@245.184-26-211.sta.nsw.iprimus.net.au)
02:39.35*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
02:42.02masonagris: The development still adheres to Solaris as an upstream, which is to say, Illumos nowadays. A number of copyright holders are quite fond of the CDDL and wouldn't relicense given the option. Also, note that Oracle still owns the copyright on a bunch of the original stuff, but a bunch of newer stuff is OpenZFS CDDL. It's very unlikely we'll ever see that licensing shift on that side.
02:42.30agriswasn't it openindiana?
02:43.00agrisalso can't they dual-license it?
02:44.02gnarfacelegally it is allowed.  the question is why would they do it?  benevolence?  hah!
02:46.40masonagris: OpenIndiana is one of them. OpenSolaris was the first, while Sun existed, and then Oracle bought Sun and OpenSolaris was closed. OpenIndiana popped up, and Illumos as the kernel project, distinct from the distributions.
02:48.04masonOpenSolaris still exists, as does OmniOS, SmartOS, and some others I'm forgetting. They still see active development, but I don't use any of them because they can't stack block layers, which means no ZFS on crypto. When Illumos gets ZOL encryption, I'll re-evaluate this, as I used to run Solaris and was fond of it.
02:48.45masonOh, and: https://forums.servethehome.com/index.php?threads/native-open-zfs-encryption-is-in-illumos-now.24942/
02:48.52DonkeyHoteiiirc openindiana was specifically the kernel
02:49.45masonDonkeyHotei: It's a whole distribution. Illumos is the kernel.
02:49.58gnarfacetake it to #debianfork guys
02:50.01masonhttps://www.openindiana.org/
02:50.28masongnarface: Too negative in there. I had to leave.
02:50.35DonkeyHoteilol
02:51.32DonkeyHoteithe name IllumOS has OS in it
02:52.54agrisgnarface, ZFS was licensed CDDL specifically to make it GPL incompatible in an attempt to make Solaris appear more attractive. Solaris now no longer exists and the licensing shenanigans clearly didn't work out for them and pay off.
02:53.32agriswhich Is why I think dual licensing is a real possibility now
02:55.07masonagris: That's an urban legend, as it turns out. But I can get us back on topic... Is there a way to impose an external dependency? I want my ZFS kmods to have the most recent kernel depend on them. Which is to say, I want kernel installs to fail with dependency failure if there isn't a matching ZFS kmod package available. Is this possible without rebuilding the kernel packages to explicitly add the
02:55.13masondependency? It'd almost have to be pattern matching in a rule - see something that matches the kernel package naming, and have logic to apply a dynamic dependency.
02:55.40masonI'm not familiar enough with dpkg innards to know if such a concept exists.
02:57.55gnarfacei think you do have to "rebuild" the package but i think it can be done manually without rebuilding the kernel itself... i think debs are just compressed ar archives
02:58.45gnarfaceeven though they are typically created and edited with dh helper tools, they can be manipulated with the lower-level tools too
02:58.56gnarfaceand i think the dependency list is just a text file in there
03:01.43masongnarface: Hrm. If I have to rebuild, I might just build a uniquely-named series, then, as a new package would be available and seen as an upgrade without my having a kmod ready.
03:02.16masonI could get around this with DKMS, but I really don't like that, especially on my older hardware.
03:09.36*** join/#devuan Jjp137 (~Jjp137@cpe-75-83-16-81.socal.res.rr.com)
03:14.29masong'night all o/
03:28.07gnarfaceoh, hmmm. dkms isn't a bad idea.  nvidia drivers use that to make one version keep working across multiple kernels during upgrades, and it even usually works right.
03:28.23gnarfacei don't now how it works but it seems like that could do the trick too
03:28.28gnarfacedon't know*
03:41.25*** join/#devuan D-HUND (~debdog@2a00:79c0:641:9900:7a24:afff:fe8a:d04d)
03:58.01*** join/#devuan rdav (~rdav@245.184-26-211.sta.nsw.iprimus.net.au)
03:59.00*** join/#devuan tuxd3v (~tuxd3v@78.130.55.150.rev.optimus.pt)
04:10.29*** join/#devuan sunshavi (~user@190.239.244.220)
04:13.31*** join/#devuan sunshavi (~user@190.239.244.220)
06:04.22*** join/#devuan infobot (ibot@c-174-52-60-165.hsd1.ut.comcast.net)
06:04.22*** 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
06:04.22*** mode/#devuan [+v infobot] by ChanServ
06:06.51*** join/#devuan engidea (~damiano@ip-46-141-11-154.rev.wolnext.com)
06:11.00*** join/#devuan HumanG33k (~HumanG33k@62.147.242.8)
06:27.19*** join/#devuan tvall (~tvall@2604:2d80:dd02:e00:2f5:f0ff:fe40:71fe)
06:36.14*** join/#devuan amarsh04 (~amarsh04@118.211.39.107)
06:37.49*** join/#devuan chomwitt (~chomwitt@2a02:587:dc3e:2a00:519f:a83b:6093:d172)
07:12.30*** join/#devuan halbeno (~halbeno@node-1w7jra20v4xoma4kdnhypm9lu.ipv6.telus.net)
07:27.04*** join/#devuan omnio (~omnio@82.137.13.196)
07:28.47xkr47"Debian reconsiders init-system diversity" https://lwn.net/Articles/804254/
07:29.06*** join/#devuan antenagora (~antenagor@147.162.137.245)
07:37.37yeti"""The page you have tried to view (Debian reconsiders init-system diversity) is currently available to LWN subscribers only. Reader subscriptions are a necessary way to fund the continued existence of LWN and the quality of its content."""
07:40.27*** join/#devuan user844842 (user@gateway/vpn/mullvad/user844842)
07:45.56yetihttps://lwn.net/SubscriberLink/804254/71240d6b83844653/
07:46.10yetithe find-o-matics have working links
07:46.13yeti:-P
07:52.01*** join/#devuan jordila (~jordi@178.62.192.190)
07:53.50*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
07:56.40xkr47whaat is that
08:06.49golinuxOld news
08:07.54*** join/#devuan hkramer (~hkramer@2003:a:1319:f500:400b:bb4b:380c:6d1d)
08:23.09*** join/#devuan helios21 (~quassel@lichtvoll.de)
08:41.54*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
08:51.26*** join/#devuan morroot (~intel@2a00:7da0:0:1:224:1dff:fe8a:de32)
09:10.55*** join/#devuan sardonico (ale@freeshell.de)
09:11.18*** join/#devuan rdav (~rdav@110.193.150.122.sta.dodo.net.au)
09:13.12*** join/#devuan knidos (~knidos@85.98.23.152)
09:16.59*** join/#devuan grumble (~grumble@freenode/staff/grumble)
09:19.38*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
09:31.24*** join/#devuan puria (~puria@net-188-218-183-123.cust.vodafonedsl.it)
09:33.11*** join/#devuan puria (~puria@net-188-218-183-123.cust.vodafonedsl.it)
09:41.56*** join/#devuan puria (~puria@net-188-218-183-123.cust.vodafonedsl.it)
09:57.11*** join/#devuan sardonico (ale@freeshell.de)
10:03.37*** join/#devuan tierce (~raoulzeca@ip-212-239-136-187.dsl.scarlet.be)
10:15.50*** join/#devuan Igor2 (~igor2@catv-80-99-23-231.catv.broadband.hu)
10:17.32Igor2hi all; I'm using devuan for some time already, now reading up on a few things; there's one thing I can't find info about: as an upstream, what's the best way to get an official devuan package?
10:29.22GyrosGeierit depends, I think
10:29.36GyrosGeierif the package is init system independent, just get it into Debian
10:30.17Igor2so devuan doesn't keep own, non-init related packages?
10:30.41GyrosGeierDevuan imports the stuff that doesn't change from Debian
10:30.47GyrosGeierno point in duplicating effort
10:30.53Igor2ok, thanks
10:31.02GyrosGeiermost packages don't care about the init system
10:31.07Igor2I know
10:31.16Igor2I was asking because Devuan also duplicated some of the ifnra
10:31.55GyrosGeierthe duplicated infra is necessary because the package list from Debian is filtered
10:31.58Igor2so I could imagine in some cases a package happens in Devuan first and then Debian takes it if they wanted
10:32.09GyrosGeierthere's no process for that
10:32.15Igor2ok
10:32.19GyrosGeierDebian is currently debating if they want one
10:32.21*** join/#devuan Gnhugo (~yaaic@189.216.84.78)
10:32.45GyrosGeierbut it will probably go the same way as when Ubuntu decided they wanted a different init system than Debian
10:32.52*** join/#devuan sardonico (ale@freeshell.de)
10:33.03Igor2why, what happened then?
10:33.21GyrosGeierUbuntu developed upstart, and switched their system boot to it
10:33.24Igor2(sorry for asking so much, but I find these aspects interesting)
10:33.30GyrosGeierfaster boot, because event driven
10:33.40GyrosGeierand proper dependency management
10:34.00Igor2yeah, I remember upstart, didn't know it was developer for ubuntu tho
10:34.20GyrosGeierthe people who made it were employed by Canonical
10:35.05*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
10:40.25Igor2thanks
10:41.39Igor2what about cdebconf? I remember it tried to replace debconf but I can't find any reference on the web not older than 4..5 years about its state
10:55.17GyrosGeierno idea about that
10:55.30GyrosGeierI guess it was abandoned at some point
10:55.35Igor2too bad :(
10:56.29*** join/#devuan jordila (~jordi@178.62.192.190)
11:11.53*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
11:42.33*** join/#devuan hkramer_ (~hkramer@2003:a:1319:f500:400b:bb4b:380c:6d1d)
11:43.23*** join/#devuan zeden (~user@unaffiliated/zeden)
11:46.01*** join/#devuan zeden (~user@unaffiliated/zeden)
12:04.47jordilaone hacklab where Devuan GNU + Linux was promoted ... died today in Madrid : R.I.P. Ingoberlab
12:21.15*** join/#devuan arnoldoree (~arnoldore@ranoldoree.plus.com)
12:25.11*** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy)
13:08.50GyrosGeierwhat happened?
13:18.27*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
13:20.34*** join/#devuan sunshavi (~user@190.239.244.220)
13:21.30jordilaArmed police came in... knwoledge, love and sharing were kicked out of a (squatted) symbolic building in the city centrum :-|
13:21.51Igor2armed police?! why?
13:28.21gnarfacefor squatting?
13:29.37gnarfacepoor kids
13:34.02*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
13:38.36*** join/#devuan xes (~xes@unaffiliated/xes)
13:40.09*** join/#devuan morruth (~quassel@85.132.76.5)
13:46.23*** join/#devuan aqu4bot (~aqu4bot@unaffiliated/subsen/bot/aqu4)
13:59.37*** join/#devuan puria (~puria@net-188-218-183-123.cust.vodafonedsl.it)
14:00.36*** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy)
14:08.43emdetejordila: do you have some link to a report or such?
14:13.06*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
14:27.24*** join/#devuan sunshavi (~user@190.239.244.220)
14:28.06*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
14:56.53*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
15:06.38*** join/#devuan hanx_ (~hanx@unaffiliated/hanx/x-2769695)
15:08.07*** join/#devuan zeden (~user@unaffiliated/zeden)
15:10.22*** join/#devuan tierce (~raoulzeca@ip-212-239-136-187.dsl.scarlet.be)
15:15.01*** join/#devuan poontangmessiah (~poontangm@unaffiliated/poontangmessiah)
15:15.45*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
15:23.08jordilaIn spanish, yes, emdete . What are you interested to know aobut... URL focusing on today's facts ... kick out ?
15:24.21jordilahere ... , at than moment, all was green and "clear sky" https://hacklab.ingobernable.net/2019/07/12/13-de-julio-fiesta-tor-devuan/
15:24.52jordilatoday the destructive storm caught us...
15:27.00emdetejordila: spanish is fine, some background information, was there any report in the press ?
15:27.20tuxd3vI wakeup and I am reading something that, sincerely doesn't make sense to me..I am still waking up..
15:27.40emdetei found that domain and will check that url
15:27.48tuxd3vjordila, are you serious?
15:28.19tuxd3vits that place some airnb place?
15:28.50tuxd3vbecause airnb now its forbiden for groups... due to the massive shutting recently
15:38.37*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
15:41.07emdetejordila: i would be interested in a report about the police kick out as well
15:41.22*** join/#devuan IoFran (~Thunderbi@200.68.140.110)
15:43.09*** join/#devuan flrn (~flrn@unaffiliated/flrn)
16:02.42*** join/#devuan furrywolf (~furrywolf@172.58.92.196)
16:02.52*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
16:03.13*** join/#devuan tierce (~raoulzeca@ip-212-239-136-187.dsl.scarlet.be)
16:12.26*** join/#devuan knidos (~knidos@85.98.23.152)
16:18.48*** join/#devuan IoFran (~Thunderbi@200.68.140.110)
16:33.06*** join/#devuan mn3m (~mn3m@unaffiliated/mn3m)
16:36.54*** join/#devuan rypervenche (~rypervenc@unaffiliated/rypervenche)
16:39.21*** join/#devuan jathan (~jathan@200.39.241.171)
16:49.22*** join/#devuan hkramer (~hkramer@2003:a:1319:f500:400b:bb4b:380c:6d1d)
16:55.10*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
17:00.51*** join/#devuan omnio_ (~omnio@82.137.12.74)
17:01.23*** part/#devuan Igor2 (~igor2@catv-80-99-23-231.catv.broadband.hu)
17:07.27*** join/#devuan ymasson (~ymasson@lfbn-bor-1-147-114.w90-50.abo.wanadoo.fr)
17:08.41*** join/#devuan Besnik_b (~Besnik@2a02:587:e60:3a00:68d0:1808:bb3b:96bc)
17:38.46*** join/#devuan proteus-guy (~proteus-l@203.117.110.10)
17:41.01*** join/#devuan climbingturtle (~climbingt@c213-89-14-151.bredband.comhem.se)
17:42.30*** join/#devuan LtWorf (~LtWorf@2001:9b1:4041:e000:a634:d9ff:fec6:343c)
17:50.26*** join/#devuan mn3m (~mn3m@unaffiliated/mn3m)
17:54.56*** join/#devuan agris (~agris@206-212-236-243.static.onlinenw.com)
17:59.24*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
18:15.19*** join/#devuan nemo (nemo@c-73-212-126-29.hsd1.md.comcast.net)
18:16.32*** join/#devuan Guest57527 (nemo@hedgewars/dev/nemo)
18:26.21*** join/#devuan cd (~cd@unaffiliated/cd)
18:44.45*** join/#devuan engidea (~damiano@ip-46-141-11-154.rev.wolnext.com)
19:08.55*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
19:12.48*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
19:13.38tuxd3vHello,
19:13.51tuxd3vI updated the sunxi image with packaged kernel, headers, libc-dev, and improoved uboot kernel/fdt detection..
19:14.01tuxd3vif someone wants it: https://meocloud.pt/link/af27f314-c7fc-4a5f-a028-037c30e76f85/DEVUAN/
19:14.14tuxd3vfile: devuan-ascii-arm64-0.2-beta.img.tar.gz
19:14.38tuxd3v:)
19:22.33*** join/#devuan Besnik_b (~Besnik@2a02:587:e02:f300:6d59:9686:1b92:70a)
19:24.43*** join/#devuan Digit (~user@fsf/member/digit)
19:25.10Digit<3 devuan.  long live devuan.
19:26.30targzDigit: \o/
19:43.09*** join/#devuan omnio (~omnio@82.137.12.74)
19:58.43*** join/#devuan LtWorf (~LtWorf@h-191-254.A890.priv.bahnhof.se)
19:59.52*** join/#devuan TigerbotHesh (~tbhesh@bishibosh.stronk.com.au)
20:00.31*** join/#devuan TigerbotHesh (~tbhesh@bishibosh.stronk.com.au)
20:21.54*** join/#devuan maggotbrain (~maggotbra@c-73-254-248-250.hsd1.wa.comcast.net)
20:26.16*** join/#devuan LtWorf (~LtWorf@2001:9b1:4041:e000:a634:d9ff:fec6:343c)
20:49.21*** join/#devuan izh_ (~izh_@unaffiliated/izh/x-2009676)
21:08.38tuxd3vhello, I have problems conecting to irc via irssi
21:08.52tuxd3vcan any one point me in the right direction?
21:09.19tuxd3vthanks in advance
21:17.06*** join/#devuan IoFran (~Thunderbi@189.237.240.124)
21:17.59*** join/#devuan tuxd3v_ (~devuan@78.130.55.150.rev.optimus.pt)
21:22.13*** join/#devuan tuxd3v (~devuan@78.130.55.150.rev.optimus.pt)
21:23.53*** join/#devuan tuxd3v (~tuxd3v@78.130.55.150.rev.optimus.pt)
21:27.35*** join/#devuan james1138 (~chatzilla@71-222-133-42.albq.qwest.net)
21:28.58Digittuxd3v: what kind of problems?   does it give errors when trying?   --help & man page failing you?
21:29.48*** join/#devuan IoFran2 (~Thunderbi@189.237.240.124)
21:35.04*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
21:36.15*** join/#devuan Soo_Slow (Soo_Slow@gateway/vpn/privateinternetaccess/sooslow/x-31376162)
21:36.33*** join/#devuan Besnik_b (~Besnik@ppp-2-86-189-18.home.otenet.gr)
21:36.42tuxd3vDigit, I believe I already succeded
21:36.52tuxd3vit was the hostname
21:36.55Digitgood good.  :)
21:37.04tuxd3vI am trying from a Orangepi one plus
21:37.28tuxd3vand when I registered it was from my Desktop hostname
21:37.43tuxd3vI simply changed the hostname in the config file..
21:37.57tuxd3vI am not used to irssi, but its a nice alternative :)
21:43.01tuxd3vtuxd3v is achieving Nirvana state, learning how to work, with a 30Mb Ram desktop..
21:46.17*** join/#devuan Digitteknohippie (~user@fsf/member/digit)
21:47.40*** join/#devuan IoFran2 (~Thunderbi@189.237.240.124)
21:56.34*** join/#devuan IoFran (~Thunderbi@189.237.240.124)
21:59.41*** join/#devuan Digit (~user@fsf/member/digit)
22:07.16*** join/#devuan IoFran2 (~Thunderbi@189.237.240.124)
22:07.49*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)
22:15.09*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
22:31.06*** join/#devuan petzi (~petzi@p578b3438.dip0.t-ipconnect.de)
22:39.43*** join/#devuan hkramer_ (~hkramer@2003:a:1319:f500:400b:bb4b:380c:6d1d)
22:50.52*** join/#devuan nemo (nemo@c-73-212-126-29.hsd1.md.comcast.net)
23:10.46*** join/#devuan LtWorf (~LtWorf@2001:9b1:4041:e000:a634:d9ff:fec6:343c)
23:11.19*** join/#devuan xcm (~xcm@ipa210.225.tellas.gr)
23:14.55*** join/#devuan sunshavi (~user@190.239.244.220)
23:22.16*** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy)
23:26.10*** join/#devuan rdav (~rdav@245.184-26-211.sta.nsw.iprimus.net.au)
23:28.08*** join/#devuan Soo_Slow (Soo_Slow@gateway/vpn/privateinternetaccess/sooslow/x-31376162)
23:30.52*** join/#devuan tierce (~raoulzeca@2a02:a03f:3ec5:d300:d493:be8e:5080:5ac8)
23:35.22*** join/#devuan IoFran (~Thunderbi@189.237.240.124)
23:38.19*** join/#devuan IoFran2 (~Thunderbi@200.68.140.110)
23:47.08*** join/#devuan TheCreeper (~TheCreepe@unaffiliated/thecreeper)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.