diff options
| author | Oliver Tappe | 2008-09-02 10:51:32 +0200 |
|---|---|---|
| committer | Oliver Tappe | 2008-09-02 10:51:32 +0200 |
| commit | 0a65127e87e41a3d2cb703ad3b3482f66484b86e (patch) | |
| tree | 5774b8a38737c9c9c1926d85edf1fdb99ac69cad /boot-env/pxe | |
| parent | * implemented PREBOOT_CD boot environment that creates an appropriate ISO image (diff) | |
| download | core-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 'boot-env/pxe')
| -rwxr-xr-x | boot-env/pxe/menu.c32 | bin | 0 -> 37836 bytes |
| -rw-r--r-- | boot-env/pxe/pxelinux.0 | bin | 0 -> 14716 bytes |
| -rwxr-xr-x | boot-env/pxe/vesamenu.c32 | bin | 0 -> 124964 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/boot-env/pxe/menu.c32 b/boot-env/pxe/menu.c32 Binary files differnew file mode 100755 index 00000000..0ef88ca8 --- /dev/null +++ b/boot-env/pxe/menu.c32 diff --git a/boot-env/pxe/pxelinux.0 b/boot-env/pxe/pxelinux.0 Binary files differnew file mode 100644 index 00000000..c7cd6603 --- /dev/null +++ b/boot-env/pxe/pxelinux.0 diff --git a/boot-env/pxe/vesamenu.c32 b/boot-env/pxe/vesamenu.c32 Binary files differnew file mode 100755 index 00000000..7635cb07 --- /dev/null +++ b/boot-env/pxe/vesamenu.c32 |
