Magellan Linux

Diff of /alx-src/branches/alxconf_20060908/functions/config_modules.sh

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

revision 546 by niro, Wed Feb 4 20:07:30 2009 UTC revision 547 by niro, Wed Feb 4 20:14:36 2009 UTC
# Line 66  config_modules() Line 66  config_modules()
66   :> ${modfile}   :> ${modfile}
67    
68   # needed for printing:   # needed for printing:
69   add_modules lp parport parport_pc   add_modules lp parport parport_pc usblp
70    
71   [ -n "${ALX_NETWORK_MODULE}" ] && \   [ -n "${ALX_NETWORK_MODULE}" ] && \
72   echo "${ALX_NETWORK_MODULE}" >> ${modfile}   echo "${ALX_NETWORK_MODULE}" >> ${modfile}

Legend:
Removed from v.546  
changed lines
  Added in v.547