/[sysadmin-cookbook]/recepies/pxe/3.create-tftpboot.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/pxe/3.create-tftpboot.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 96 - (show annotations)
Sun May 24 20:31:46 2009 UTC (14 years, 10 months ago) by dpavlin
File MIME type: application/x-sh
File size: 198 byte(s)
create tftp boot enviroment from upstream debian netboot

1 #!/bin/sh
2
3 test -d tftpboot || wget -nc ftp.hr.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/netboot.tar.gz && mkdir tftpboot && cd tftpboot && tar xvfz ../netboot.tar.gz

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26