This website works better with JavaScript.
Explore
Register
Sign In
kernel
/
dracut
mirror of
https://git.kernel.org/pub/scm/boot/dracut/dracut.git/
Watch
1
Star
0
Fork
You've already forked dracut
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4851
Commits
1
Branch
68
Tags
6.7 MiB
Shell
78.4%
C
13.8%
Rust
4.8%
Makefile
1.3%
Perl
1%
Other
0.7%
Tree:
965cacd43a
master
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
001
002
003
004
005
006
007
008
009
010
011
012
013
014
015
016
017
018
019
020
021
022
023
024
025
026
027
028
029
030
031
032
033
033-502
034
035
036
037
038
039
040
041
042
043
044
045
046
047
048
049
050
051
052
053
054
055
056
RHEL-7.1
RHEL-7.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '965cacd43a'
${ noResults }
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Yu Watanabe
965cacd43a
spec: use if-undefined instead of empty if-defined block
...
Follow-up for
68cbbae33a
.
7 years ago
dracut.conf.d
add --no-reproducible to turn off reproducible mode
9 years ago
install
dracut-install: remove double "//" in path names
7 years ago
modules.d
Merge pull request
#338
from danimo/fshelp
7 years ago
skipcpio
skipcpio/skipcpio.c: linux kernel only accepts "070701" signature
10 years ago
test
TEST-70: sort interfaces for validation
7 years ago
.dir-locals.el
.dir-locals.el: changed to sane style
8 years ago
.gitignore
Ignore more generated files
8 years ago
.kateconfig
…
.kateproject
kate config
9 years ago
.mailmap
add .mailmap
8 years ago
50-dracut.install
kernel-install: Skip to create initrd if /etc/machine-id is missing or empty
8 years ago
51-dracut-rescue-postinst.sh
use cp --reflink=auto
10 years ago
51-dracut-rescue.install
kernel-install: Skip to create initrd if /etc/machine-id is missing or empty
8 years ago
AUTHORS
NEWS and AUTHORS update
8 years ago
COPYING
…
HACKING
…
Makefile
fix build with KMOD
8 years ago
NEWS
NEWS: update
8 years ago
PKGBUILD
PKGFILE: prevent out of tree builds
9 years ago
README
README: update
8 years ago
README.generic
…
README.kernel
…
README.md
Update README.md
8 years ago
README.modules
…
README.testsuite
Drop dependency on bridge-utils
8 years ago
TODO
TODO: remove some items
8 years ago
configure
configure: don't hardcode pkg-config
9 years ago
dracut-bash-completion.sh
fix typo
8 years ago
dracut-catimages.8.asc
…
dracut-catimages.sh
…
dracut-functions.sh
Simplify microcode lookup for for AMD CPUs
7 years ago
dracut-init.sh
dracut-emergency: optionally print fs help
7 years ago
dracut-initramfs-restore.sh
add support for Zstandard
8 years ago
dracut-logger.sh
dracut.sh: only create one TMPDIR
9 years ago
dracut.8.asc
add support for Zstandard
8 years ago
dracut.asc
Correct path for UEFI stub
8 years ago
dracut.bootup.7.asc
…
dracut.cmdline.7.asc
95fcoe: Allow to specify the FCoE mode via the fcoe= parameter
7 years ago
dracut.conf
dracut.conf: remove example parameters
10 years ago
dracut.conf.5.asc
add support for Zstandard
8 years ago
dracut.css
…
dracut.logrotate
…
dracut.modules.7.asc
dracut.modules.7.asc: correct filename parse-instmodpost.sh in documentation
8 years ago
dracut.png
dracut.png: Optimize with zopflipng -m
9 years ago
dracut.sh
Merge pull request
#339
from danimo/fix_include_parsing
7 years ago
dracut.spec
spec: use if-undefined instead of empty if-defined block
7 years ago
dracut.svg
…
dracut.usage.asc
man page: changed grub.conf to grub2.cfg
9 years ago
git2spec.pl
git2spec.pl: handle empty merge commits
7 years ago
lsinitrd-bash-completion.sh
…
lsinitrd.1.asc
lsinitrd: add "--unpack" to lsinitrd
9 years ago
lsinitrd.sh
Revert "lsinitrd.sh: dismiss "cat" error messages"
7 years ago
mkinitrd-dracut.sh
…
mkinitrd-suse.8.asc
man: make the -k option clear using mkinitrd
8 years ago
mkinitrd-suse.sh
mkinitrd-suse.sh: Implement functionality of -A option
7 years ago
mkinitrd.8.asc
…
profile.py
…
README.md
dracut - master branch
dracut is an initramfs infrastructure.
CentOS CI
Test 01:
Test 02:
Test 03:
Test 04:
Test 10:
Test 11:
Test 12:
Test 13:
Test 14:
Test 15:
Test 16:
Test 17:
Test 20:
Test 30:
Test 40:
Test 50:
Test 70: