Re: [patch] Skip DHCP responsefile if no interface is given
ping On Sat, Nov 26, 2016 at 11:28:55PM -0600, Matthew Martin wrote: > Don't force the user to pick an interface if the responsefile is on > a disk. > > - Matthew Martin > > > Index: install.sub > === > RCS file: /cvs/src/distrib/m
[patch] Skip DHCP responsefile if no interface is given
Don't force the user to pick an interface if the responsefile is on a disk. - Matthew Martin Index: install.sub === RCS file: /cvs/src/distrib/miniroot/install.sub,v retrieving revision 1.932 diff -u -p -r1.932 install.sub --- insta