Re: Configure interface by lladdr during install

2022-12-20 Thread Andrew Hewus Fresh
On Fri, Dec 16, 2022 at 04:00:40PM -0800, Andrew Hewus Fresh wrote: > On Wed, Dec 07, 2022 at 07:35:53PM -0800, Andrew Hewus Fresh wrote: > > On Wed, Dec 07, 2022 at 09:51:51AM -0800, Andrew Hewus Fresh wrote: > > > On Wed, Dec 07, 2022 at 10:28:05AM +, Stuart Henderson wrote: > > > > On 2022/1

Re: Configure interface by lladdr during install

2022-12-16 Thread Andrew Hewus Fresh
On Wed, Dec 07, 2022 at 07:35:53PM -0800, Andrew Hewus Fresh wrote: > On Wed, Dec 07, 2022 at 09:51:51AM -0800, Andrew Hewus Fresh wrote: > > On Wed, Dec 07, 2022 at 10:28:05AM +, Stuart Henderson wrote: > > > On 2022/12/06 19:57, Andrew Hewus Fresh wrote: > > > > Which interface do you wish to

Re: Configure interface by lladdr during install

2022-12-07 Thread Andrew Hewus Fresh
On Wed, Dec 07, 2022 at 09:51:51AM -0800, Andrew Hewus Fresh wrote: > On Wed, Dec 07, 2022 at 10:28:05AM +, Stuart Henderson wrote: > > On 2022/12/06 19:57, Andrew Hewus Fresh wrote: > > > Which interface do you wish to configure? (name, lladdr, '?', or 'done') > > > [vio0] ? > > > Available n

Re: Configure interface by lladdr during install

2022-12-07 Thread Andrew Hewus Fresh
On Wed, Dec 07, 2022 at 10:28:05AM +, Stuart Henderson wrote: > On 2022/12/06 19:57, Andrew Hewus Fresh wrote: > > Which interface do you wish to configure? (name, lladdr, '?', or 'done') > > [vio0] ? > > Available network interfaces are: vio0 vlan0. > > vio0: lladdr fe:e1:bb:d1:dd:97 > > Whi

Re: Configure interface by lladdr during install

2022-12-07 Thread Stuart Henderson
On 2022/12/06 19:57, Andrew Hewus Fresh wrote: > Which interface do you wish to configure? (name, lladdr, '?', or 'done') > [vio0] ? > Available network interfaces are: vio0 vlan0. > vio0: lladdr fe:e1:bb:d1:dd:97 > Which interface do you wish to configure? (name, lladdr, '?', or 'done') > [vio0

Re: Configure interface by lladdr during install

2022-12-06 Thread Andrew Hewus Fresh
On Tue, Dec 06, 2022 at 06:11:33PM -0800, Andrew Hewus Fresh wrote: > Here's an initial draft of a diff to allow configuring by lladdr in the > installer. I'm not a super fan of how it works, but could use some > feedback from folks trying it and suggesting improvements. > > It's a larger diff th

Configure interface by lladdr during install

2022-12-06 Thread Andrew Hewus Fresh
Here's an initial draft of a diff to allow configuring by lladdr in the installer. I'm not a super fan of how it works, but could use some feedback from folks trying it and suggesting improvements. It's a larger diff than I first expected since I didn't want to include the lladdrs in the "availab