Skip to content

deter-project/deterboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeterBoot

This repository is a customized branch of the Syslinux tree that implements the Deter PXE bootloader. This is the stage-0 bootloader for the testbed. Every testbed node boots directly into this bootloader each time it boots. It is the responsibility of deterboot to engage in the bootinfo protocol with boss to determine what actually needs to be booted.

The code that implements the bootinfo protocol and performs subsequent stage booting is encapsulated in a Syslinux module. That code is in com32/deterboot.

Packages

No packages published

Languages

  • C 86.4%
  • HTML 3.5%
  • Assembly 2.4%
  • Roff 2.2%
  • C++ 2.1%
  • Makefile 1.4%
  • Other 2.0%