~ubuntu-branches/ubuntu/trusty/syslinux-themes-debian/trusty-updates

« back to all changes in this revision

Viewing changes to themes/debian-lenny/extlinux/other.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2011-07-13 13:42:31 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713134231-ojcd096i2nvu369v
Tags: 10-1
* Compacting copyright file.
* Removing debian-lenny theme.
* Adding live.cfg for live-build version 3.
* Temporarily removing non-working pxelinux config.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
label hdt
2
 
        menu label ^Hardware Detection Tool (HDT)
3
 
        kernel themes/debian-lenny/hdt.c32
4
 
        text help
5
 
   HDT displays low-level information about the systems hardware.
6
 
        endtext
7
 
 
8
 
label memtest
9
 
        menu label ^Memory Failure Detection (memtest86+)
10
 
        linux themes/debian-lenny/memtest.bin
11
 
        text help
12
 
  memtest86+ detects memory hardware failures.
13
 
        endtext