Added support for remote booting: commands "expires" and "fallback"

This commit is contained in:
vanrein 2004-01-05 18:03:11 +00:00
parent d1d9022b1f
commit 6e7a81f3aa
9 changed files with 261 additions and 19 deletions

View file

@ -48,3 +48,6 @@ Tilmann Bubeck added support for vt100-incompatible terminals.
KB Sriram added a better detection of FAT filesystem and fixed a
network device completion.
Rick van Rein added the expires command to smoothen remote kernel upgrades.