On Tue, Feb 12, 2013 at 11:57 PM, Michał Markowski wrote:
> As Otto suggested: try PXE, it's relatively simple.
> http://openbsd.org/faq/faq6.html#PXE
>
UEFI machine may have a problem doing that. At least Macbooks and
Lenovo with "secure" boot enabled.
> You can also write this i386 image to yo
On Feb 12, 2013, at 10:02 PM, Philip Guenther wrote:
> On Tue, Feb 12, 2013 at 5:34 PM, jordon wrote:
>> Today I was looking into some of the more simple devices to see how they
>> are implemented. I figured the basic text ones (zero, random, null,
>> etc) would be a nice place to start. I wen
On Tue, Feb 12, 2013 at 5:34 PM, jordon wrote:
> Today I was looking into some of the more simple devices to see how they
> are implemented. I figured the basic text ones (zero, random, null,
> etc) would be a nice place to start. I went to /usr/src/sys/dev to look
> for them, but I couldn't fin
Today I was looking into some of the more simple devices to see how they
are implemented. I figured the basic text ones (zero, random, null,
etc) would be a nice place to start. I went to /usr/src/sys/dev to look
for them, but I couldn't find them. Where is the source of these basic
devices? Ar
your comments hint to you not being very familiar with packages(7)
you can distribute it as an executable that ultimately installs a package
i say this because reusing the infrastructure, and having it take part
of the db for easy removal and inspection is a great bonus. it means
less work for yo
On 02/12/2013 04:26 AM, James Griffin wrote:
- Jack Woehr [2013-02-11 15:46:29 -0700] - :
If you need OpenBSD you have the technical skills to install it or you know
(and possibly pay) someone who does.
OpenBSD, which is 20-ish years old now, was designed and is designed
and appa
On 2013-02-10, Stefan Sieg wrote:
> on my poolserver i saw this message 50+ per hour.
> Today i found that they were caused by clients connecting with
> source port 0. I don't think that this are valid connections,
> after blocking them with pf the ntpd warnings are gone.
IIRC old versions of fir
As Otto suggested: try PXE, it's relatively simple.
http://openbsd.org/faq/faq6.html#PXE
You can also write this i386 image to your flash disk using dd:
http://devio.us/~doc/openbsd52_usb/
(done as in http://article.gmane.org/gmane.os.openbsd.tech/30048)
--
Michał Markowski
Am 2012-01-13 18:42, schrieb fe...@banane.de.vc:
Hello,
I run OpenBSD 5.0 (amd64) with ntpd. About 5 to 10 times a day, it
logs errors like the following to /var/log/messages and
/var/log/daemon:
Jan 11 02:04:53 abc ntpd[26588]: sendto: Can't assign requested
address
/etc/ntpd.conf:
listen o
> On Tue, Feb 12, 2013 at 8:29 AM, Heptas Torres wrote:
> > On 2/12/13, Jan Stary wrote:
> >> On Feb 11 23:55:30, hepta...@gmail.com wrote:
> >>> On 2/11/13, Jiri B wrote:
> >>> > On Mon, Feb 11, 2013 at 10:51:29PM +, Heptas Torres wrote:
> >>> >> Hello
> >>> >> I have an old laptop with no
On Tue, Feb 12, 2013 at 8:29 AM, Heptas Torres wrote:
> On 2/12/13, Jan Stary wrote:
>> On Feb 11 23:55:30, hepta...@gmail.com wrote:
>>> On 2/11/13, Jiri B wrote:
>>> > On Mon, Feb 11, 2013 at 10:51:29PM +, Heptas Torres wrote:
>>> >> Hello
>>> >> I have an old laptop with no CD-ROM but can
I found the following thread on this issue from 2010:
http://comments.gmane.org/gmane.os.openbsd.misc/168129
Amazon still only supports route-based VPNs, but they have removed the
requirement for BGP and instead allow for static routes. I was able to
get a tunnel working without using BGP based o
On Tue, Feb 12, 2013 at 03:13:09PM +, Stuart Henderson wrote:
> Generally looking very good, just a couple of tweaks:
>
> On 2013/02/12 15:06, Jeremie Le Hen wrote:
> > +The DHCP server configuration is not
> > +described yet again in this section but the addressing scheme used here is
> > +th
Generally looking very good, just a couple of tweaks:
On 2013/02/12 15:06, Jeremie Le Hen wrote:
> +The DHCP server configuration is not
> +described yet again in this section but the addressing scheme used here is
> +the same.
> +The will also be the uplink router for your bridged network, so we
Heptas Torres wrote:
On 2/12/13, Jan Stary wrote:
On Feb 11 23:55:30, hepta...@gmail.com wrote:
On 2/11/13, Jiri B wrote:
On Mon, Feb 11, 2013 at 10:51:29PM +, Heptas Torres wrote:
Hello
I have an old laptop with no CD-ROM but can boot from USB. Given that
I only have access to a window
On Tue, Feb 12, 2013 at 12:30:32PM +, Stuart Henderson wrote:
> On 2013/02/12 12:49, Jeremie Le Hen wrote:
> > Thanks. Can you have a glance at the attached patch please?
> >
> > I am not aware of OpenBSD documentation rules, so excuse me if I broke
> > any of them. Also, feel free to propos
On 02/12/13 08:10, Heptas Torres wrote:
On 2/12/13, Jan Stary wrote:
On Feb 11 23:48:09, hepta...@gmail.com wrote:
On 2/11/13, christopher sasarak wrote:
I had a similar situation with my laptop and found a solution in the
FAQ:
http://www.openbsd.org/faq/faq14.html#flashmemLive
Essentially
On 2/12/13, Jan Stary wrote:
> On Feb 11 23:48:09, hepta...@gmail.com wrote:
>> On 2/11/13, christopher sasarak wrote:
>> > I had a similar situation with my laptop and found a solution in the
>> > FAQ:
>> > http://www.openbsd.org/faq/faq14.html#flashmemLive
>> >
>> > Essentially what I had to do
On 2/12/13, Jan Stary wrote:
> On Feb 11 23:55:30, hepta...@gmail.com wrote:
>> On 2/11/13, Jiri B wrote:
>> > On Mon, Feb 11, 2013 at 10:51:29PM +, Heptas Torres wrote:
>> >> Hello
>> >> I have an old laptop with no CD-ROM but can boot from USB. Given that
>> >> I only have access to a windo
On 2/12/13, Maximo Pech wrote:
>> I only have access to a windows machine to burn an iso image, do you
>> know of an easy way (e.g. some windows programa) to create a bootable
>> OpenBSD USB stick
>>
>
> I think you should ask this on a windows-centric place.
>
>
Well I guess not many write tools
On 2013/02/12 12:49, Jeremie Le Hen wrote:
> On Tue, Feb 12, 2013 at 12:06:24AM +, Stuart Henderson wrote:
> > On 2013-02-11, Jeremie Le Hen wrote:
> > > Hi list,
> > >
> > > What is the advised way to assign an IP address to a bridge(4)
> > > interface?
> >
> > http://marc.info/?l=openbsd-mi
On 2013-02-11, Martin Schmitt wrote:
> Am 11.02.2013 12:12, schrieb Stefan Sperling:
>
>> I believe the code path you're hitting is this one in netinet6/nd6_nbr.c,
>> in nd6_ns_input():
>>
>> } else {
>> /*
>> * Make sure the source address is from a neighbor's addr
On Tue, Feb 12, 2013 at 12:06:24AM +, Stuart Henderson wrote:
> On 2013-02-11, Jeremie Le Hen wrote:
> > Hi list,
> >
> > What is the advised way to assign an IP address to a bridge(4)
> > interface?
>
> http://marc.info/?l=openbsd-misc&m=128268726102239&w=2
>
> > Last thing: if it was docum
- Jack Woehr [2013-02-11 15:46:29 -0700] - :
> If you need OpenBSD you have the technical skills to install it or you know
> (and possibly pay) someone who does.
>
> OpenBSD, which is 20-ish years old now, was designed and is designed
> and apparently always will be designed for those w
On Feb 11 23:48:09, hepta...@gmail.com wrote:
> On 2/11/13, christopher sasarak wrote:
> > I had a similar situation with my laptop and found a solution in the FAQ:
> > http://www.openbsd.org/faq/faq14.html#flashmemLive
> >
> > Essentially what I had to do was boot from CD on the desktop system (u
On Feb 11 23:55:30, hepta...@gmail.com wrote:
> On 2/11/13, Jiri B wrote:
> > On Mon, Feb 11, 2013 at 10:51:29PM +, Heptas Torres wrote:
> >> Hello
> >> I have an old laptop with no CD-ROM but can boot from USB. Given that
> >> I only have access to a windows machine to burn an iso image, do y
On Feb 11 15:58:39, themazed...@gmail.com wrote:
> On 02/10/2013 06:47 PM, Rod Whitworth wrote:
> >On Sun, 10 Feb 2013 18:09:56 -0600, Maximo Pech wrote:
> >
> >>Well, installing openbsd is not what I'd call easy for people with few
> >>technical skills.
> >Crap! It is well documented and very litt
27 matches
Mail list logo