Magellan Linux

Diff of /smage/trunk/core/dracut/dracut-027-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4815 by niro, Tue May 7 11:22:05 2013 UTC revision 4817 by niro, Tue May 7 11:36:57 2013 UTC
# Line 9  PCAT="sys-apps" Line 9  PCAT="sys-apps"
9  DESCRIPTION="Initramfs generator using udev which fully replaces mkinitrd."  DESCRIPTION="Initramfs generator using udev which fully replaces mkinitrd."
10  HOMEPAGE="https://dracut.wiki.kernel.org/"  HOMEPAGE="https://dracut.wiki.kernel.org/"
11    
 # sysvinit support for compatibility reasons  
 # 1=yes, 0=no  
 SYSVINIT_SUPPORT=0  
   
12  DEPEND=">= app-shells/bash-4.2  DEPEND=">= app-shells/bash-4.2
13   >= virtual/bzip2   >= virtual/bzip2
14   >= virtual/gzip   >= virtual/gzip
# Line 31  DEPEND=">= app-shells/bash-4.2 Line 27  DEPEND=">= app-shells/bash-4.2
27   >= sys-apps/plymouth-0.8.5   >= sys-apps/plymouth-0.8.5
28   >= sys-apps/grubby-8   >= sys-apps/grubby-8
29   >= sys-fs/udev-171   >= sys-fs/udev-171
  >= virtual/sysvinit  
30   >= virtual/sysvinit-tools"   >= virtual/sysvinit-tools"
31    
32  PROVIDE="virtual/initramfs-tools"  PROVIDE="virtual/initramfs-tools"

Legend:
Removed from v.4815  
changed lines
  Added in v.4817