2020-04-25T01:20:53 #kisslinux I have hacked the xbpsUI.sh and filled it with some kiss commands 2020-04-25T01:20:55 #kisslinux https://u.teknik.io/lQy2y.png 2020-04-25T01:21:20 #kisslinux its not pretty on the inside but works fairly well 2020-04-25T01:23:40 #kisslinux https://u.teknik.io/MJmN1.png 2020-04-25T02:16:33 #kisslinux does firefox-bin in kiss repos come with flash? 2020-04-25T02:17:12 #kisslinux and/or is there anything preventing me from installing it myself if no? 2020-04-25T02:32:14 #kisslinux dilynm: no, that's hyperbola 2020-04-25T02:42:22 #kisslinux buuuut I can definitely see hyperbola going worse, looking at their association with Pale "You will revise your mozconfig" Moon 2020-04-25T02:44:16 #kisslinux claudia: that looks awesome 2020-04-25T06:14:00 #kisslinux claudia: Fixed ostree, thanks. 2020-04-25T06:16:05 #kisslinux constptr: KISS defaults to busybox init + busybox runit. Busybox also provides its own compatible implementation of runit (more or less of course). runit is also in community for those wanting to use the "real thing". S6/66 are also easy: https://forum.obarun.org/viewtopic.php?pid=4695#p4695 2020-04-25T06:16:27 #kisslinux It's not a matter of "Does KISS support ? 2020-04-25T06:16:36 #kisslinux KISS supports anything you like 2020-04-25T06:16:48 #kisslinux Defaults are just that 2020-04-25T06:16:53 #kisslinux ... defautls 2020-04-25T06:16:56 #kisslinux defaults* 2020-04-25T06:21:25 #kisslinux kiedtl: I do not. Strictly speaking, I am optional. Your options are to either (in this scenario) 1. Maintain your system yourself. 2. 'git remote set-url' to another remote. 3. Wait. 2020-04-25T06:51:02 #kisslinux What's the difference between: '-rwSr-xr-x' and '-rwsr-xr-x'? 2020-04-25T06:51:43 #kisslinux nvm 2020-04-25T07:12:26 #kisslinux OK 2020-04-25T07:12:30 #kisslinux Pushed kiss with no rsync to repos. 2020-04-25T08:10:35 #kisslinux I have enabled acpid via ln -s /etc/sv/acpid /var/service however I still cannot do acpi_listen 2020-04-25T09:22:09 #kisslinux muevoid: There are two acpid's. busybox's and the 'acpid' package. 2020-04-25T09:24:12 #kisslinux brb 2020-04-25T09:33:39 #kisslinux muevoid: The acpid wiki was rewrote to use acpid2 because, at that time, kiss had no alternatives system yet, if I'm not mistaken. I'll be PR'ing the bb acpid version back. I just need to find it in the commit history. 2020-04-25T10:09:32 #kisslinux hello 2020-04-25T10:10:06 #kisslinux im trying to install kiss but tukaani.org seems to be down 2020-04-25T10:10:11 #kisslinux currently 2020-04-25T10:12:23 #kisslinux so i cant get xz 2020-04-25T10:25:35 #kisslinux iuunno: Use this source: https://nchc.dl.sourceforge.net/project/lzmautils/xz-5.2.4.tar.bz2 2020-04-25T10:25:56 #kisslinux yea i got it already actually 2020-04-25T10:26:31 #kisslinux lol i sent an older version 2020-04-25T10:26:32 #kisslinux well i got the 5.2.5 version from sourceforge 2020-04-25T10:26:36 #kisslinux yeah 2020-04-25T10:37:45 #kisslinux Fixed the source 2020-04-25T10:45:29 #kisslinux can't create symlink '' to 'usr/bin': No such file or directory 2020-04-25T10:45:55 #kisslinux when installing i think baselayout 2020-04-25T10:46:14 #kisslinux is it just missing the leading / ? 2020-04-25T10:50:07 #kisslinux I can reproduce, thanks 2020-04-25T10:51:00 #kisslinux i was reading the package but dont understand enough yet to identify whats going on 2020-04-25T10:53:35 #kisslinux It's a bug 2020-04-25T11:05:05 #kisslinux Fix made 2020-04-25T11:05:08 #kisslinux And pushed to repos 2020-04-25T11:05:10 #kisslinux 'kiss u' 2020-04-25T11:05:11 #kisslinux :) 2020-04-25T11:06:32 #kisslinux dope i was actually just lookiing at your commits lol 2020-04-25T11:06:35 #kisslinux so i already did it 2020-04-25T11:08:48 #kisslinux lol 2020-04-25T11:09:16 #kisslinux (This happened due to the new install method which doesn't use rsync. Was expected. =P) 2020-04-25T11:10:40 #kisslinux how fast you got to it kinda proves the whole keeping it so small one person can maintain point tho 2020-04-25T11:11:57 #kisslinux Hello, 2020-04-25T11:12:20 #kisslinux Yeah 2020-04-25T11:12:36 #kisslinux I also try to tackle each bug straight away 2020-04-25T11:13:00 #kisslinux Which is why there are no open issues in the repos (excluding community of course) 2020-04-25T11:13:04 #kisslinux dylan02: When 'This week in kiss' comes? 2020-04-25T11:13:31 #kisslinux much appreciated 2020-04-25T11:14:03 #kisslinux I like to read that. 2020-04-25T11:15:13 #kisslinux I'll try and get it done by tonight 2020-04-25T11:15:32 #kisslinux I may swap to doing it monthly so they're fuller and more interesting. 2020-04-25T11:34:43 #kisslinux That's fine too :) 2020-04-25T12:30:04 #kisslinux hello! i got some strange errors while compiling kernel - http://termbin.com/wtlk . anyone can reproduce? 2020-04-25T12:50:04 #kisslinux well, i solved it by installing findutils and diffutils 2020-04-25T12:57:02 #kisslinux user343: Yeah, I just had a look and seems they were, so that should explain it :) 2020-04-25T12:57:14 #kisslinux were missing * 2020-04-25T12:57:24 #kisslinux Judging by the error messages alone 2020-04-25T12:57:44 #kisslinux Not that I know anything about kernel compilation yet, lol. 2020-04-25T13:03:57 #kisslinux Also `make localmodconfig` requires zcat which doesn't exist. afaik gzip package should ship zcat 2020-04-25T13:06:45 #kisslinux OK 2020-04-25T13:06:47 #kisslinux On it 2020-04-25T13:08:27 #kisslinux OK. gzip has zcat now. ('kiss u') 2020-04-25T13:09:19 #kisslinux thanks 2020-04-25T13:09:21 #kisslinux user343: Those find/diff errors are harmless 2020-04-25T13:09:28 #kisslinux I compile my kernel with them 2020-04-25T13:09:32 #kisslinux And all is well 2020-04-25T13:11:56 #kisslinux The kernel is also aware that 'diff' will fail due to busybox. 2020-04-25T13:12:32 #kisslinux > # Busybox's diff doesn't have -I, avoid warning in the case 2020-04-25T13:14:33 #kisslinux ok, what about find error? 2020-04-25T13:18:29 #kisslinux It's only for header generation(?) which isn't an issue if you keep to the KISS package for them. 2020-04-25T13:21:16 #kisslinux Though I'll look into adding -printf to busybox find so that there's no need for findutils. 2020-04-25T14:10:32 #kisslinux dylan02: any reason why CONFIG_FEATURE_MODUTILS_[ALIAS,SYMBOLS] disabled in busybox package? please bring them back 2020-04-25T14:12:46 #kisslinux Sure 2020-04-25T14:14:00 #kisslinux tnx so much 2020-04-25T17:58:19 #kisslinux hi guys 2020-04-25T17:58:23 #kisslinux oy 2020-04-25T17:58:35 #kisslinux | rev 2020-04-25T17:58:39 #kisslinux ? 2020-04-25T17:58:40 #kisslinux :) 2020-04-25T17:59:03 #kisslinux can be package my kernel on time is compiled? 2020-04-25T18:00:48 #kisslinux can you package your kernel once youve compiled it? 2020-04-25T18:01:35 #kisslinux yeah, osrry 2020-04-25T18:01:40 #kisslinux is my english., 2020-04-25T18:01:45 #kisslinux that's ok 2020-04-25T18:01:47 #kisslinux but is right question. 2020-04-25T18:01:59 #kisslinux when you run 'make install' it puts vmlinuz and System.map in /boot right? 2020-04-25T18:02:02 #kisslinux i mind, im reading how things work on kiss 2020-04-25T18:02:23 #kisslinux never installed os yet. 2020-04-25T18:02:27 #kisslinux oh ok 2020-04-25T18:02:47 #kisslinux im analyze how can due duties on installation 2020-04-25T18:02:52 #kisslinux oh i see! 2020-04-25T18:03:12 #kisslinux to make a script to semi-automatize task on installation 2020-04-25T18:03:54 #kisslinux hve you built your own kernel before? 2020-04-25T18:03:54 #kisslinux got couple old xeon and newones, but laptop are low powered. 2020-04-25T18:04:00 #kisslinux ahh i see 2020-04-25T18:04:21 #kisslinux so im thinking compiling on powerdesk 2020-04-25T18:04:29 #kisslinux you may copy it over once its finished... 2020-04-25T18:04:39 #kisslinux and move packages to poorlaptops... lol 2020-04-25T18:04:50 #kisslinux aha. 2020-04-25T18:04:58 #kisslinux :) 2020-04-25T18:05:24 #kisslinux im think on compile just kernel, rest leave a binary pre-compiled. 2020-04-25T18:05:50 #kisslinux how much time take to compile a kernel? 2020-04-25T18:06:12 #kisslinux that depends but on my core2duo cpu with 4gb ram no more than 20-25 minutes 2020-04-25T18:06:17 #kisslinux always use arch and void even freebsd but never compile a kernel except on buildboot.. 2020-04-25T18:06:36 #kisslinux long-time.. 2020-04-25T18:06:46 #kisslinux so have to repack and move to laptops.. 2020-04-25T18:07:11 #kisslinux i see 2020-04-25T18:07:48 #kisslinux that's not a bad idea, as long as your kernel supports your laptops! 2020-04-25T18:07:49 #kisslinux sorry about stupid question... 2020-04-25T18:08:04 #kisslinux i am happy to answer you 2020-04-25T18:08:18 #kisslinux well fine, thank you. 2020-04-25T18:08:25 #kisslinux youre welcome 2020-04-25T18:10:28 #kisslinux where can read basic compiling guide 2020-04-25T18:10:36 #kisslinux on kernel im talking about.. 2020-04-25T18:11:54 #kisslinux its a very minimal process. you download, extract, run make, make install. ill find a guide that explains the '.config' file. 2020-04-25T18:12:42 #kisslinux and modules build on automatic? 2020-04-25T18:13:37 #kisslinux kiss doesnt use any intiramfs so you do not use modules. you can compile them directly into the kernel through the '.config' file if they are absolutely necessary i.e. wifi drivers 2020-04-25T18:15:13 #kisslinux ohh nice. 2020-04-25T18:15:31 #kisslinux https://wiki.archlinux.org/index.php/Kernel/Traditional_compilation 2020-04-25T18:15:43 #kisslinux aha., 2020-04-25T18:15:45 #kisslinux ^ seems like an ok place to start 2020-04-25T18:16:18 #kisslinux when have compiled kernel the rest is almost the same to others os. 2020-04-25T18:16:35 #kisslinux for give example install void to chroot in manual way.. 2020-04-25T18:16:43 #kisslinux so have idea how procced. 2020-04-25T18:17:03 #kisslinux i believe with kiss installation the kernel is one of the last steps just before the base init system and the bootloader? 2020-04-25T18:17:56 #kisslinux unpacking tarballs install boot loader 2020-04-25T18:18:16 #kisslinux https://k1ss.org/install 2020-04-25T18:18:59 #kisslinux near the bottom there is a page that is titled "THE BOOTLOADER" 2020-04-25T18:19:58 #kisslinux im reading. 2020-04-25T18:20:57 #kisslinux btrfs isnt supported? 2020-04-25T18:21:20 #kisslinux no it does not appear so 2020-04-25T18:21:41 #kisslinux but if build on kernel should be work 2020-04-25T18:21:45 #kisslinux right? 2020-04-25T18:21:51 #kisslinux have to open ticket to it? 2020-04-25T18:22:03 #kisslinux Open an issue for additional filesystem support 2020-04-25T18:22:14 #kisslinux it wouldnt hurt i dont know what it would do :) 2020-04-25T18:22:28 #kisslinux haha i see that! good eyes :) 2020-04-25T18:23:27 #kisslinux what you mind>2020-04-25T18:23:58 #kisslinux i just saw that it says "open an issue for additional filesystem support". good eyes means i did not see that and you did, good job. 2020-04-25T18:25:20 #kisslinux oops, i killed my xserver 2020-04-25T18:25:51 #kisslinux check pls 2020-04-25T18:26:00 #kisslinux y see 2020-04-25T18:26:07 #kisslinux aha. 2020-04-25T18:26:13 #kisslinux :) 2020-04-25T18:26:16 #kisslinux thanks. talk to later... 2020-04-25T18:26:26 #kisslinux ok bye! 2020-04-25T19:28:28 #kisslinux Hello hello 2020-04-25T19:28:41 #kisslinux How's everyone today? 2020-04-25T20:09:51 #kisslinux pretty good 2020-04-25T20:24:42 #kisslinux Glad to hear 2020-04-25T21:00:33 #kisslinux Playing dead cells while I contemplate how to build this website 2020-04-25T22:15:48 #kisslinux just found this: https://app.vagrantup.com/abi/boxes/kiss/ 2020-04-25T23:10:28 #kisslinux https://forums.gentoo.org/viewtopic-t-1111974-highlight-kiss.html