Displaying 4 results from an estimated 4 matches for "eprecation".
Did you mean:
deprecation
2017 Nov 01
6
Kickstart ksdevice question
This should be easy to answer (I hope).? We routinely kickstart boxes to
use for managing our customers RADIUS/DHCP configurations (along with
other things).? We've had a C7 kickstart in place since I built one in
May and are finally starting to roll it out for new installations.? But,
I'm curious as to what ksdevice= actually does.
With the C6 we routinely used ksdevice=eth0 since we
2017 Nov 01
0
Kickstart ksdevice question
On Wed, 2017-11-01 at 08:45 -0400, Mark Haney wrote:
> This should be easy to answer (I hope). We routinely kickstart boxes
> to
> use for managing our customers RADIUS/DHCP configurations (along
> with
> other things). We've had a C7 kickstart in place since I built one
> in
> May and are finally starting to roll it out for new installations.
> But,
> I'm
2017 Nov 01
2
Kickstart ksdevice question
On 11/01/2017 01:57 PM, Tristan Hoar wrote:
>
> Strictly speaking it is depricated
> https://anaconda-installer.readthedocs.io/en/latest/boot-options.html#d
> eprecated-options
>
> Regards,
>
> Tris
>
Okay, so it looks like I can simply change ksdevice=eth0? to
bootdev=eth0, correct?
--
Mark Haney
Network Engineer at NeoNova
919-460-3330 option 1
mark.haney at
2006 Dec 19
1
Internal API errors in EdgeRails
Started getting these in my development.log when I called a bad
before_filter. Looks like log_error needs to be updated?
DEPRECATION WARNING: @response is deprecated! Call response.inspect
instead of @response.inspect. Args: [] See http://www.rubyonrails
.org/deprecation for details. (called from log_error at
./script/../config/../vendor/rails/actionpack/lib/action_controller/rescue.rb:
66)
DEPRECATION WARNING: @session is depr...