[yast-devel] sle12 network setup in installation/rescue system
I've submitted a new installation-images package that should make network setup a bit easier. Both rescue system and installation system now have a 'dhcpcd' shell function that works like the old dhcpcd command. And it even accepts the old ethX interface names. So 'dhcpcd enp0s3' starts dhcp, 'dhcpcd -k enp0s3' stops it. And if you think that enp0s3 is not intuitive enough, try 'dhcpcd eth0'. Steffen -- Give orange me give eat orange me eat orange give me eat orange give me you. (chimp Nim, using sign language) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Wed, 28 May 2014 16:33:34 +0200 (CEST) Steffen Winterfeldt <snwint@suse.de> wrote:
I've submitted a new installation-images package that should make network setup a bit easier.
Both rescue system and installation system now have a 'dhcpcd' shell function that works like the old dhcpcd command. And it even accepts the old ethX interface names.
So 'dhcpcd enp0s3' starts dhcp, 'dhcpcd -k enp0s3' stops it.
And if you think that enp0s3 is not intuitive enough, try 'dhcpcd eth0'.
Steffen
Thanks, really nice. I use it often as I need to setup network early and copy my testing y2update there. Josef -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On 28.5.2014 16:33, Steffen Winterfeldt wrote:
I've submitted a new installation-images package that should make network setup a bit easier.
Both rescue system and installation system now have a 'dhcpcd' shell function that works like the old dhcpcd command. And it even accepts the old ethX interface names.
So 'dhcpcd enp0s3' starts dhcp, 'dhcpcd -k enp0s3' stops it.
And if you think that enp0s3 is not intuitive enough, try 'dhcpcd eth0'.
Thumbs up! Thank you, this is very useful :) Bye Lukas -- Lukas Ocilka, Yast TL, Cloud & Systems Management Department SUSE LINUX s.r.o., Praha -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (3)
-
Josef Reidinger
-
Lukas Ocilka
-
Steffen Winterfeldt