On Tue, Sep 22, 2015 at 3:20 AM, Chris Cappuccio wrote:
> Karel Gardas [gard...@gmail.com] wrote:
>>
>> Let me ask, should SR RAID5 survive such testing or is for example
>> rebuilding with off-lined drive considered unsupported feature?
>>
>
> It's new, considered experimental and not well tested
On 09/22/15 06:52, Thuban wrote:
Grab relevant
src/sys/dev/usb/if_urtwn.c
sys/dev/usb/usbdevs
from CVS, than cd sys/dev/usb && make, than rebuild/install kernel
as described in FAQ.
I rebuild and installed the kernel without any error, but still, the usb
stick isn't detected as urtwn.
What d
On Tue, Sep 22, 2015 at 8:52 AM, Thuban wrote:
>> Grab relevant
>>
>> src/sys/dev/usb/if_urtwn.c
>> sys/dev/usb/usbdevs
>>
>> from CVS, than cd sys/dev/usb && make, than rebuild/install kernel
>> as described in FAQ.
>>
> I rebuild and installed the kernel without any error, but still, the usb
> s
I have this rule in doas.conf:
permit nopass user1 as user2
As user1, I try this at the command line:
doas -u user2 whoami
and it tells me I am user2, as I expect. And
doas -u user2 ls
tells me I don't have permission. I kind of expect this.
I'm looking for a way to do the equival
as homework
install
run
CorePlus-5.1-jaOK(by cdrom)X OK
puppy precise571fail
perhaps debian should be run as CUI (character base) in slow machine .
is very attractive except its slowness .
in this vertual
On Mon, Sep 21, 2015 at 11:14:22AM +0200, Thuban wrote:
> Hi,
> I have a usb wifi dongle supposed to work with urtwn firmware.
> usbdevs returns WNA 1000Mv2 Netgear listed here [0]
>
> But the device is detected as ugen.
>
> How can I fix this?
This device was added to -current after 5.8.
It wil
> > I rebuild and installed the kernel without any error, but still, the usb
> > stick isn't detected as urtwn.
> >
> > What did I do wrong :
> >
> > # cd /usr
> > # export CVSROOT=anon...@anoncvs.fr.openbsd.org:/cvs
> > # cvs -d$CVSROOT checkout -rOPENBSD_5_7 -P src
>
>
> You don't wan
Hi,
On Thu, 17 Sep 2015 20:47:22 -0500
Brian Conway wrote:
> The NUC 2820 I was previously testing snapshots with has moved on to a
> better place (and lacked any meaningful serial console support), but
> here are some logs from an MSI AM1I motherboard, both the attempted
> UEFI boot and the succ
On Tue, 22 Sep 2015 17:41:57 +0900 Joel Rees wrote:
> I have this rule in doas.conf:
>
> permit nopass user1 as user2
>
> As user1, I try this at the command line:
>
> doas -u user2 whoami
>
> and it tells me I am user2, as I expect. And
>
>doas -u user2 ls
>
> tells me I don't h
On Tue, 22 Sep 2015 17:41:57 +0900
Joel Rees wrote:
> I have this rule in doas.conf:
>
> permit nopass user1 as user2
>
> As user1, I try this at the command line:
>
> doas -u user2 whoami
>
> and it tells me I am user2, as I expect. And
>
>doas -u user2 ls
>
> tells me I don't
If I recall correctly, some of you reported problems with PC Engines' default
option Compex WLE200NX 802.11a/b/g/n.
Oh, there is a new Compex WLE600VX 802.11ac as well (for apu, please check
software support first).
Or, perhaps, I'm better off buying a 3rd party one from Amazon? Intel modules
Hi
I currently have the following rule to nat traffic out to the internet:
match out on $if_ext inet6 from $if_int:network to any nat-to ($if_ext)
But this chooses from one of the configures addresses (using round-robin).
Is there a way I can configure pf to prefer the privacy address (the one
Em 22-09-2015 15:06, Daniel Gillen escreveu:
> Hi
>
> I currently have the following rule to nat traffic out to the internet:
>
> match out on $if_ext inet6 from $if_int:network to any nat-to ($if_ext)
>
> But this chooses from one of the configures addresses (using round-robin).
>
> Is there a way
> Can you try the diff following or
>
> http://yasuoka.net/~yasuoka/BOOTX64.EFI
>
> ? Then enter "machine memory" on "boot> " prompt and check the last line.
> It shows whether the memory area for kernel is free or not. Like
>
> Load address: Conventional(7) 0x for KB
>
> is good sign
I just updated my current box to yesterdays (2015-09-21) snapshot. Now
it won't keep a network address.
eisenhower# dhclient -d em0
DHCPREQUEST on em0 to 255.255.255.255
DHCPACK from 129.21.208.254 (d0:c2:82:f2:94:00)
SIOCAIFADDR failed (129.21.208.29): File exists
bound to 129.21.208.29 -- ren
> OK, thanks. After some searching based on this info and some messing
> around, it looks like 'export TERM=ansi' and setting t_Co=8 will get me
> limited colors in vim without screwing anything up.
Further to the excellent write-up by miod@ simply put if you're on x86
PC console any of these en
Thank you, Dan, Ben, and Frank. I see that I have left out some
important information:
user2 is specified as a non-login class of user in /etc/login.conf,
auth=reject: shell=/sbin/nologin, and has a default shell of
/sbin/nologin in /etc/passwd .
On Tue, Sep 22, 2015 at 5:41 PM, Joel Rees wrote:
Ahem. Dmesg below. (Sorry about that.)
On Wed, Sep 23, 2015 at 8:29 AM, Joel Rees wrote:
> Thank you, Dan, Ben, and Frank. I see that I have left out some
> important information:
>
> user2 is specified as a non-login class of user in /etc/login.conf,
> auth=reject: shell=/sbin/nologin, and has a
> On Sep 20, 2015, at 9:36 PM, Quartz wrote:
>
>> Does your embedded storage run NOR/NAND or something like SDHC Memory
>> Cards?
>>
>> If your systems are running SDHC you can easily create clones with a
>> laptop& the DD utility.
>
> A couple of them do, but it doesn't matter in this case. T
On Tue, 22 Sep 2015 14:20:22 -0500
Brian Conway wrote:
>> Can you try the diff following or
>>
>> http://yasuoka.net/~yasuoka/BOOTX64.EFI
>>
>> ? Then enter "machine memory" on "boot> " prompt and check the last line.
>> It shows whether the memory area for kernel is free or not. Like
>>
>>
20 matches
Mail list logo