So we can clearly see the most popular distros and the reasons why people use them, please follow this format:

  • Write the name of the Linux distro as a first-level comment.
  • Reply to that comment with each reason you like the distro as a separate answer.

For example:

  • Distro (first-level comment)
    • Reason (one answer)
    • Other reason (a different answer)

Please avoid duplicating options. This will help us better understand the most popular distros and the reasons why people use them.

  • boonhet@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Great to hear! Though I will admit that it took me HOURS of reading the kernel config options I was disabling. But it was also very informative so it didn’t feel like a waste of time at all.

    • minorsecond
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      I usually run some commands while running the binary kernel that will disable every module not currently running in the config file, and then build the kernel from that.

      I’m guessing you prefer building everything as a module if your kernel is that small?