add netboot support.

This commit is contained in:
okuji 1999-09-14 06:55:57 +00:00
parent 694616c180
commit be514997d2
51 changed files with 9152 additions and 92 deletions

View file

@ -1,3 +1 @@
*.info*
version.texi
stamp-vti

View file

@ -69,6 +69,8 @@ GRUB_LIBS = @GRUB_LIBS@
LD = @LD@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
NET_CFLAGS = @NET_CFLAGS@
NET_EXTRAFLAGS = @NET_EXTRAFLAGS@
OBJCOPY = @OBJCOPY@
PACKAGE = @PACKAGE@
PERL = @PERL@

3
docs/stamp-vti Normal file
View file

@ -0,0 +1,3 @@
@set UPDATED 10 September 1999
@set EDITION 0.5.93
@set VERSION 0.5.93

3
docs/version.texi Normal file
View file

@ -0,0 +1,3 @@
@set UPDATED 10 September 1999
@set EDITION 0.5.93
@set VERSION 0.5.93