This repository has been archived on 2024-03-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
adlin/tftp/pxelinux.cfg/default

19 lines
396 B
Text

DEFAULT login
LABEL login
MENU LABEL ^Login
KERNEL ../bzImage
INITRD ../login-initrd.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