supermin VS rootfs

Compare supermin vs rootfs and see what are their differences.

supermin

tool for creating supermin appliances (formerly called febootstrap). PLEASE DO NOT USE GITHUB FOR ISSUES OR PULL REQUESTS. See the website for how to file a bug or contact us. http://libguestfs.org (by libguestfs)

rootfs

Linux root file system builder in the spirit of buildroot (by dls-controls)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
supermin rootfs
2 2
161 2
1.2% -
6.0 2.5
4 months ago 11 months ago
OCaml Makefile
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

supermin

Posts with mentions or reviews of supermin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • Nolibc: A minimal C-library replacement shipped with the kernel
    4 projects | news.ycombinator.com | 22 Jan 2023
    He briefly mentions dietlibc ("not evolving anymore") and ulibc. I think he'd be better off contributing to those projects.

    FWIW I have built a program that needs a tiny initramfs[1] and we've found that dietlibc and musl worked really well in producing very tiny programs. Using glibc is terrible however - it links huge amounts of code into even the smallest program.

    [1] https://github.com/libguestfs/supermin/blob/86fd6f3e86ab99d5...

  • RootFS Tooling
    6 projects | /r/LinuxNotes | 14 Nov 2021
    Supermin - libguestfs

rootfs

Posts with mentions or reviews of rootfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-28.

What are some alternatives?

When comparing supermin and rootfs you can also consider the following projects:

infra-devops - Infra and DevOps Utils, like Kickstart to RootFS file builder in docker/podman environment, using AlmaLinux as foundation. This utility can be used in CI/CD pipeline to build docker RootFS files

linuxkit - A toolkit for building secure, portable and lean operating systems for containers

libc - libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.

sig-cloud-instance-images

PandABlocks-rootfs - Root filesystem build with tools for building zpg packages

cosmopolitan - build-once run-anywhere c library

kickstarts

printf - Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.