2019-11-25T08:01:20 #kisslinux atkka: Alpine's initramfs tool makes a lot of Alpine assumptions. 2019-11-25T08:51:51 #kisslinux https://0x0.st/zIjc.png 2019-11-25T08:51:55 #kisslinux degoogled my phone 2019-11-25T08:51:58 #kisslinux feels nice 2019-11-25T10:40:46 #kisslinux p gud qtpie! 2019-11-25T10:41:40 #kisslinux what is fng? 2019-11-25T11:27:41 #kisslinux fluid ng 2019-11-25T11:27:56 #kisslinux it hides my navigation bar 2019-11-25T11:28:18 #kisslinux it's not open source AFAIK so I use AFWall to block it's internet 2019-11-25T12:25:21 #kisslinux cool qtpie, thanks for showing off what apps you use 2019-11-25T12:25:39 #kisslinux i've been curious about what a microged selfhosted phone would be like 2019-11-25T12:26:01 #kisslinux and am working on a project where i take peoples old androids to experiment and set up a botnet of dev/test devices 2019-11-25T12:26:29 #kisslinux i got like three devices on the way in the mail 2019-11-25T12:26:43 #kisslinux i miss my n900 2019-11-25T12:26:51 #kisslinux despite all the dbus-ness of it 2019-11-25T13:56:14 #kisslinux nice 2019-11-25T13:57:39 #kisslinux i would really like to try pinephone 2019-11-25T14:59:12 #kisslinux same 2019-11-25T17:53:44 #kisslinux E5ten: https://github.com/n8n-io/n8n/issues/40 2019-11-25T18:10:43 #kisslinux I figuratively threw up in my mouth reading that 2019-11-25T18:11:17 #kisslinux Yup 2019-11-25T18:12:36 #kisslinux Like that was such a fucking garbage way to address someone that I kind of want the author to make it proprietary for the sole purpose of spiting ddevault 2019-11-25T18:16:29 #kisslinux These are the kinds of bug reports I dislike getting. Someone who has never used or heard of, used, or contributed to the software, demanding some overly large or non-code related changes. 2019-11-25T18:16:41 #kisslinux Oops 2019-11-25T18:16:54 #kisslinux There's two 'used's in there. 2019-11-25T18:17:01 #kisslinux Oh well, you'll make sense of it. 2019-11-25T18:18:43 #kisslinux Here's a great example: https://github.com/dylanaraps/neofetch/issues/1273 2019-11-25T18:26:17 #kisslinux E5ten: This one too https://github.com/swaywm/sway/issues/3039#issuecomment-434602125 2019-11-25T18:26:22 #kisslinux > If the nvidia module is loaded on your system, you are not permitted to file bugs of any sort. 2019-11-25T18:26:56 #kisslinux https://drewdevault.com/2017/10/26/Fuck-you-nvidia.html 2019-11-25T18:27:05 #kisslinux > Nvidia users are shitty consumers and I don’t even want them in my userbase. Choose hardware that supports your software, not the other way around. 2019-11-25T18:31:10 #kisslinux I read that "hit piece" on screenfetch a while back, all seemed like very reasonable points to me 2019-11-25T18:31:25 #kisslinux and yeah those nvidia things are what led to my hating him in the first place 2019-11-25T18:33:24 #kisslinux in fact I think it might've been one of the first thing that got me thinking about avoiding external commands and preferring builtins in scripts 2019-11-25T18:34:49 #kisslinux Heh. I was only 16(?) when I wrote it (hence the fucks etc). 2019-11-25T18:35:52 #kisslinux Glad you may have found it useful regardless. 2019-11-25T19:35:43 #kisslinux Finished porting my password manager from bash to POSIX sh. https://github.com/dylanaraps/pash/blob/master/pash-posix 2019-11-25T20:27:05 #kisslinux ddevault is a cunt sometimes but some of the responses there are plain braindead 2019-11-25T20:34:17 #kisslinux konimex: I take offense to that as I am braindead 2019-11-25T20:40:08 #kisslinux His responses or responses to him? 2019-11-25T20:41:04 #kisslinux in a way, both, but some of them insist that it is open source while it's clearly not 2019-11-25T20:41:20 #kisslinux the n8n's author's response is actually reasonable 2019-11-25T20:41:37 #kisslinux Oh yeah. 2019-11-25T20:42:28 #kisslinux I feel bad for the guy.. 2019-11-25T20:42:56 #kisslinux dylanaraps: have you tried using FDE with kiss using dm-mod.create= 2019-11-25T20:43:31 #kisslinux I have not. I don't encrypt my system's drive. 2019-11-25T20:43:42 #kisslinux ok thanks 2019-11-25T20:44:10 #kisslinux Do you have any error logs? 2019-11-25T20:44:23 #kisslinux It'd be much easier to help if. :) 2019-11-25T20:44:53 #kisslinux no, just device-mapper: init: unable to parse table 2019-11-25T20:44:58 #kisslinux and unable to parse disk 2019-11-25T20:45:08 #kisslinux so the syntax for dm is wrong 2019-11-25T20:45:46 #kisslinux There's example syntax in the kernel documentation right? 2019-11-25T20:45:55 #kisslinux yes which I have followed to a t 2019-11-25T20:46:11 #kisslinux plus tried a bunch of variations 2019-11-25T20:46:58 #kisslinux I used dmsetup table --consise 2019-11-25T20:47:31 #kisslinux The dm line should be equivalent to the one used by the dmsetup tool with the 2019-11-25T20:47:31 #kisslinux `--concise` argument. 2019-11-25T20:47:44 #kisslinux according to the kernel docs 2019-11-25T20:48:14 #kisslinux which I have done, I have all the relevant kernel modules enabled etc 2019-11-25T20:50:28 #kisslinux maybe I'm missing something from the first part of the docs 2019-11-25T20:50:37 #kisslinux The first is to build an initial ramdisk which boots to a minimal userspace 2019-11-25T20:50:37 #kisslinux which configures the device, then pivot_root(8) in to it. 2019-11-25T20:53:04 #kisslinux its ok, I'll figure it out eventually. other than the kernel doc all other documentation is non existent 2019-11-25T20:53:42 #kisslinux You don't need an initramfs to use dm-mod.create. 2019-11-25T20:54:09 #kisslinux agreed but that is in the first part of the kernel doc 2019-11-25T20:54:31 #kisslinux https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/admin-guide/device-mapper/dm-init.rst 2019-11-25T20:55:21 #kisslinux Yeah. The initramfs is the option when *not* using dm-mod.create. 2019-11-25T20:55:36 #kisslinux > in two ways. 2019-11-25T20:55:53 #kisslinux ahh yes 2019-11-25T20:55:58 #kisslinux I didn't parse that clearly 2019-11-25T20:56:29 #kisslinux anyway, I have been trying the non initramfs way 2019-11-25T20:56:33 #kisslinux Does your dm line match or look similar to the example below? 2019-11-25T20:56:50 #kisslinux it doesn't match but very similar 2019-11-25T20:57:11 #kisslinux their crypt example is kinda weird though 2019-11-25T20:57:24 #kisslinux > babebabebabebabebabebabebabebabebabebabebabebabebabebabebabebabe 2019-11-25T20:57:26 #kisslinux Heh 2019-11-25T20:57:42 #kisslinux yeah, mine is all zeroes for instance 2019-11-25T20:57:48 #kisslinux Ah 2019-11-25T20:57:59 #kisslinux or it can be the key if --showkey is passed 2019-11-25T20:58:19 #kisslinux but that seems to defeat the purpose of the encryption if the key is plain on /boot 2019-11-25T20:58:31 #kisslinux Have you tried it with the key? Just to see if it works. 2019-11-25T20:59:45 #kisslinux I may have, I've tried many ways 2019-11-25T20:59:54 #kisslinux I'll try it again and see 2019-11-25T21:00:17 #kisslinux /dev/mapper/sdb3_crypt,CRYPT-LUKS2-ae71a293193147efb28f3062ce6cb23d-sdb3_crypt,0,rw,0 485814272 crypt aes-xts-plain64 :64:logon:cryptsetup:ae71a293-1931-47ef-b28f-3062ce6cb23d-d0 0 8:19 32768 1 allow_discards 2019-11-25T21:00:30 #kisslinux that is from a buntu installation 2019-11-25T21:00:53 #kisslinux has more settings than I get from the kiss dmsetup, that looks more like the example 2019-11-25T21:03:05 #kisslinux Which version does Ubuntu use? 2019-11-25T21:03:23 #kisslinux KISS uses the latest upstream releases. 2019-11-25T21:03:28 #kisslinux maybe creating my luks container with cryptsetup and reading the table from dmsetup is the wrong way to go about it, I should try to create my cryptroot by hand with dmsetup and use that 2019-11-25T21:03:41 #kisslinux of crypt/dmsetup? 2019-11-25T21:04:25 #kisslinux It's worth a try. 2019-11-25T21:05:52 #kisslinux 2:2.2.0-3ubuntu1, thats the buntu version 2019-11-25T21:06:09 #kisslinux dmsetup is 1.02.155 2019-11-25T21:06:27 #kisslinux thanks, I don't want to waste any more of your time 2019-11-25T21:06:39 #kisslinux if I get it working I'll whip up a guide for the wiki or something 2019-11-25T21:07:00 #kisslinux Sounds good. :) 2019-11-25T21:07:11 #kisslinux Sorry that I can't be of anymore help. 2019-11-25T21:07:39 #kisslinux heh, no problem, looks like its a pretty new feature without much use in the wild yet 2019-11-25T21:09:11 #kisslinux Yup, the documentation is lacking too. 2019-11-25T21:09:42 #kisslinux on the bright side I get to learn about low level device management using dmsetup! 2019-11-25T21:11:58 #kisslinux Heh 2019-11-25T21:12:14 #kisslinux There's always an upside. :P 2019-11-25T21:12:15 #kisslinux brb