home *** CD-ROM | disk | FTP | other *** search
- # buildit.sh
- # script to build cd and floppy install disk image
- # copyright (c) 2001 joseph cheek. all rights reserved.
- # released under gpl
-
-
- cp /boot/vmlinuz-pc97-`uname -r`-modular vmlinuz
- cp /boot/vmlinuz-pc97-`uname -r`-modular ../install/vmlinuz
- cp /boot/message.rl splash
- # cp /boot/message.rl ../install/splash
-
-