summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorOliver Tappe2008-09-02 10:51:32 +0200
committerOliver Tappe2008-09-02 10:51:32 +0200
commit0a65127e87e41a3d2cb703ad3b3482f66484b86e (patch)
tree5774b8a38737c9c9c1926d85edf1fdb99ac69cad /installer
parent* implemented PREBOOT_CD boot environment that creates an appropriate ISO image (diff)
downloadcore-0a65127e87e41a3d2cb703ad3b3482f66484b86e.tar.gz
core-0a65127e87e41a3d2cb703ad3b3482f66484b86e.tar.xz
core-0a65127e87e41a3d2cb703ad3b3482f66484b86e.zip
* moved PXE-specific files into their new home (left other PXE-files in tftpboot,
since we do not need them in our boot-environment and I suppose we provide them to facilitate other (currently unsupported) boot environments like etherboot git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2182 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/default_files/tftpboot/menu.c32bin37836 -> 0 bytes
-rw-r--r--installer/default_files/tftpboot/pxelinux.0bin14716 -> 0 bytes
-rwxr-xr-xinstaller/default_files/tftpboot/vesamenu.c32bin124964 -> 0 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/installer/default_files/tftpboot/menu.c32 b/installer/default_files/tftpboot/menu.c32
deleted file mode 100755
index 0ef88ca8..00000000
--- a/installer/default_files/tftpboot/menu.c32
+++ /dev/null
Binary files differ
diff --git a/installer/default_files/tftpboot/pxelinux.0 b/installer/default_files/tftpboot/pxelinux.0
deleted file mode 100644
index c7cd6603..00000000
--- a/installer/default_files/tftpboot/pxelinux.0
+++ /dev/null
Binary files differ
diff --git a/installer/default_files/tftpboot/vesamenu.c32 b/installer/default_files/tftpboot/vesamenu.c32
deleted file mode 100755
index 7635cb07..00000000
--- a/installer/default_files/tftpboot/vesamenu.c32
+++ /dev/null
Binary files differ