Magellan Linux

Diff of /trunk/mlivecdbuild/mlivecdbuild2.sh

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

revision 977 by niro, Sat May 9 12:00:20 2009 UTC revision 978 by niro, Thu Apr 29 20:37:04 2010 UTC
# Line 153  prepare_iso() Line 153  prepare_iso()
153    
154   echo Setting up services ...   echo Setting up services ...
155    
156   # add hardware detection  # # add hardware detection
157   MROOT="${CDCHROOTDIR}" rc-config add hwdetect || die "rc add hwdetect"  # MROOT="${CDCHROOTDIR}" rc-config add hwdetect || die "rc add hwdetect"
158    
159   # del checkfs   # del checkfs
160   MROOT="${CDCHROOTDIR}" rc-config del checkfs || die "rc del checkfs"   MROOT="${CDCHROOTDIR}" rc-config del checkfs || die "rc del checkfs"

Legend:
Removed from v.977  
changed lines
  Added in v.978