acheam changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/1tQKW9aquT0
asimovsh has quit [Ping timeout: 258 seconds]
asimovsh has joined #kisslinux
asimovsh has quit [Ping timeout: 260 seconds]
asimovsh has joined #kisslinux
an3223 has quit [Remote host closed the connection]
an3223 has joined #kisslinux
asimovsh has quit [Ping timeout: 240 seconds]
asimovsh has joined #kisslinux
asimovsh has quit [Ping timeout: 264 seconds]
asimovsh has joined #kisslinux
asimovsh has quit [Ping timeout: 260 seconds]
asimovsh has joined #kisslinux
asimovsh has quit [Ping timeout: 260 seconds]
asimovsh has joined #kisslinux
asimovsh has quit [Ping timeout: 260 seconds]
asimovsh has joined #kisslinux
an3223 has quit [*.net *.split]
an3223 has joined #kisslinux
asimovsh has quit [Ping timeout: 252 seconds]
brassado has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ehawkvu has joined #kisslinux
asimovsh has joined #kisslinux
brassado has joined #kisslinux
an3223 has quit [Remote host closed the connection]
an3223 has joined #kisslinux
<asimovsh> can anyone say what are this process running in sh?
<asimovsh> sh -c while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
an3223 has quit [Ping timeout: 252 seconds]
an3223 has joined #kisslinux
brassado has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
brassado has joined #kisslinux
brassado has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<phoebos> asimovsh: maybe you can guess?
sad_plan has joined #kisslinux
<sad_plan> hi
<asimovsh> phoebos: i really don't know too much about sh, i just want to find what is causing the terminal bug
wololo has joined #kisslinux
sad_plan has quit [Ping timeout: 252 seconds]
wololo is now known as sad_plan
<phoebos> what bug?
<phoebos> you're missing quotes around the argument to sh -c
<phoebos> or, remove the `sh -c`
<asimovsh> phoebos: everytime i exec a new term it appears with 3 lines instead of one
<asimovsh> I just don't know why kiss is running this sh -c command
<asimovsh> I think is some problem with sh because all terminal is the same
<sad_plan> asimovsh: no, all terminals will run a shell of thier own
<sad_plan> did you put this into your .profile or shellrc? making it spawn each time you start a new terminal
<asimovsh> No
<asimovsh> Is just export configs and some sway conditions to creat XDG_RUNTIME and auto start sway
<asimovsh> termbin.com/v9nq1
<asimovsh> Heres my .profile
<asimovsh> And ashrc is just one alias
<sad_plan> hm
<phoebos> maybe a sway configuration?
<sad_plan> yea, or perhaps his /etc/profile if root is running it?
asimovsh has quit [Ping timeout: 264 seconds]
asimovsh has joined #kisslinux
traidare has joined #kisslinux
dontmindmee has quit [Ping timeout: 255 seconds]
asimovsh has quit [Ping timeout: 264 seconds]
asimovsh has joined #kisslinux
<asimovsh> My SWAT config
<asimovsh> Sway config
<asimovsh> Seems pretty normal
an3223 has quit [Ping timeout: 252 seconds]
an3223 has joined #kisslinux
dontmindmee has joined #kisslinux
<sad_plan> looks good to me. any bootonfigs perhaps?
<asimovsh> Just a sec
kmf has joined #kisslinux
<asimovsh> termbin.com/bj5r
<asimovsh> Inittab
<asimovsh> termbin.com/xvvk
<asimovsh> rc.boot
<asimovsh> also like i said
<asimovsh> i don't know if your kiss is doing this sh process too
<kmf> hello, is there any up to date statically linked kisslinux repo? I dylin's is 2 years old and only the stuff in core is statically linked and sad_plan's is a year old (but supposedly everything in there builds which is super cool), how much is carbslinux statically linked?
<sad_plan> what about any configs in /etc/rc.d? those are boot hooks that you can appply pre/post-boot etc..
<sad_plan> kmf check my kiss-dumpsterfire. or oasis linux. i my repo, I try to be mostly statically linked, but some stuff is just a pain..
<sad_plan> you could also just reference kiss-somethingsomethingstatic aswell. that was probably the one you refered to though
<asimovsh> sad_plan: i dont have rc.d in /etc
<asimovsh> termbin.com/8iifx
<sad_plan> no? hm. I couldve sworn its added by default
<kmf> sad_plan how to use kiss-dumpsterfire, I tried building tinyx in there but couldn't because it required libX11 and such, should I just get them from the xorg repo? but then they wouldn't be statically linked (I wouldn't mind that too much, but I want to get a working Xorg, what other repos do I need?)
<asimovsh> This is the process running when i view with htop
<asimovsh> And i don't know what it do
<sad_plan> who runs it? is it root? or your user asimovsh ?
<asimovsh> user
<sad_plan> ok, that means its not global, so it must be something assosiated with your user. some config file or w/e. any scrpts you usually use?
<asimovsh> Nop
<asimovsh> i dont use any script
<sad_plan> kmf: I use kiss-xorg aswell, so I dont have to maintain everything myself. libX11 is one of those things.
<asimovsh> or a special config
<asimovsh> just use .profile and thats all
<sad_plan> kmf: kiss-xorg has added static libs into xlibs, so should still be able to statically link things just fine. however, the mere existence of shared libs often gives one issues, because it always defaults to them. which is rather anoying
<sad_plan> kmf: I also use the upstream repo, aswell as community
<sad_plan> asimovsh: hm. this ones a tough one..
kmf has quit [Quit: Lost terminal]
asimovsh has quit [Ping timeout: 264 seconds]
asimovsh has joined #kisslinux
<asimovsh> Yeah
<asimovsh> I dont now why is this happening
<asimovsh> But i think is something related to kernel or something
<asimovsh> I never haved this problem
<asimovsh> I just made one installation and know is everytime with the bugs
<sad_plan> never have I. does it have a PPID? a parent PID
<asimovsh> The sh process?
<sad_plan> yep
<sad_plan> and I assume it runs wether you reboot aswell?
<sad_plan> kmf: I cant respond to your messages if you quit. in any case; kiss-xorg after mine, then upstream core repo and community
an3223 has quit [Remote host closed the connection]
an3223 has joined #kisslinux
disapper3nce has joined #kisslinux
disapper3nce has quit [Client Quit]
<asimovsh> Yeah
<asimovsh> Even if i reboot it still running
<sad_plan> hm, ok
sad_plan has quit [Quit: nyaa~]
<ehawkvu> turns out that I'm not the first person to provide an emacs interface into kiss
traidare has quit [Ping timeout: 258 seconds]
asimovsh has quit [Ping timeout: 264 seconds]
asimovsh has joined #kisslinux
kmf has joined #kisslinux
<kmf> sad_plan: thanks, for some reason my mouse isn't working in tinyx even though it is working in Xorg (does libinput work even if you don't have the mouse driver in kernel?)
vouivre has joined #kisslinux
kmf has quit [Remote host closed the connection]
<vouivre> asimovsh: I also use ash as my shell and I have the same problem.
<vouivre> when I open a terminal, I have three lines.
<vouivre> I never solved this problem until now
<vouivre> I remember, if I downgrad busybox to 1.35, everything works fine. I don't have the problem anymore.
midfavila has joined #kisslinux
<midfavila> bleh
<midfavila> haven't had any time to do computer shit recently
* midfavila dies
midfavila has quit [Client Quit]
midfavila has joined #kisslinux
vouivre has quit [Quit: nyaa~]
icy has quit [Ping timeout: 258 seconds]
icy has joined #kisslinux
asimovsh has quit [Ping timeout: 264 seconds]
asimovsh has joined #kisslinux