File: README

package info (click to toggle)
oskit 0.97.20000202-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 58,008 kB
  • ctags: 172,612
  • sloc: ansic: 832,827; asm: 7,640; sh: 3,920; yacc: 3,664; perl: 1,457; lex: 427; makefile: 337; csh: 141; awk: 78
file content (16 lines) | stat: -rw-r--r-- 498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Directories: oskit/boot/net/
Target: netboot
Documentation: doc/netboot.tex
Original Code Source: 
	Flux Research Group, University of Utah
	Also contains code from the FreeBSD v2.1.7.1
	netboot eprom code written by Martin Renters
	(sys/i386/boot/netboot.)
Description:  
	Netboot is a kernel that when booted prompts 
	for the ftp-style URL of a kernel to boot over
	itself.  It gets the new kernel via NFS.

	Also, make sure to include only the drivers you need in
	oskit/dev/linux_ethernet.h.