Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dracut-ng/dracut-ng

dracut - the event driven initramfs infrastructure
https://github.com/dracut-ng/dracut-ng

boot dracut dracut-module initramfs initramfs-generator initramfs-image initrd

Last synced: 30 days ago
JSON representation

dracut - the event driven initramfs infrastructure

Awesome Lists containing this project

README

        

# dracut-ng

dracut-ng is an event driven initramfs infrastructure.

[![distributions](https://repology.org/badge/tiny-repos/dracut.svg)](https://repology.org/project/dracut/versions)
[![version(s)](https://repology.org/badge/latest-versions/dracut.svg)](https://repology.org/project/dracut/versions)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://dracut-ng.github.io/dracut-ng/developer/code_of_conduct.html)

dracut creates an initrd image by copying tools and files from an installed
system and combining it with dracut modules, usually found in
/usr/lib/dracut/modules.d.

# Documentation

Generated documentation from this source tree is available at
https://dracut-ng.github.io/

The [Wiki](https://github.com/dracut-ng/dracut-ng/wiki) is available to share
information.

# Releases

The release tarballs are [here](https://github.com/dracut-ng/dracut-ng/releases).

See [News](NEWS.md) for information about changes in the releases

# Contributing

Currently dracut-ng is developed on [github.com](https://github.com/dracut-ng/dracut-ng).

See the developer guide at https://dracut-ng.github.io/ for information on
reporting issues, contributing code via pull requests and guidelines for how to
get started contributing to dracut.

# Security

Security is taken very seriously. Please do not report security issues in the
public tracker. For guidelines on reporting security issues see the
[security](https://dracut-ng.github.io/dracut-ng/developer/security.html) guide.

# Chat and project interactions

Chat (Matrix):
- https://matrix.to/#/#dracut-ng:matrix.org

See the [GitHub issue tracker](https://github.com/dracut-ng/dracut-ng/issues) for
things which still need to be done. This is also the main place used for
discussions.

# License

Licensed under the GPLv2