Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/dracut/module-setup.sh

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

revision 2111 by niro, Thu Jan 2 16:25:48 2014 UTC revision 2112 by niro, Thu Jan 2 16:26:38 2014 UTC
# Line 82  install() { Line 82  install() {
82   # networking stuff   # networking stuff
83   dracut_install ifconfig ip route udhcpc iwconfig wpa_supplicant chroot systemd-nspawn   dracut_install ifconfig ip route udhcpc iwconfig wpa_supplicant chroot systemd-nspawn
84   inst /usr/share/udhcpc/default.script   inst /usr/share/udhcpc/default.script
85     inst_simple "$moddir/net-lib.sh" /lib/net-lib.sh
86    
87   # mcored config stuff   # mcored config stuff
88   dracut_install hwinfo vncpasswd   dracut_install hwinfo vncpasswd

Legend:
Removed from v.2111  
changed lines
  Added in v.2112