home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 January / Disc 3 / Amethyst.iso / rl / build-bin / boot-images / buildit-cd.sh < prev    next >
Encoding:
Text File  |  2002-06-14  |  321 b   |  12 lines

  1. # buildit.sh
  2. # script to build cd and floppy install disk image
  3. # copyright (c) 2001 joseph cheek.  all rights reserved.
  4. # released under gpl
  5.  
  6.  
  7. cp /boot/vmlinuz-pc97-`uname -r`-modular vmlinuz
  8. cp /boot/vmlinuz-pc97-`uname -r`-modular ../install/vmlinuz
  9. cp /boot/message.rl splash
  10. # cp /boot/message.rl ../install/splash
  11.  
  12.