Software Alternatives, Accelerators & Startups

sysvinit VS Linux From Scratch

Compare sysvinit VS Linux From Scratch and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

sysvinit logo sysvinit

Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.

Linux From Scratch logo Linux From Scratch

Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own...
  • sysvinit Landing page
    Landing page //
    2023-07-05
  • Linux From Scratch Landing page
    Landing page //
    2021-09-02

sysvinit features and specs

  • Simplicity
    SysVinit is known for its straightforward and simple design, making it easier to understand and manage for system administrators who are familiar with its traditional approach.
  • Mature and Stable
    SysVinit has been around for a long time, which means it is well-tested and stable. Many of its behaviors are well-documented, and there is a wealth of community knowledge available.
  • Compatibility
    Due to its long history, SysVinit is compatible with a wide range of Unix-like operating systems, making it a reliable choice for legacy systems.
  • Flexibility
    SysVinit allows users to write custom scripts for managing services, offering flexibility for specialized needs or environments.

Possible disadvantages of sysvinit

  • Lack of Parallelization
    SysVinit does not natively support starting services in parallel, which can lead to longer boot times as it starts services sequentially.
  • Complexity in Large Setups
    Even though SysVinit is simple, managing a large number of startup scripts can become complex and unwieldy as configurations grow.
  • Limited Dependency Handling
    SysVinit has a limited ability to handle dependencies between services, potentially resulting in issues during system startup if services are started in the wrong order.
  • Manual Configuration
    SysVinit requires more manual intervention to manage services, which can be time-consuming compared to more automated solutions like systemd.

Linux From Scratch features and specs

  • Educational Experience
    Linux From Scratch (LFS) provides an in-depth educational experience, allowing users to learn firsthand how a Linux system is built from the ground up. This deep understanding of Linux internals can be invaluable for system administrators and developers.
  • Customization
    LFS offers complete control over the software components and configurations, enabling users to build a system that meets their specific needs and preferences without unnecessary extraneous software.
  • Optimized Performance
    By compiling the system from scratch, users can optimize it for specific hardware, potentially achieving better performance than with pre-packaged distributions.
  • Minimal Footprint
    LFS allows users to create a minimal system with only essential packages, reducing the attack surface for security vulnerabilities and resource usage.

Possible disadvantages of Linux From Scratch

  • Time-Consuming
    Building a Linux system from scratch is a time-intensive process, requiring significant effort and attention to detail, which can be a barrier for users with limited time.
  • Complexity
    The process requires a good understanding of Linux and its subsystems, making it challenging for beginners or those unfamiliar with manual system setup and configuration.
  • Lack of Standard Support
    LFS does not have an official support community or professional support services like popular distributions, requiring users to rely on forums or their ingenuity.
  • Maintenance Overhead
    Keeping an LFS system up-to-date with new packages, patches, and security updates involves significant ongoing effort, as package management is manual.

sysvinit videos

openrc vs sysvinit reboot time on Slackware Virtual Machines

Linux From Scratch videos

Linux From Scratch 7.5 First Impressions

More videos:

  • Review - Linux From Scratch 8.2 - Episode 1: Host System
  • Review - Why should we learn Linux from scratch? | Linux From Scratch (for beginners) LFS-EP-01

Category Popularity

0-100% (relative to sysvinit and Linux From Scratch)
Monitoring Tools
100 100%
0% 0
Linux
0 0%
100% 100
Log Management
100 100%
0% 0
Operating Systems
0 0%
100% 100

User comments

Share your experience with using sysvinit and Linux From Scratch. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Linux From Scratch seems to be a lot more popular than sysvinit. While we know about 22 links to Linux From Scratch, we've tracked only 1 mention of sysvinit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

sysvinit mentions (1)

  • Distro balls
    It's a plus because Gentoo fully supports the choice of Systemd or OpenRC. It also has minit, dumb-init, sysvinit, cinit in tree for the more adventurous. No one was calling the AUR bloat, the parent comment just mentions that Gentoo has an equivalent project, GURU. Source: about 4 years ago

Linux From Scratch mentions (22)

  • Unix Recovery Legend
    I got to know UNIX (or rather Linux) about 12 years later. And TBH, I wasn't very impressed. I was like "oh, you have to do all that on the console". That's how green I was :D But then it caught me, and about a month later it was more "WOW, you can really do everything on the conole!" What eventually helped me to really get into things was Linux From Scratch. If anyone wants to learn how a modern system works... - Source: Hacker News / 9 months ago
  • I Like Makefiles
    Take https://linuxfromscratch.org/ for a spin and see that Makefiles work fine; last a long time. - Source: Hacker News / almost 2 years ago
  • Installing Gentoo has been the hardest most rewarding experience with Linux
    Should have tried https://linuxfromscratch.org/ instead. Gentoo is mostly just BLFS and ALFS from there, with more available packages, and centralized 'USE FLAGS' ( https://wiki.gentoo.org/wiki/USE_flag ) which could be considered one of Gentoos USPs. - Source: Hacker News / about 2 years ago
  • Warm Welcome to Linux P2
    As a non-computer (hardware, software etc) specialist like myself who has hobbies in computers, I wanted a challenge. Trying their luck with Linux From Scratch (LFS) and beyond as just random. As someone who completed the journey on a whim, it was worthwhile as I got to see a system built. The course takes about a week with trial, error, and sheer willpower. It is like a coming-of-age tale; complete it once and... - Source: dev.to / about 2 years ago
  • Planning to install Gentoo to learn how OS in general and Linux in particular really works
    Well, it depends on what your aim is. If you want a Linux-based system that can be used as a daily driver, then Gentoo is certainly a reasonable choice. But if you're not particularly interested in using the system once you've finished installing, then Linux From Scratch is probably more appropriate. Gentoo is not primarily an educational tool, whereas Linux From Scratch is. Source: about 3 years ago
View more

What are some alternatives?

When comparing sysvinit and Linux From Scratch, you can also consider the following products

runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...

Garuda Linux - Garuda Linux is an appealing Arch Linux based Distro with BTRFS (modern filesystem), Linux-zen kernel, auto snapshots, gaming edition and a lot more bleeding edge features..

systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).

Redcore Linux - Redcore Linux is a Linux distribution based on the Arch Linux operating system.

s6 - s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.

Anarchy Linux - A distro that helps setting up a Archlinux system.