ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
FreeBSDAdmin
/
PXEBoot
/
debian
Revision:
1120
Committed:
2008-11-26T03:02:30-08:00
(16 years, 6 months ago) by
douglas
File size:
151 byte(s)
Log Message:
PXE Boot thingys!
File Contents
#
Content
1
#!/bin/bash
2
# PXE Boot Debian
3
#
4
# Douglas Thrift
5
#
6
# $Id$
7
8
distribution
=
lenny
9
architectures
=(
amd64
i386
)
10
mirror
=
ftp://ftp.ucsb.edu/pub2/debian
11
12
debian
Properties
Name
Value
svn:keywords
Id