Magellan Linux

Diff of /trunk/installer-simple/functions/dracut.sh

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

revision 2643 by niro, Wed Jan 8 12:13:30 2014 UTC revision 2644 by niro, Wed Jul 2 11:27:14 2014 UTC
# Line 5  initrd_config() Line 5  initrd_config()
5    
6  initrd_install()  initrd_install()
7  {  {
8   chrooted "mage run-preinstall ${KERNELPKG}"   chrooted "mage run-preinstall ${KERNELPKG}" 1>&2
9   chrooted "mage run-postinstall ${KERNELPKG}"   chrooted "mage run-postinstall ${KERNELPKG}" 1>&2
10  }  }

Legend:
Removed from v.2643  
changed lines
  Added in v.2644