ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else
mov_eax has quit [Client Quit]
mov_eax has joined #kisslinux
micro_O has joined #kisslinux
stjohn has quit [Ping timeout: 252 seconds]
micro_O has quit [Quit: micro_O]
Uks2 has joined #kisslinux
Uks3 has quit [Ping timeout: 252 seconds]
mov_eax has quit [Quit: WeeChat 3.0.1]
<testuser[m]> Hi
humky has quit [Remote host closed the connection]
humky has joined #kisslinux
j0hnny has quit [Ping timeout: 252 seconds]
gtms has joined #kisslinux
j0hnny has joined #kisslinux
stjohn has joined #kisslinux
Uks2 has quit [Read error: Connection reset by peer]
Uks3 has joined #kisslinux
slayr[m] has quit [Quit: You have been idle for 30+ days]
Uks3 has quit [Ping timeout: 252 seconds]
Uks2 has joined #kisslinux
anarki has joined #kisslinux
Guest84 has joined #kisslinux
pehaef has joined #kisslinux
Guest84 has quit [Quit: Client closed]
pehaef has quit [Ping timeout: 252 seconds]
qualms has quit [Quit: Client closed]
ServerStatsDisco has quit [Quit: Bridge terminating on SIGTERM]
konimex has quit [Quit: Bridge terminating on SIGTERM]
psydroid has quit [Quit: Bridge terminating on SIGTERM]
kqz has quit [Quit: Bridge terminating on SIGTERM]
phoebos[m] has quit [Quit: Bridge terminating on SIGTERM]
testuser[m] has quit [Quit: Bridge terminating on SIGTERM]
rgybmc[m] has quit [Quit: Bridge terminating on SIGTERM]
msk[m] has quit [Quit: Bridge terminating on SIGTERM]
jstnas has quit [Quit: Bridge terminating on SIGTERM]
vladimyr has quit [Quit: Bridge terminating on SIGTERM]
felinae has quit [Quit: Bridge terminating on SIGTERM]
phoebos[m] has joined #kisslinux
konimex has joined #kisslinux
kqz has joined #kisslinux
testuser[m] has joined #kisslinux
felinae has joined #kisslinux
vladimyr has joined #kisslinux
psydroid has joined #kisslinux
ServerStatsDisco has joined #kisslinux
msk[m] has joined #kisslinux
jstnas has joined #kisslinux
rgybmc[m] has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
<msk[m]> anarki: your client is connecting and disconnecting
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki was kicked from #kisslinux by cot [Fix your connection, please.]
micro_O has joined #kisslinux
Guest9 has joined #kisslinux
<Guest9> Hello
<micro_O> yo, is there a simple way to skip the Install prompt on build?
<micro_O> i.e. i *dont* want to install, just build
<Guest9> I wanted to ask, how do I add a group to a user in KISS? I don't have the `usermod` command :P
<micro_O> Guest9 take a look at adduser
<micro_O> > adduser username group
<cot> Commands are a bit different with busybox
<testuser[m]> micro_O: KISS_PROMPT=0 ?
<testuser[m]> oh nvmm i guess it will just install without prompting
<Guest9> micro_O Thanks \o
litharge has joined #kisslinux
anarki has joined #kisslinux
<micro_O> testuser[m] yeah I think my ideal behavoir would be: `kiss install` would do the equivalent of KISS_PROMPT=0 kiss build, `kiss build` would only build and never prompt. This I think would remove the need to have KISS_PROMPT in the first place
<micro_O> and if you wanted to install a specific binary, just have `kiss install ~/.cache/kiss/bin/binary@ver.tar.xz`
<micro_O> I'll up a discussion about it on github
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
<Guest9> anyone knows why im getting this? im trying to install OpenDoas from scratch in my distro
<Guest9> Setting UID_MAX 65535.
<Guest9> Setting GID_MAX 65535.
<Guest9> Checking for explicit_bzero ... no.
<Guest9> Checking for strlcat ... no.
<Guest9> Checking for strlcpy ... no.
<Guest9> Checking for errc ... no.
<Guest9> Checking for verrc ... no.
<Guest9> Checking for setprogname ... no.
<Guest9> Checking for readpassphrase ... no.
<Guest9> Checking for strtonum ... no.
<Guest9> Checking for reallocarray ... no.
<Guest9> Checking for execvpe ... no.
<Guest9> Checking for setresuid ... no.
<Guest9> Checking for setresgid ... no.
<Guest9> Checking for setreuid ... no.
<Guest9> Checking for setregid ... no.
<Guest9> Checking for closefrom ... no.
<Guest9> Checking for sysconf ... no.
<testuser[m]> Stop
<travankor> $bruh
<Guest9> (my bad)
<testuser[m]> Send log
<testuser[m]> 0x0.st
<Guest9> yep
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
<testuser[m]> Send config.log
<micro_O> Guest9 interesting, my 'Using auth method' returns shadow
<micro_O> when i build opendoas
<micro_O> whats also weird is that there is a shadow package in community, but i dont have that installed
<acheam> Thats different
<testuser[m]> shadow.h is provided by libc
<acheam> It looks like its not finding the BSD compatibility functions
<acheam> They should be bundled in the source tree
<acheam> So idk why its not seeing them
<micro_O> yeah all the 'no no no no no'
<acheam> Can you build my fork?
<Guest9> ah, fixed it.
<Guest9> nvm
<acheam> How?
<Guest9> forgot that my chroot doesn't even have a cc :|
<acheam> Bruh
<Guest9> changed the prefix and built on main machine
<Guest9> sry :\
<acheam> The configure file for opendoas isnt an actual autotools configure script
<acheam> An autotools configure would have noticed that before
<micro_O> woah, hilbish looks cool
<Guest9> hilbish is pretty nice
<micro_O> KISS_BUILD_INSTALL now in kiss master xD
<micro_O> set to 0 to skip prompt for install
<micro_O> not sure why 1 is the default (outside of backwards-compat reasons, which would be a surprise)
<testuser[m]> cuz u usually want to install whatver you built
<micro_O> well then, why not use kiss install?
<testuser[m]> cuz you build packages with kiss build
<testuser[m]> need to type same packages again
<micro_O> wouldn't it make more sense to have `kiss install` install packages, and build if necessary
<Guest9> > if nescesarry
<testuser[m]> no cuz it would reuse binaries
<Guest9> does kiss have binary packages?
<micro_O> Guest9 kind-of
<testuser[m]> you dont discard packages after installing :p
<testuser[m]> any package manager has binaries
<micro_O> Guest9 try `ls ~/.cache/kiss/bin/`
<Guest9> Hmm. Weird. Doas is giving me this error `doas: Operation not permitted`.
<micro_O> testuser[m] 'it would reuse binaries' but kiss build doesn't
<micro_O> its just weird that build and install have such different semantics
<acheam> Guest9: did you write a doas.conf
<Guest9> Mhm
<Guest9> O, new error. `setuid not found`
<acheam> when are you getting the error?
<Guest9> When I try to run a command with doas as a normal user.
<testuser[m]> wheel group ?
<Guest9> I did allow the user to use doas... I'll try it again hol on.
<testuser[m]> did you relogin
<Guest9> I'm in a chroot, am making my own distro.
<testuser[m]> relogin in the chroot
<testuser[m]> ctrl + D then su - user
<Guest9> I logged back in, same error. Neither am I able to use `su` as the normal user.
<testuser[m]> what does regular su say
<testuser[m]> you probably have an issue with one of the /etc files
<Guest9> "must be suid to work properly"
<Guest9> :|
<acheam> What file system are you using?
<testuser[m]> Then make it suid ? it needs to access /etc/shadw
<testuser[m]> shadow
<Guest9> Oh.
<testuser[m]> chmod u+s
<Guest9> testuser[m] I do not have a /etc/shadow. I have a /etc/passwd.
<testuser[m]> I guess it checks perms on the binary either way
<testuser[m]> what provides su on your chroot ?
<Guest9> Wdym?
<testuser[m]> what owns /usr/bin/su
<acheam> Busybox, toboyx, sbase, etc
<Guest9> It's busybox. testuser[m] root owns /usr/bin/su
<testuser[m]> /etc/shadow should be made when you add extra users / setup root
<testuser[m]> idk why it doesnt exist
<testuser[m]> did you do `chmod u+s /usr/bin/su` though?
<Guest9> Ah, thanks.
<Guest9> That fixed it.
<Guest9> testuser[m] I don't know why it did not make a /etc/shadow. I only have a /etc/passwd and some other configuration files for other prorgams.
<Guest9> programs*
<testuser[m]> passwd contains users and their login shells, and shadow contains hashed passwords
<Guest9> iirc passwd can also hold passwords, but if you specify "x" in the password field, it will use /etc/shadow.
<acheam> Yeah thats what I thought
<testuser[m]> oh
<Guest9> So should I like just continue using passwd... or setup /etc/shadow
<testuser[m]> it shouldnt matter
<Guest9> Meh, if it works, don't fix it:tm:
soliwilos has quit [Ping timeout: 276 seconds]
<acheam> I'm confused why those didn't get installed suid though
<acheam> Are you using any kiss components?
<testuser[m]> busybox-suid bin is made suid manually in the kiss build script so i guess the build system doesnt do it
<Guest9> acheam Nope, I'm not using any KISS stuff lol.
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
<testuser[m]> what are the goals of your distro ?
<Guest9> testuser[m] I am looking into making an extremely minimal distro. like really, as minimal as you can get while not being completely nuts like having to compile your own kernel with only the drivers that you need.
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
<micro_O> Guest9 cool beans
<testuser[m]> beans ?
<micro_O> testuser[m] its like 'groovy'
<Guest9> B E A N S
<micro_O> i guess it can also mean cat toes now that i think of it
<Guest9> Mhm.
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
anarki has quit [Remote host closed the connection]
anarki has joined #kisslinux
<acheam> cot: can you kick anarki?
<acheam> Also can I be op?
<acheam> Guest9: compiling your own kernel isnt completely nuts lmao
<testuser[m]> configuring it to be as small as possible can be considered nuts
<Guest9> I mean, yeah. But it is a bit intended towards low powered machines, you wouldn't want to compile the kernel on an Atom processer would you?
<cot> acheam: /msg ChanServ op #kisslinux
anarki was kicked from #kisslinux by cot [fix your shit please]
soliwilos has joined #kisslinux
<acheam> Thanks
Guest9 has quit [Quit: Client closed]
<micro_O> Guest9: qemu cross compiling kernels could be neat - i have used that in the past successfully but it ain't exactly what i'd call 'fun'
gtms has quit [Remote host closed the connection]
micro_O has quit [Ping timeout: 252 seconds]
progenyx has quit [Quit: progenyx]
progenyx has joined #kisslinux
micro_O has joined #kisslinux
humky has quit [Quit: Leaving]
mahmutov has joined #kisslinux
Guest75 has joined #kisslinux
<Guest75> I just installed kiss. I'm trying to get sway working. When I run 'sway' from the tty1 I get the error "Unable to open wayland socket" My user is apart of the audio video and tty group. I have the seatd service running
<Guest75> Any ideas on what to do?
<acheam> sway -d 2>&1 > log
<acheam> curl -F'file=@log' https://0x0.st
<kqz> did you set XDG_RUNTIME_DIR?
<acheam> paste link here
<Guest75> so does /run/user/1000 need to be owned by my user?
<Guest75> Well I just answered that and it is yes
<Guest75> :D
<micro_O> woo
elenapan has joined #kisslinux
Guest75 has quit [Quit: Client closed]
Guest8 has joined #kisslinux
Guest21 has joined #kisslinux
Guest21 has quit [Client Quit]
raph_ael has quit [Quit: WeeChat 3.1]
raph_ael has joined #kisslinux
akira01 has joined #kisslinux
<akira01> any solution to control brightness in wayland?
<ang> akira01, are your backlight controls not exposed via sysfs?
elenapan has quit [Ping timeout: 252 seconds]
elenapan has joined #kisslinux
<akira01> Idk
<akira01> Thanks
<akira01> anyway have you guys a solution to streaming music in kiss that is not a spotify client or mpv + youtubedl
<phoebos> kyxor: lmaoo
<phoebos> dOnT usE AayLnD bcs x!1 aPPs dOnt woRK
<acheam> akira01: funkwhale or subsonic
<noocsharp> guys, i downloaded steam.msi and it won't install
<noocsharp> linux sucks
<acheam> did you add nomodeset to the kernel parameters?
<ang> that gist is pretty bad but:
<ang> "Wayland solves no issues I have but breaks almost everything I need."
<ang> is exactly my problem with wayland
<acheam> wayland solves security
<acheam> security no longer exists
<acheam> wayland fixed it
jess has joined #kisslinux
<ang> lol, but I don't care about security
<acheam> too bad
<ang> thats not a problem I need solved
<acheam> too bad
<noocsharp> what problem do you need solved?
mobinmob has joined #kisslinux
<ang> none, I want to keep my workflow
<acheam> good news! There's this great new protocol that solves that problem!
<ang> :D
<noocsharp> x11?
<ang> I mean I can still keep using x11 on kiss but it pretty much makes me a second class citizen
<ang> and I will have to compile firefox myself again
<ang> or does firefox-bin work with both, wayland and x11?
<noocsharp> bruh, it's not hard to copy the xorg directory and keep it up to date
<noocsharp> just requires a little work
<ang> where did I say its hard?
<acheam> ang is already a second class citizen though
<ang> T_T
<noocsharp> you're complaining about the fact that the kiss official repos moved to wayland, meaning you must think it's too much work to maintain the xorg repo yourself
<noocsharp> tbh firefox doesn't take too long to compile in the scheme of things
<micro_O> ang: might be less work to start some shared list of distros that have first-class xorg support
<micro_O> one of the downsides of kiss is its not very popular, so you can't rely on any software you want being maintained by someone else in the community
<micro_O> one of the upsides of kiss is that if you *want* to be a package maintainer, there is very little kiss-specific concepts getting in the way of becoming a maintainer
<micro_O> but if you just want to keep using an up-to-date system, you basically have to fall in line with the software decisions of the core devs
<micro_O> (this is generally true of most distributions, in my experience)
elenapan has quit [Quit: WeeChat 3.2]
<acheam> Uhh cot what's litharge
<acheam> Oh its part of libera
<ang> micro_O: all good, I have something to fall back on
<ang> noocsharp: cool
<acheam> phoebos_: thanks for the -ms rec
<acheam> Ive migrated my mandoc documents to -ms now
<acheam> And all my markdown and restructured text as well
<phoebos> niiice
<phoebos> can i see?
<acheam> Uhh idk what to show you
<acheam> Its mostly my common app essays
<phoebos> fair enough
<phoebos> when i go back to uni next week im gonna try to write notes in ms+eqn again
<acheam> Is an extension to -ms I've started writing
<phoebos> nice. writing my own macros will be a help
<rio6> what's -ms?
<acheam> A troff macro package
<phoebos> a set of macros for [tng]roff
<kyxor> acheam: really cool, I'll take a look
<kyxor> Nowadays I try to avoid all the gnu macros in muh documents
<acheam> Yeah
<acheam> A good nongnu implementation is neatroff
<acheam> Or heirloom-doctools
<acheam> Or plan9port
<acheam> But heirloom and plan9port are practically the same
<phoebos> neatroff has some wacky features
qualms has joined #kisslinux
<phoebos> dilyn: https://tmp.bvnf.space/pr
<phoebos> shall we start using a linux style of collab
<phoebos> :D
<acheam> Woah how did you make that?
<acheam> https://tmp.bvnf.space/ deserves an index.html
<phoebos> git request-pull
<phoebos> lol i clean it up occasionally
<phoebos> and it's not meant to be a file server
<phoebos> maybe i'll make a ftp.bvnf.space if i need
<acheam> An index.HTML is still good to tell people what the heck theyre looking at
<acheam> Also fun fact: the openbsd server pages like 404 are actually comic sans
<phoebos> lmao
<phoebos> i need to switch to that httpd fork so i can use my own 404 pages
<acheam> You probably never see it though because we're chads without nonfree fonts
<acheam> Yeah
<acheam> I want the cache header patch from that repo personally
<phoebos> :O is there no free comic-sans
<acheam> Probably
<acheam> But the canonical one is MS
<phoebos> true
<phoebos> it seems like the sort of thing gnu would implement
<phoebos> "implement"
<acheam> Lol
<acheam> Its even a part of emacs!
<acheam> How convinient
<phoebos> of course it is lmao
<acheam> (That was irony but it makes it funnier you bought it)
<phoebos> ffs
<phoebos> acheam: https://tmp.bvnf.space/
<acheam> Yey
mobinmob has quit [Quit: Connection closed for inactivity]
qualms has quit [Quit: Client closed]
<noocsharp> if only *roff had decent mathematical typesetting
<noocsharp> then i could use it over *tex
<phoebos> eqn isn't awful
<phoebos> but yeah
<noocsharp> latex (from my limited knowledge about *roff) just allows you to specify things far more precisely
<kyxor> 2GB of crap from latex, yeah hell no, I'd rather just pull out my typewritter from 80's or draw those math's by hand
<phoebos> that's an excellent point.