diff options
| author | Oliver Tappe | 2008-06-07 14:52:05 +0200 |
|---|---|---|
| committer | Oliver Tappe | 2008-06-07 14:52:05 +0200 |
| commit | 662b466584ea76c3c02b08dc9f3747267308b83b (patch) | |
| tree | 7c100ee68243b7341ba8959c67ccfaeae486bd4b /boot-env/OpenSLX/BootEnvironment/pxe/menu-template.example | |
| parent | Minimal environment uclib based with tools for PreBoot and Stage3. (diff) | |
| download | core-662b466584ea76c3c02b08dc9f3747267308b83b.tar.gz core-662b466584ea76c3c02b08dc9f3747267308b83b.tar.xz core-662b466584ea76c3c02b08dc9f3747267308b83b.zip | |
trying to solve what seems to be an inconsistency between the repository
and my local Eclipse's idea of where things are ...
* moved pxe folder to the place where it's expected by the code
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1854 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'boot-env/OpenSLX/BootEnvironment/pxe/menu-template.example')
| -rw-r--r-- | boot-env/OpenSLX/BootEnvironment/pxe/menu-template.example | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/boot-env/OpenSLX/BootEnvironment/pxe/menu-template.example b/boot-env/OpenSLX/BootEnvironment/pxe/menu-template.example deleted file mode 100644 index 9d544b71..00000000 --- a/boot-env/OpenSLX/BootEnvironment/pxe/menu-template.example +++ /dev/null @@ -1,8 +0,0 @@ -NOESCAPE 0 -PROMPT 0 -TIMEOUT 10 -DEFAULT menu.c32 -IMPLICIT 1 -ALLOWOPTIONS 1 -MENU TITLE Was möchten Sie tun (Auswahl mittels Cursortasten)? -MENU MASTER PASSWD secret |
