On 9/18/18 4:11 AM, Greg V wrote:
>
> I can confirm that the kernel already worked fine when booted from
> 32-bit EFI.
>
> I booted an old Mac into HardenedBSD using a 32-bit-EFI build of GRUB2 :)
Was that a 64-bit version of FreeBSD? My understanding is the 32-bit
FreeBSD boots fine, but 64-bit
A problem here is that the references should be to usr.bin instead
of usr/bin . See:
https://lists.freebsd.org/pipermail/svn-src-head/2018-September/118426.html
which reports for svn commit: r336601 - head:
QUOTE
Looks like this head/ObsoleteFiles.inc update has a typo
in each thing added to OLD
I filed a bug about this issue:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231441 I have encountered
it with the run USB wireless driver. I haven't tested it with ethernet.
Does this issue only affect wireless devices, only certain drivers, or all
network connections?
On Tue, Sep 18, 2018 a
doing a delete-old run:
drwxr-xr-x 2 root wheel 25 Sep 18 22:55 usr/lib/debug/usr/lib/i18n
rm: usr/bin/indent/tests/nsac.0: Not a directory
rm: usr/bin/indent/tests/nsac.0.pro: Not a directory
rm: usr/bin/indent/tests/nsac.0.stdout: Not a directory
rm: usr/bin/indent/tests/sac.0: Not a directory
On Tue, Sep 18, 2018 at 10:03 AM Johannes Lundberg
wrote:
>
>
> On Tue, Sep 18, 2018 at 9:43 AM Johannes Lundberg
> wrote:
>
>>
>>
>> On Tue, Sep 18, 2018 at 9:39 AM Daniel Braniss
>> wrote:
>>
>>>
>>>
>>> > On 18 Sep 2018, at 10:32, Johannes Lundberg
>>> wrote:
>>> >
>>> > On Tue, Sep 18, 201
On Mon, Sep 17, 2018 at 11:09 PM, Konstantin Belousov
wrote:
That said, making only the loader->kernel transition from EFI 32bit to
64bit kernel should be not too hard, and even significantly simpler
than
to make 32bit EFI load 32bit kernel. amd64 kernels already aware that
there might be
On Tue, Sep 18, 2018 at 9:43 AM Johannes Lundberg
wrote:
>
>
> On Tue, Sep 18, 2018 at 9:39 AM Daniel Braniss
> wrote:
>
>>
>>
>> > On 18 Sep 2018, at 10:32, Johannes Lundberg wrote:
>> >
>> > On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov wrote:
>> >
>> >> Johannes Lundberg wrote:
>> >>> Hi
>> >
On Tue, Sep 18, 2018 at 9:39 AM Daniel Braniss wrote:
>
>
> > On 18 Sep 2018, at 10:32, Johannes Lundberg wrote:
> >
> > On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov wrote:
> >
> >> Johannes Lundberg wrote:
> >>> Hi
> >>>
> >>> I have (with 12-ALPHA5)
> >>>
> >>> /boot/loader.conf
> >>> rtwn_loa
Johannes Lundberg wrote:
On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov wrote:
Johannes Lundberg wrote:
Hi
I have (with 12-ALPHA5)
/boot/loader.conf
rtwn_load="YES"
if_urtw_usb_load="YES"
rtwn(4) thinks this should be if_rtwn_usb_load="YES".
Ah yes. Sorry about that. I still suffer confus
> On 18 Sep 2018, at 10:32, Johannes Lundberg wrote:
>
> On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov wrote:
>
>> Johannes Lundberg wrote:
>>> Hi
>>>
>>> I have (with 12-ALPHA5)
>>>
>>> /boot/loader.conf
>>> rtwn_load="YES"
>>> if_urtw_usb_load="YES"
>>
>> rtwn(4) thinks this should be if_r
On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov wrote:
> Johannes Lundberg wrote:
> > Hi
> >
> > I have (with 12-ALPHA5)
> >
> > /boot/loader.conf
> > rtwn_load="YES"
> > if_urtw_usb_load="YES"
>
> rtwn(4) thinks this should be if_rtwn_usb_load="YES".
>
Ah yes. Sorry about that. I still suffer confu
Johannes Lundberg wrote:
Hi
I have (with 12-ALPHA5)
/boot/loader.conf
rtwn_load="YES"
if_urtw_usb_load="YES"
rtwn(4) thinks this should be if_rtwn_usb_load="YES".
/etc/rc.conf
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
but still after boot only lo0 exists and all modules are loaded.
Ma
Hi
I have (with 12-ALPHA5)
/boot/loader.conf
rtwn_load="YES"
if_urtw_usb_load="YES"
/etc/rc.conf
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
but still after boot only lo0 exists and all modules are loaded.
Manually running
ifconfig wlan0 create wlandev rtwn0
sets up the interface correctly.
13 matches
Mail list logo