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/P6TERVMCUhI
Torr has joined #kisslinux
sam_sepi0l has quit [Remote host closed the connection]
ejjdhfjsu has joined #kisslinux
ioraff has quit [Ping timeout: 268 seconds]
ella-0 has joined #kisslinux
ella-0_ has quit [Ping timeout: 252 seconds]
Torr has quit [Quit: leaving]
<illiliti> sed -i isn't portable. posix rejected to standardize it because some implementation require extension and some don't
<illiliti> e.g: sed -i.ext
sam_sepi0l has joined #kisslinux
<testuser[m]12> Hi
ioraff has joined #kisslinux
ioraff has quit [Quit: ioraff]
ejjdhfjsu has quit [Remote host closed the connection]
sam_sepi0l has quit [Ping timeout: 240 seconds]
brassado has joined #kisslinux
brassado has quit [Ping timeout: 244 seconds]
brassado has joined #kisslinux
yamchah2 has quit [Remote host closed the connection]
<wael[m]> why is GCC built without the following flags: --enable-gnu-indirect-function
<wael[m]> --enable-lto --enable-plugins --enable-linker-build-id --enable-threads=posix --enable-link-serialization=1 ?
<Ogromny> Hi everyone
<wael[m]> hello orgmromby
<wael[m]> ogromny**
<Ogromny> How are you ^^ ?
<phoebos> testuser[m]12: ew
<wael[m]> Ogromny: i think im good wbu
<Ogromny> Yep fine, I made a little script for listing all packages by size
<testuser[m]12> kiss size
<Ogromny> Yeah but for every package, and it sort them by size
<Ogromny> Oh I didn't know that
ioraff has joined #kisslinux
ioraff has quit [Client Quit]
Erus_Iluvatar has quit [Ping timeout: 268 seconds]
brassado has quit [Ping timeout: 240 seconds]
midfavila has joined #kisslinux
brassado has joined #kisslinux
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
midfavila has quit [Client Quit]
brassado has quit [Ping timeout: 240 seconds]
midfavila has joined #kisslinux
midfavila has quit [Client Quit]
<testuser[m]12> illiliti: phoebos are these commits ok
<testuser[m]12> I applied all PRs that didnt break behavior
rohan has quit [Ping timeout: 268 seconds]
midfavila has joined #kisslinux
midfavila has quit [Client Quit]
<testuser[m]12> Also has anyone been running git kiss
<testuser[m]12> Then we can make new release with the unreleased bug fixes from last ur
<testuser[m]12> yr
<testuser[m]12> ioraff, dylin
Erus_Iluvatar has joined #kisslinux
midfavila has joined #kisslinux
midfavila has quit [Client Quit]
midfavila has joined #kisslinux
ioraff has joined #kisslinux
midfavila has quit [Remote host closed the connection]
<ioraff> I've been running git kiss
<ioraff> but I don't think there are any additional problems from 5.5.28
<testuser[m]12> ioraff: wats annoying about it
<testuser[m]12> Does it break the hook?
<ioraff> no, it just prints "sh: 0: getcwd() failed: No such file or directory" after a build+install.
<testuser[m]12> Bruh
<ioraff> tried looking into it briefly, but I couldn't find where a directory was getting removed.
<ioraff> like I said, small annoyance"
<testuser[m]12> Not occuring for me
<testuser[m]12> Hmm
<ioraff> oops, it's because of something in my hook. my bad
<testuser[m]12> ig it should be fine to make a release then
<ioraff> yeah
<testuser[m]12> ioraff: can u do it
<testuser[m]12> And update repo
<ioraff> I don't have push access
newuser123456789 has joined #kisslinux
<ioraff> but yeah I can once I do
<newuser123456789> kiss build gnupg1
<newuser123456789> error: gnupg1 not found
<ioraff> is the extra repo in your KISS_PATH?
<newuser123456789> Didn't understand
<ioraff> export KISS_PATH=/path/to/repo/core:/path/to/repo/extra
<newuser123456789> I will reboot into linux and return to the chat (i'm on windows now)
newuser123456789 has left #kisslinux [#kisslinux]
<testuser[m]12> ioraff: fixed
<ioraff> thanks
ioraff has quit [Remote host closed the connection]
ioraff has joined #kisslinux
Guest70 has joined #kisslinux
<Guest70> ioraff, I returned
black_crow has joined #kisslinux
black_crow has quit [Client Quit]
<Guest70> What is in the repo folder? What is it for?
<ioraff> packages
<Guest70> What exactly?
ioraff has quit [Remote host closed the connection]
ioraff has joined #kisslinux
<ioraff> have you cloned the repository?
<ioraff> as in, have you run "git clone https://github.com/kisslinux/repo"?
<Guest70> yes, it files in /repo/k
<Guest70> wrong, it's empty
<ioraff> first, delete it as it's out of date anyway. clone https://github.com/kiss-community/repo
<Guest70> What does the string mean?
<Guest70> export KISS_PATH=/path/to/repo/core:/path/to/repo/extra
<ioraff> have you used linux before?
midfavila has joined #kisslinux
<Guest70> yes
midfavila has quit [Client Quit]
<ioraff> path/to/repo is just a placeholder for where you cloned the repository. KISS_PATH is a colon-separated list of where the package manager searches for packages to build, install, and/or update.
<Ogromny> Guest70: show us your KISS_PATH env (`echo $KISS_PATH`)
<ioraff> like PATH, paths earlier in the string have higher priority
Guest70 has quit [Quit: Client closed]
Guest95 has joined #kisslinux
<Guest95> firefox be crashed. I returned
root____ has joined #kisslinux
Guest95 has quit [Ping timeout: 252 seconds]
<root____> terminal writed: /bin/sh: /repo/core:/repo/extra: not found
<ioraff> after you entered what?
<root____> echo kisspath
<ioraff> it looks like you included the backticks. is /repo where you cloned https://github.com/kiss-community/repo ?
Guest36 has joined #kisslinux
<wael[m]> if this is irc and thats him he can't see previous messages
<root____> echo $KISS_PATH
<root____> /repo/core:/repo/extra
<ioraff> good. /repo is where you cloned the repository, right?
<ioraff> if it is, then 'kiss build gnupg1' should work
<Guest36> not, i cloned to home folder
<ioraff> then your KISS_PATH needs to be $HOME/repo/core:$HOME/repo/extra
<wael[m]> don't forget to export the variable as well
<Guest36> ioraff, I got confused again. what should it look like file profile? (nano /mnt/root/.profile)
<wael[m]> its a better idea to create a user and put the repositories in the user's directory. In a chroot of course.
<wael[m]> in users home directory you can do this in .profile: export KISS_PATH=$HOME/repo/core:$HOME/repo/extra
<wael[m]> then you can source the file
<wael[m]> * in users home directory you can do this in .profile: `export KISS_PATH=$HOME/repo/core:$HOME/repo/extra`
<Guest36> I don't want to create entities beyond what is necessary
<wael[m]> are you using a translator?
<Guest36> I once saw in #linux chat, the user poisoned the output of the terminal through the curl command to some server (similar to pastebin). Have you heard of this?
<Guest36> wael[m], yes
<wael[m]> Use /etc/profile
<wael[m]> and repository directories in whatever place you want
<wael[m]> Change KISS_PATH to the appropriate repository directory you chose
<ioraff> `curl -F"file=@$1" https://0x0.st` will accomplish what want. replace $1 with the name of the file containing the text you want to upload
<wael[m]> Alternatively, you can do `command | nc termbin.com 9999`, command being something you want to upload as well
<wael[m]> could be text or output of command
<Guest36> cat /mnt/root/.profile
<wael[m]> Yes, but since it is file you can use what ioraff mentioned
<Guest36> terminal: export KISS_PATH=/repo/core
<wael[m]> Is the repository in /repo /
<wael[m]> ?
<Guest36> Is this the correct content of the file?
<wael[m]> If the repository is in /repo , Yes
<Guest36> hooray, i was able to run (kiss build gnupg1 )
<wael[m]> Congratulations
ioraff has quit [Ping timeout: 240 seconds]
midfavila has joined #kisslinux
<Guest36> Why rebuild packages?
midfavila has quit [Client Quit]
<wael[m]> ?
claudia has quit [Remote host closed the connection]
<Guest36> Why these actions? kisslinux.org/install#017
ioraff has joined #kisslinux
claudia has joined #kisslinux
<Guest36> ioraff, Why these actions? kisslinux.org/install#017
<wael[m]> You can skip them
<wael[m]> It is probably reccomended to build packages for local system
<testuser[m]12> WTF
<testuser[m]12> > badly behaved libraries such as GTK call _exit when the display connection is lost
<wael[m]> Wayland?
<ioraff> yes, you can skip that. it's there because the packages in the chroot are built with generic flags. Since KISS is a source-based distro, local flags are preferred, but not necessary.
<wael[m]> ^^
<Guest36> ioraff, How can I check that the system is working? Where is the vmlinuz file located?
<ioraff> have you already built a kernel?
<wael[m]> /boot
<Guest36> ioraff, I didn't build the kernel.
<ioraff> then there isn't a vmlinuz yet
<Guest36> ls -la /boot empty folder
<wael[m]> Because you have no kernel yet
<Guest36> ioraff,How can I download it (vmlinuz)?
<wael[m]> In the wiki
midfavila has joined #kisslinux
<Guest36> What to do with file linux-5.19.tar.xz?
<ioraff> I'm sorry to be discouraging, but you probably should try a different distro first if you don't know what to do with a tarball.
<wael[m]> There is a wiki tbh
<wael[m]> Guest36, do you understand the Wiki?
<Guest36> My intuition tells me that the compilation process will lead to more suffering for me. Will the system work if I copy vmlinuz from another distribution?
<wael[m]> The compilation is not hard
<wael[m]> You can but its easier to just compile
<ioraff> that's hard to say. since we don't support an initramfs, you'll also have to use that distro's modules and load those manually.
ioraff has quit [Quit: ioraff]
<Guest36> I choose the easy way - copy the kernel.
<wael[m]> Good luck then.
<wael[m]> The easy way you chose is also the suffering way
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
Guest36 has left #kisslinux [#kisslinux]
root____ has quit [Quit: Lost terminal]
<wael[m]> How does KISS make depends work?
<Ogromny> Guest36: You can take an existing linux .config as a base (like: https://github.com/void-linux/void-packages/blob/master/srcpkgs/linux5.15/files/x86_64-dotconfig)
<wael[m]> using localmodconfig/modprobed is better IMO
<Ogromny> But yeah as Ioraff said, you should probably use another distro, if you really want source based distro then go use Gentoo otherwise if you're new to linux use Ubuntu or Debian or Fedora
<Ogromny> wael[m]: Yep good option too ^^
<wael[m]> Or use localmodconfig as a base and make a your own config for your system
<wael[m]> Why is fontconfig and harfbuzz both combined in one package?
Torr has joined #kisslinux
claudia has quit [Remote host closed the connection]
ioraff has joined #kisslinux
claudia has joined #kisslinux
claudia has quit [Remote host closed the connection]
<Torr> Is there a mailing list for Kiss?
<wael[m]> what is a mailing list
<Torr> Sorta of an address aggregator. U send a mail there and all recipients receive.
<ioraff> no. not a bad idea though
<ioraff> the main site has a couple rss feeds. but obviously those haven't been posted to in awhile.
<Torr> I see
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
ioraff has quit [Quit: ioraff]
Torr has quit [Quit: leaving]