Revision 23480,
329 bytes
checked in by amb, 16 years ago
(diff) |
The set of installer scripts and related material served by
athena10.mit.edu which are invoked by MIT's PXE server.
|
Line | |
---|
1 | # Don't look, don't use. Icky. |
---|
2 | d=/afs/dev/system/athena10/installer/intrepid |
---|
3 | |
---|
4 | ${d}/athena10-intrepid.tar.gz: athena10-intrepid.preseed athena10-intrepid-loader.sh pxe.config athena10-intrepid |
---|
5 | tar czvf ${d}/athena10-intrepid.tar.gz --exclude "*~" athena10-intrepid |
---|
6 | cp athena10-intrepid.preseed athena10-intrepid-loader.sh ${d} |
---|
Note: See
TracBrowser
for help on using the repository browser.