Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 16:55:07 +0100
From:      Michael Gmelin <grembo@freebsd.org>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: after update to r292778 no interface ath0 and wlan0
Message-ID:  <20160107165507.0ce7e874@bsd64.grem.de>
In-Reply-To: <20160107114950.GA2808@c720-r285885-amd64>
References:  <20160107014958.GA1697@c720-r285885-amd64> <40C37099-59AA-4A6B-9E7E-7926AD16A104@freebsd.org> <20160107114950.GA2808@c720-r285885-amd64>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Jan 2016 12:49:50 +0100
Matthias Apitz <guru@unixarea.de> wrote:

> El d=C3=ADa Thursday, January 07, 2016 a las 03:04:24AM +0100, Michael
> Gmelin escribi=C3=B3:
>=20
> > > wlans_ath0=3D"wlan0"
> > > ifconfig_wlan0=3D"WPA DHCP"
> > >=20
> > > (i.e. unchanged as they worked before); in dmesg the aht0 is
> > > shown as usual with:
> > >  =20
> >=20
> > See
> > https://lists.freebsd.org/pipermail/freebsd-net/2015-August/042976.html
> > and don't forget to run mergemaster to update rc scripts. =20
>=20
> A side question or remark on this: Why I do understand that certain
> files (like: /etc/group, /etc/motd, ...) must be overwritten or
> merged or ignored with the files from the new installworld, I do not
> understand why the script files in /etc/rc.d or /etc are not just
> overwritten with the new files;=20
>=20
> these files are not meant to be changed by the system admin, they are
> just new software;

This shouldn't be a problem when using freebsd-update. While following
CURRENT I find the idea of finding manual/local changes done by the
local admin/developer quite useful (it's a bit of a philosophical
question/my opinion).

"mergemaster -a" isn't the correct way to update (see mergemaster(8)
and /usr/src/UPDATING), either use "mergemaster -i"
or "mergemaster -iF" (I use the latter, as I don't usually don't mess
with rc scripts myself).

Things might change if/once base is installed using pkg(8).

- Michael




--=20
Michael Gmelin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160107165507.0ce7e874>