diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-14 08:58:16 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-14 08:58:16 +0200 |
commit | d0aff64e5e0406e10ac7cb06fd3a8807f253ce15 (patch) | |
tree | 714845965cd50f07222083bd5c7cd41360eb573c /examples/disklserver/tftp/_common_/ltsp/i386 | |
parent | 43565e3d8f948e371d4bf952495dd69a6710e8f6 (diff) | |
download | itzks-systems-d0aff64e5e0406e10ac7cb06fd3a8807f253ce15.tar.gz itzks-systems-d0aff64e5e0406e10ac7cb06fd3a8807f253ce15.tar.bz2 itzks-systems-d0aff64e5e0406e10ac7cb06fd3a8807f253ce15.zip |
/debian/itzks-systems-disklserver.examples, examples/disklserver/*: Add ITZkS / Debian Edu based PXE environment for diskless workstation server.
Diffstat (limited to 'examples/disklserver/tftp/_common_/ltsp/i386')
8 files changed, 8 insertions, 0 deletions
diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/gpxelinux.0 b/examples/disklserver/tftp/_common_/ltsp/i386/gpxelinux.0 new file mode 120000 index 0000000..6e777d1 --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/gpxelinux.0 @@ -0,0 +1 @@ +/usr/lib/syslinux/gpxelinux.0
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/initrd.img b/examples/disklserver/tftp/_common_/ltsp/i386/initrd.img new file mode 120000 index 0000000..b7b0322 --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/initrd.img @@ -0,0 +1 @@ +/srv/ltsp/i386/boot/initrd.img
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin new file mode 120000 index 0000000..70f3e1e --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin @@ -0,0 +1 @@ +/srv/ltps/i386/boot/memtest86+.bin
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+_multiboot.bin b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+_multiboot.bin new file mode 120000 index 0000000..327278f --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+_multiboot.bin @@ -0,0 +1 @@ +/srv/ltsp/i386/boot/memtest86+_multiboot.bin
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin new file mode 120000 index 0000000..7064804 --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin @@ -0,0 +1 @@ +/srv/ltps/i386/boot/memtest86.bin
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/nbi.img b/examples/disklserver/tftp/_common_/ltsp/i386/nbi.img new file mode 120000 index 0000000..50c232c --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/nbi.img @@ -0,0 +1 @@ +/srv/ltsp/i386/boot/nbi.img
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/pxelinux.0 b/examples/disklserver/tftp/_common_/ltsp/i386/pxelinux.0 new file mode 120000 index 0000000..0f93aef --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/pxelinux.0 @@ -0,0 +1 @@ +/usr/lib/syslinux/pxelinux.0
\ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/vmlinuz b/examples/disklserver/tftp/_common_/ltsp/i386/vmlinuz new file mode 120000 index 0000000..954f0b9 --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/i386/vmlinuz @@ -0,0 +1 @@ +/srv/ltsp/i386/boot/vmlinuz
\ No newline at end of file |