Magellan Linux

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

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

revision 2655 by niro, Wed Jul 2 11:27:14 2014 UTC revision 2656 by niro, Thu Jul 3 09:04:07 2014 UTC
# Line 5  initrd_config() Line 5  initrd_config()
5    
6  initrd_install()  initrd_install()
7  {  {
8   chrooted "mage run-preinstall ${KERNELPKG}" 1>&2   chrooted "mage run-preinstall ${KERNELPKG} 1>&2"
9   chrooted "mage run-postinstall ${KERNELPKG}" 1>&2   chrooted "mage run-postinstall ${KERNELPKG} 1>&2"
10  }  }

Legend:
Removed from v.2655  
changed lines
  Added in v.2656