File: README.md

package info (click to toggle)
dracut 106-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,708 kB
  • sloc: sh: 24,384; ansic: 4,704; makefile: 315; perl: 186; python: 28; javascript: 19
file content (52 lines) | stat: -rw-r--r-- 1,846 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# 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