ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/SoekrisBoot/clean
Revision: 1130
Committed: 2008-12-01T21:18:23-08:00 (16 years, 6 months ago) by douglas
Content type: text/x-sh
File size: 113 byte(s)
Log Message:
Change things around so they actually work for PXE booting FreeBSD; which seems to require NFS to actually work the way I want.

File Contents

# Content
1 #!/usr/bin/env bash
2 # Soekris Boot Clean
3 #
4 # Douglas Thrift
5 #
6 # $Id$
7
8 rm -rf boot i386 soekrisboot-*.tar.bz2 usr

Properties

Name Value
svn:executable *
svn:keywords Id
svn:mime-type text/x-sh