home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / CONTENTS / SCRIPTS / LX1159_1 < prev    next >
Encoding:
Text File  |  1995-04-20  |  297 b   |  7 lines

  1. ( cd usr/src/linux-1.1.59 ; rm -rf boot )
  2. ( cd usr/src/linux-1.1.59 ; ln -sf arch/i386/boot boot )
  3. ( cd usr/src/linux-1.1.59/kernel ; rm -rf entry.S )
  4. ( cd usr/src/linux-1.1.59/kernel ; ln -sf ../arch/i386/entry.S entry.S )
  5. ( cd usr/src ; rm -rf linux )
  6. ( cd usr/src ; ln -sf linux-1.1.59 linux )
  7.