summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-07-31 14:36:06 +0200
committerHarald Hoyer <harald@redhat.com>2013-07-31 14:38:37 +0200
commit6ae84661367ad7c1bfc5cd3960bbf2ca1122ffff (patch)
tree1a096bb0c855e4ba44dc363f23a3f426cd14e80e /.gitignore
parent7d89cb372e465e80d02e8cc81a8b201d2b2cd10b (diff)
downloaddracut-6ae84661367ad7c1bfc5cd3960bbf2ca1122ffff.tar.gz
dracut-6ae84661367ad7c1bfc5cd3960bbf2ca1122ffff.tar.xz
dracut-6ae84661367ad7c1bfc5cd3960bbf2ca1122ffff.zip
dracut-031-1
- do not include the resume dracut module in hostonly mode, if no swap is present - don't warn twice about omitted modules - use systemd-cat for logging on systemd systems, if logfile is unset - fixed PARTUUID parsing - support kernel module signing keys - do not install the usrmount dracut module in hostonly mode, if /sbin/init does not live in /usr - add debian udev rule files - add support for bcache - network: handle bootif style interfaces e.g. ip=77-77-6f-6f-64-73:dhcp - add support for kmod static devnodes - add vlan support for iBFT
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3a17f51..f086d10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/dracut-028.tar.bz2
/dracut-029.tar.bz2
/dracut-030.tar.bz2
+/dracut-031.tar.bz2