~ubuntu-branches/ubuntu/oneiric/syslinux/oneiric

« back to all changes in this revision

Viewing changes to core/keywords.inc

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2011-05-05 17:21:26 UTC
  • mfrom: (1.2.8) (2.1.44 sid)
  • Revision ID: package-import@ubuntu.com-20110505172126-wwv2nmjxaicqmw1k
Tags: 2:4.03+dfsg-12ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - gfxboot module:
    + Allow boot entry to start with label instead of menu_label.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
                keyword noescape,       pc_setint16,    NoEscape
79
79
                keyword nocomplete,     pc_setint16,    NoComplete
80
80
                keyword nohalt,         pc_setint16,    NoHalt
 
81
                keyword pxeretry,       pc_setint16,    PXERetry
81
82
                keyword f1,             pc_filename,    FKeyN(1)
82
83
                keyword f2,             pc_filename,    FKeyN(2)
83
84
                keyword f3,             pc_filename,    FKeyN(3)