Go to file
Lukas Nykryn 196bb03477 write-ifcfg: do't write MTU twice for regular eth devices
If MTU is specified, we write it for every type of device in the
beginning. There is not point writing it again for Type=ethernet
devices.
2017-03-01 14:46:12 +01:00
dracut.conf.d add --no-reproducible to turn off reproducible mode 2015-11-13 11:53:36 +01:00
install dracut: only copy xattr, if root 2017-01-18 10:38:00 +01:00
modules.d write-ifcfg: do't write MTU twice for regular eth devices 2017-03-01 14:46:12 +01:00
skipcpio skipcpio/skipcpio.c: linux kernel only accepts "070701" signature 2015-07-07 13:44:13 +02:00
test test: add TEST-70-BONDBRIDGETEAMVLAN 2017-01-18 16:26:58 +01:00
.dir-locals.el .dir-locals.el: changed to sane style 2017-01-16 14:27:39 +01:00
.gitignore Ignore more generated files 2017-01-25 13:27:05 +01:00
.kateconfig add kate and emacs per directory config files 2014-08-29 13:38:47 +02:00
.kateproject kate config 2016-04-15 10:27:48 +02:00
.mailmap AUTHORS and .mailmap update 2015-01-08 13:26:52 +01:00
50-dracut.install 50-dracut.install: use /bin/bash shebang 2016-11-04 13:09:28 -04:00
51-dracut-rescue-postinst.sh use cp --reflink=auto 2015-05-13 12:02:10 +02:00
51-dracut-rescue.install rescue: use proper path for 0-rescue.conf 2016-10-19 12:22:54 +09:00
AUTHORS AUTHORS: update 2015-11-25 14:22:28 +01:00
COPYING COPYING: updated to recent version of http://www.gnu.org/licenses/gpl-2.0.txt 2012-08-01 15:53:25 +02:00
HACKING removed trailing whitespaces 2011-05-10 11:56:09 +02:00
Makefile Makefile: fixed DESTDIR in rpm target 2016-11-07 17:52:09 +01:00
NEWS NEWS: update for 045 2017-01-19 13:52:33 +01:00
PKGBUILD PKGFILE: prevent out of tree builds 2015-11-08 12:57:33 +01:00
README README: update 2016-11-03 14:54:45 +01:00
README.generic removed trailing whitespaces 2011-05-10 11:56:09 +02:00
README.kernel Version 006 2010-06-17 10:58:27 +02:00
README.md README.md: change centosci badge 2016-11-14 13:51:59 +01:00
README.modules consistently lowercase "dracut" 2012-10-10 14:15:11 +02:00
README.testsuite README.testsuite: add dmraid 2016-11-10 10:56:06 +01:00
TODO TODO: remove some items 2016-11-03 15:05:36 +01:00
configure configure: don't hardcode pkg-config 2016-05-04 10:18:54 +02:00
dracut-bash-completion.sh dracut.sh: add support for creating a UEFI boot executable 2015-03-20 14:31:23 +01:00
dracut-catimages.8.asc replace xml documentation with asciidoc 2012-03-14 15:48:33 +01:00
dracut-catimages.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
dracut-functions.sh dracut-functions.sh: catch all lvm slaves 2016-08-19 15:49:33 +02:00
dracut-init.sh dracut: check for EUID instead of UID 2017-01-18 11:04:36 +01:00
dracut-initramfs-restore.sh dracut-initramfs-restore: make mount error nonfatal 2015-07-28 15:04:56 +02:00
dracut-logger.sh dracut.sh: only create one TMPDIR 2015-11-25 14:21:33 +01:00
dracut.8.asc dracut.sh: add default path for --uefi 2017-01-16 14:27:39 +01:00
dracut.asc documentation: line wrap 2014-01-13 09:51:04 +01:00
dracut.bootup.7.asc documentation: line wrap 2014-01-13 09:51:04 +01:00
dracut.cmdline.7.asc docs: override is not the same as overwrite! 2017-01-03 10:08:18 -05:00
dracut.conf dracut.conf: remove example parameters 2015-07-09 15:36:25 +02:00
dracut.conf.5.asc docs: override is not the same as overwrite! 2017-01-03 10:08:18 -05:00
dracut.css Doc: cleanup, extend and split and reuse 2013-10-08 15:13:12 +02:00
dracut.logrotate dracut.logrotate: remove "yearly" 2011-07-20 17:21:02 +02:00
dracut.modules.7.asc dracut.modules.7.asc: correct filename parse-instmodpost.sh in documentation 2017-01-03 10:06:38 -05:00
dracut.png dracut.png: Optimize with zopflipng -m 2016-07-07 13:54:47 +03:00
dracut.sh dracut: check for EUID instead of UID 2017-01-18 11:04:36 +01:00
dracut.spec dracut.spec: add systemd-udev requirement 2016-11-11 16:04:09 +01:00
dracut.svg added dracut logo 2010-12-02 17:13:04 +01:00
dracut.usage.asc man page: changed grub.conf to grub2.cfg 2015-11-11 15:47:46 +01:00
git2spec.pl Makefile,git2spec.pl: use "git describe" 2013-04-12 15:27:27 +02:00
lsinitrd-bash-completion.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
lsinitrd.1.asc lsinitrd: add "--unpack" to lsinitrd 2016-03-17 14:45:24 +01:00
lsinitrd.sh lsinitrd.sh: fixed unpack and skipcpio search 2016-04-11 15:24:01 +02:00
mkinitrd-dracut.sh mkinitrd-dracut.sh: removed trailing space in comment 2013-10-07 17:25:58 +02:00
mkinitrd-suse.8.asc mkinitrd-suse: Update to sles12 SUSE state 2014-12-16 13:29:35 +01:00
mkinitrd-suse.sh Use the uncompressed kernel file on arm and aarch to detect kernel version 2015-07-07 13:44:24 +02:00
mkinitrd.8.asc documentation: line wrap 2014-01-13 09:51:04 +01:00
profile.py profile.py: do not count negative timestamp differences 2012-06-29 12:41:25 +02:00

README.md

dracut - master branch

dracut is an initramfs infrastructure.

CentOS CI: Build Status