DEFAULT login

LABEL login
  MENU LABEL ^Login
  KERNEL bzImage
  INITRD initramfs-login.img
  APPEND console=tty0 quiet
  TEXT help
          You are currently not identified.
          Please select this menu entry in order to access the tutorial.

          You'll need your EPITA password to continue.
  ENDTEXT

MENU SEPARATOR

LABEL poweroff
  MENU LABEL ^Shutdown
  KERNEL poweroff.c32
