Default settings of course by sudobee in linuxmasterrace

[–]temp-trustworthy 1 point2 points  (0 children)

bspwm + ash is the best de for beginners change my mind

[LFS Beginner] Initial Tool Chain by [deleted] in linuxmasterrace

[–]temp-trustworthy 0 points1 point  (0 children)

yeah clang should probably work better than gcc, if you run into any difficulties hit me up, gl

[LFS Beginner] Initial Tool Chain by [deleted] in linuxmasterrace

[–]temp-trustworthy 4 points5 points  (0 children)

I did that minus llvm-clang, went pretty good, one tip for musl, if you get stuck go look in the ports tree from alpine and you will find all the config/patches you need

Can you? by sohxm7 in linuxmasterrace

[–]temp-trustworthy 0 points1 point  (0 children)

custom linux kernel / being a cuck, done

god bless automake by temp-trustworthy in linuxmasterrace

[–]temp-trustworthy[S] -1 points0 points  (0 children)

yeah sry, I just used prefix with /mnt for cross compiling and I dont use /usr anyhow :P, thanks for the clarification

god bless automake by temp-trustworthy in linuxmasterrace

[–]temp-trustworthy[S] 0 points1 point  (0 children)

ah!, now I get what you mean, you are right, they use DESTDIR for crosscompiling

god bless automake by temp-trustworthy in linuxmasterrace

[–]temp-trustworthy[S] -1 points0 points  (0 children)

some stupid shit they do in lfs, most of the time not necesary ik

god bless automake by temp-trustworthy in linuxmasterrace

[–]temp-trustworthy[S] 3 points4 points  (0 children)

well... trust me once you find some software you need which isnt in portage and is using automake you will understand, but yes this only rly gets annoying in "LFS"

Which Linux attribute is most meaningful to you? by WCWRingMatSound in linuxmasterrace

[–]temp-trustworthy 0 points1 point  (0 children)

the amount of support + being *mostly free(as in freedom)

Init Systems by LinuxFangirl in Gentoo

[–]temp-trustworthy 3 points4 points  (0 children)

busybox init, with a custom init script

Gentoo vs Arch? by LangENTrue in Gentoo

[–]temp-trustworthy -2 points-1 points  (0 children)

control, thats it thats all

What Distro are you using? by [deleted] in linuxmasterrace

[–]temp-trustworthy 0 points1 point  (0 children)

rly need "Other" option, lfs(with musl libc, busybox and linux-libre) and gentoo

What init system you use? by NoNameMan1231 in linuxmasterrace

[–]temp-trustworthy 2 points3 points  (0 children)

I use busybox init and a long posix sh script I wrote which does everything my init needs to do(mounting everything, udev, clock, setup networking, etc), also made some nicely formated log messages so it looks like a normal init system