comparison packages/redboot/current/ChangeLog @ 908:6aa5728bb6a0

go command tweak
author msalter
date Fri, 04 Apr 2003 16:03:43 +0000
parents a289defa82f0
children 3c59fd67ae50
comparison
equal deleted inserted replaced
907:a289defa82f0 908:6aa5728bb6a0
1 2003-04-04 Mark Salter <msalter@redhat.com> 1 2003-04-04 Mark Salter <msalter@redhat.com>
2 2
3 * src/main.c (do_go): Add -n switch to optionally stop network 3 * src/main.c (do_go): Add -n switch to optionally stop network
4 device. Mask interrupts on all comm channels. 4 device. Mask interrupts on all comm channels.
5 Don't scan for -n unless ethernet configured in.
5 * doc/redboot_cmds.sgml: Update go command info. 6 * doc/redboot_cmds.sgml: Update go command info.
6 7
7 2003-04-03 Gary Thomas <gary@mlbassoc.com> 8 2003-04-03 Gary Thomas <gary@mlbassoc.com>
8 9
9 * src/load.c: Better handling of default download mode. Also 10 * src/load.c: Better handling of default download mode. Also