Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Replacing the kernel is easy... (Score 0) 125

...compared to replacing SystemD. Slackware and Devuan do their best, but we need a heavyweight distro to bin this PoS and go back to a sane init system. The amount of time I've wasted attempting to configure some - what should be simple - aspect of the system and with init would be simply 2 min edit of bash script I've lost count of. I despite what Poettering has done to linux.

Slackware and Devuan... are niche products that not so many people used these days... Slackware is more then RETRO distribution on 2021 (LILO, dependencies,missing SystemD, little niche comunity and many other...) Distributions without core concept like SystemD(Debian,Ubuntu,RHEL,SuSE) is not relevant now and the future.

Comment slackware (Score 4, Insightful) 58

Still exactly the same: - It is the most unix like linux distro, where everything is as simple as possible and with less layers. Only on this 15 release slackware will finally add pam support, not because it really needs it, but more software requires it. Gentoo and debian have many layers to allow then to be flexible, but that also makes everything more complex - it just works! either server or desktop, everything included works and was well tested. If i need to compile anything, everything i need is already there. Gentoo is too complex and with too many software combinations that makes things fail. Debian also works well, but if you want to compile something, you will need to hunt for many packages to be able to get everything ready to compile things - small , fast and clean. As no extra layers are added and do not aim to have all packages, slackware installs are small and simply enough to understand - KISS! keep it simple, stupid! Neither debian or even worse, gentoo are simple. Try to understand how everything works on those systems and you will have a hard time - excellent disto to learn about linux as you can follow how things are connected and very few "black magic" is needed, unlike gentoo and debian. Even packages are simple tar.gz. No dependency check, if you fail to install a dependency, you will learn that package X needs package Y too. Not to say that learning is simple, but on each failure you will learn lot more than using other distros. For learning, the only distro that surprass slackware is LFS (linux from scratch) - while 14.2 is old already due to the age, 15 have up to date packages... that work!. No need to choose a stable but outdated software distro (debian) or a unstable bleeding edge distro (gentoo) in recent years you also get this one: - systemd free! slackware uses still simple BSD scripts to boot and session management and likes use elogind - pure arch or multilib. officially slackware is either 32bit or 64bit, but you can make it multilib by replacing the glibc... so you choose if you want a pure system or a multilib one - while many people want other software not included in the distro, external slackbuilds allow one to quickly compile most of those software, similar with gentoo... but you also have external repos, namely the biggest one, Alienbob, with most of those packages already build. Yes, steam and games work perfectly in slackware

Slashdot Top Deals

"The great question... which I have not been able to answer... is, `What does woman want?'" -- Sigmund Freud

Working...