ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else | "An idiot admires complexity, a genius admires simplicity." -- Terry A. Davis
Uks2 has quit [*.net *.split]
chaihron has quit [*.net *.split]
raph_ael has quit [*.net *.split]
acheam has quit [*.net *.split]
raph_ael has joined #kisslinux
raph_ael has quit [Changing host]
raph_ael has joined #kisslinux
<Guest64> https://imgur.com/a/YJs5UpZ This is where I'm getting hung up. And its an ugly pic
Uks2 has joined #kisslinux
chaihron has joined #kisslinux
<dilyn> your compiler can't build anything so presumably you didn't update your CFLAGS
<Guest64> I was trying to build in the wrong dir
<Guest64> I'm still compiling but I just wanted to say thank you all for the help. I have gone from Mint->arch->kiss in a matter of 2 years of linux use.
Guest64 has quit [Ping timeout: 256 seconds]
Guest64 has joined #kisslinux
Guest64 has left #kisslinux [#kisslinux]
<cot> Manjaro->arch->alpine->kiss for me, and in less than 8 months of linux, too :P
GalaxyNova has joined #kisslinux
<GalaxyNova> really nice to see kiss starting to support more init systems
<cot> what did I miss?
<GalaxyNova> suckless init and s6 will be officially supported alternative init systems
<GalaxyNova> besides busybox init
<GalaxyNova> and https://github.com/kisslinux/repo/pull/325 is working towards making baseinit support more inits
<cot> Neat!
micro_O has joined #kisslinux
<GalaxyNova> hi micro
micro_O has quit [Ping timeout: 245 seconds]
<rio6> hm, I probably have to drop s6 from community if it gets into the main repo
<rio6> that one is dynamically linked tho so it's a bit different
<GalaxyNova> indeed
<GalaxyNova> can't wait to run systemd on kiss
<GalaxyNova> kek
<rio6> ln -s busybox /bin/systemd
<rio6> when
Guest69nice has joined #kisslinux
<GalaxyNova> Guest69nice: nice username
<Guest69nice> Thanks. I'm the Tikiwiki guy who keeps asking a bunch of questions trying to build kiss
<GalaxyNova> cool
<GalaxyNova> lots of new faces around here
GalaxyNova has quit [Quit: Client closed]
<Guest69nice> In order to install make the tinyramfs I just need to put" make PREFIX=/usr install "?
<testuser[m]> Hi
<Guest69nice> In the menuconfig for kernel configuration I cannot make any changes that are required as per the wiki
<Guest69nice> I do need to change both suggested configs to Y but there is no selection
<testuser[m]> @micro_O:libera.chat: invidious has accounts and subscriptions
Uks3 has joined #kisslinux
Uks2 has quit [Ping timeout: 240 seconds]
<Guest69nice> The link on step 029 is broken https://kisslinux.org/wiki/pkg/PKG_NAME
<Guest69nice> mount -t efivarfs none /sys/firmware/efi/efivars/ when I type this I get mount: mounting none on /sys/firmware/efi/efivars/ failed: Resource busy
<Guest69nice> I'm so close to the finishline. I just want to complete this and sleep
micro_O has joined #kisslinux
micro_O has quit [Ping timeout: 240 seconds]
<Guest69nice> I'll try following the wiki and not a video tomorrow
<Guest69nice> thanks for errything
Guest69nice has left #kisslinux [#kisslinux]
GalaxyNova has joined #kisslinux
<GalaxyNova> yo testuser[m]
<GalaxyNova> the new automake version isn't building on my system
<testuser[m]> log
<testuser[m]> it works for me
illiliti has joined #kisslinux
<GalaxyNova> i can build 1.15 just fine though
<testuser[m]> weird
<testuser[m]> let me see
<GalaxyNova> very weird
<GalaxyNova> I'm on a wyverkiss system but it doesn't work with gmake either
<testuser[m]> `aclocal-1.16 --help`
<testuser[m]> what this say
<testuser[m]> oh
<GalaxyNova> well i coudn't get it to install
<testuser[m]> KISS_DEBUG=1 kiss b automake; cd $KISS_TMPDIR/*/build/automake; ./bin/aclocal-1.16
<testuser[m]> ./bin/aclocal-1.16 --help *
<GalaxyNova> Alright, I'll try that in the morning and message you then
<GalaxyNova> it's late and I should get to bed
<GalaxyNova> bye :D
GalaxyNova has left #kisslinux [Whoooooshh]
<testuser[m]> Oh maybe it needs mandoc
<testuser[m]> let me see
<testuser[m]> oh nvm
mahmutov has quit [Ping timeout: 256 seconds]
<soliwilos> Oh official s6 support, nice! I've actually only ever used s6 with kiss since it was what I'd started using some time prior to giving kiss a go.
chaihron has quit [Ping timeout: 240 seconds]
chaihron has joined #kisslinux
navarotas has joined #kisslinux
navarotas has quit [Remote host closed the connection]
micro_O has joined #kisslinux
micro_O has quit [Ping timeout: 252 seconds]
dilyn has quit [Quit: Connection closed]
V has joined #kisslinux
chaihron has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
chaihron has joined #kisslinux
mahmutov has joined #kisslinux
acheam has joined #kisslinux
<acheam> Hi
<testuser[m]> HI
<testuser[m]> Hi
micro_O has joined #kisslinux
<noocsharp> is neatroff packaged in kiss? i want to give neateqn a try
<noocsharp> oh wait, we have a tool for that now
<acheam> Lol
<noocsharp> did you have to build it using neatroff_make acheam?
<acheam> Yes
<acheam> But I'm not on kiss rn
<noocsharp> ik
<acheam> Its a very weird repo structure and build system
<noocsharp> seems nice tho, since it does all the work for you
<acheam> Try
progenyx has quit [Quit: progenyx]
<acheam> Tru*
progenyx has joined #kisslinux
<rio6> official s6 as init is usng s6 only (plus a 50 line init.c), which is different from the typical s6-linux-init + s6 + s6-rc setup, no execline either. But I guess that's just how we kiss
<noocsharp> rio6: have you used s6-rc?
<rio6> ye?
<noocsharp> how is it? would you consider it complete enough to use?
<noocsharp> my understanding is that it's being fleshed out to replace alpine's service manager
<rio6> I'd say it's better than runit, with better dependency and states management
<rio6> (although Ibused runit for like 2 days only)
<rio6> s/Ibused/I've used/
<cotangent> <rio6> (although I've used runit for like 2 days only)
<soliwilos> I agree with rio6.
<rio6> having to compile the service db is a bit annoying but a simple script fixes that
<noocsharp> probably much more sophisticated than busybox sv which i'm using now
<rio6> I think so. Replaced busybox sv on day one so don't know much :p
<noocsharp> fair enough
GalaxyNova has joined #kisslinux
<GalaxyNova> testuser[m]: http://0x0.st/-wsn.txt
<GalaxyNova> the automake problem
<testuser[m]> There's a file in the top level dir that sets the proper environment variables to run automake without installing, try with that
<testuser[m]> I forgot the name its env something
<GalaxyNova> what is it called?
<GalaxyNova> oh
<GalaxyNova> ./pre-inst-env
<testuser[m]> `./*env* ./bin/aclocal-1.16 --help`
<testuser[m]> Yeah
<GalaxyNova> "No such signal: SIGHUP at ./bin/aclocal-1.16 line 219."
<testuser[m]> Wait
<GalaxyNova> it might be an issue with my system?
<GalaxyNova> if it is do you have an idea how i could fix it :P
micro_O has quit [Ping timeout: 240 seconds]
<testuser[m]> Hmm
<testuser[m]> I guess perl doesn't have the sighup signal defined to register a signal handler
<GalaxyNova> is that my mistake?
<testuser[m]> no
<testuser[m]> can you ask any other wyverkiss user if they have the same issie
<GalaxyNova> dilyn:
GalaxyNova has quit [Quit: Whoooooshh]
<testuser[m]> Bruh did you just ask dilyn to run GPL stuff on his machine
<noocsharp> banned
faulty has joined #kisslinux
mov_eax has joined #kisslinux
mov_eax has quit [Quit: WeeChat 3.2.1]
mov_eax has joined #kisslinux
faulty has quit [Quit: Connection closed]
<noocsharp> ngh, eqn is surprisingly comfy
<noocsharp> it seems to at least have all the basics
<acheam> It is nice
ctb_ has joined #kisslinux
ctb_ has quit [Client Quit]
testing_catgirl has joined #kisslinux
mov_eax has quit [Quit: WeeChat 3.2.1]
<testing_catgirl> I've run into a strange problem. I can only build a package I made as a root user. I have proper priviledge escalation for other packages, however, when I run "kiss build dwl" as my nonroot user, receive the error "install: can't create '/usr/bindwl': Permission denied
<testing_catgirl> If I build the package as the root user it build properly
<acheam> Because you need to install it to $1/usr not /usr
<acheam> Kiss b shouldn't install anything to /, just $1
<testing_catgirl> I think I'm doing that properly. Here is my build file http://0x0.st/-wi7.sh
<acheam> Is DESTDIR supported by the makefile?
micro_O has joined #kisslinux
mov_eax has joined #kisslinux
micro_O has quit [Ping timeout: 252 seconds]
Uks3 has quit [Ping timeout: 252 seconds]
Uks2 has joined #kisslinux
illiliti has quit [Quit: leaving]
<testing_catgirl> Thanks I was able to it successfully now :D
Uks2 has quit [Read error: Connection reset by peer]
Uks2 has joined #kisslinux
mov_eax has quit [Quit: WeeChat 3.2.1]
testing_catgirl has quit [Ping timeout: 240 seconds]
j0hnny has quit [Remote host closed the connection]
Guest19 has joined #kisslinux
Guest19 has quit [Client Quit]
Uks2 has quit [Read error: Connection reset by peer]
Uks2 has joined #kisslinux
mahmutov has quit [Ping timeout: 252 seconds]
Uks2 has quit [Ping timeout: 240 seconds]
Uks2 has joined #kisslinux
kisslinuxarmy has joined #kisslinux
mov_eax has joined #kisslinux
<kisslinuxarmy> Could I get some help with the initramfs part of the install? I would like to use the one from the wiki, https://github.com/illiliti/tinyramfs, or lilo but don't know how to do so
micro_O has joined #kisslinux
micro_O has quit [Ping timeout: 252 seconds]