| Stallman in Waterloo |
[Вт, 2009-01-27T19:52] |
http://csclub.uwaterloo.ca/ http://csclub.uwaterloo.ca/events/Hagey_Hall_Theatre-2009-01-29-3:30_PM
Чувак будет в Ватерлоо в этот четверг, 29 января в 15:30. Чё-бы такое спросить, если будет возможность? Сталмана ещё ни разу живьём не видел, хотя по электропочте насчёт OpenBSD, для тех, кто помнит, переписывались, он даже что-то отвечал, кажись (весь thread в gmail на 400+ сообщений был, лень поднимать). |
|
|
| Балмер: OpenBSD в зоопарке |
[Вс, 2008-12-21T15:19] |
Марк Балмер (msys.ch) в своём блоге рассказал о том, как он разработал систему кассовых терминалов для покупки билетов при входе в зоопарк г. Базель, который работает круглый год на протяжении уже более 130 лет. В зоопарке можно наблюдать за Puffyfish и Xenocara в их естественной среде обитания.
Не удивительно, что в качестве операционной системы для терминалов была выбрана OpenBSD, отличающаяся стабильностью, высоким уровнем безопасности, современным пользовательским интерфейсом на основе индустриальных стандартов, многочисленными возможностями по подключению к вычислительным сетям и поддержкой современных промышленных кассовых аппаратов. Терминалы работают на аппаратуре IBM SurePOS 300.
>>> Подробности и обсуждение на undeadly |
|
|
| bash.org.ru |
[Вт, 2008-05-20T21:58] |
Дело происходит в University of Ottawa.
Суббота, 2008-05-17, около 11:25 северо-американского восточного времени.
Подхожу к зданию SITE. Захожу в аудиторию G. В аудитории полно народу, включая phk и matthieu, сидящие в одном ряду друг напротив друга (позже оказалось, что места были выбраны из корыстных соображений, дабы получить доступ к розеткам, которые были в ограниченном доступе). Быстро пытаюсь найти кого-нибудь с расписанием. Смотрю — на последнем ряду как раз сидит тов. Тарасов. Подхожу, вглядываюсь в его монитор, спрашивая, чей Talk здесь сейчас будет, одновременно с этим замечая открытый браузер с bash.org.ru. “Твой!”, — недоумённо отвечает тов. Тарасов… ( Read more... ) |
|
|
| km(4) |
[Пт, 2008-05-09T20:23] |
Пару недель назад приобрёл самый дорогой процессор AMD для домашнего пользования. AMD Phenom X4 9850, 2.5 GHz True Quad Core Design, 4.0 MB Total L2+L3 Cache, Black Edition. 235 баксов с бесплатной доставкой. Intel рулит. :)
Это мой первый процессор AMD. Собственно, главной причиной приобретения именно AMD являлось написание драйвера. (Ну и 10 GHz в общей сложности тоже неплохо. :)
Встречайте km(4). Совпадение с моим логином на LOR'е — чистая случайность. :) Название является аббревиатурой от K Millennium (somewhat close to 10), K10 Miscellaneous или K10 aMd. Название оригинально было придумано для драйвера к предыдущей серии процессоров AMD — K8, но так как там структура регистров датчиков температуры полностью отличается от регистров в более новых процессорах, и уже вряд ли будет использована в каких-либо процессорах отличных от архитектуры K8, то тот драйвер я в конце концов решил назвать kate(4), оставив km(4) на более долгосрочный и перспективный драйвер. :)
P.S. Кстати, kate(4) уже портировали в NetBSD. Но по неизвестным мне причинам решили переименовать в amdtemp, добавив поддержку процессоров K10 и K11. Кстати, вообще непонятно, какого они уже поддерживают K11, если он ещё не вышел даже в образцах (насколько мне известно), и по нему нет каких-либо спецификаций регистров. И, честно говоря, не особенно понятно, зачем нужно было совмещать поддержку K8 и K10 в одном драйвере, т.к. там практически нет никакого общего кода, кроме стандартной структуры двайверов. Для “красивого” названия? Увольте! Но лишнее присутствие моего имени ещё в одной операционной системе довольно приятно. :) |
|
|
| Anniversary driver for the sensors framework |
[Вс, 2008-03-30T01:46] |
| [ | Tags | | | 64, amd, amd64, andl, dmesg, dmesglog, hw.sensors, k8, kate, openbsd, originalcontent4undeadly, sensordev_install | ] |
Several days ago, a new sensor driver was committed, kate(4), supporting the temperature sensors on the AMD64 K8 family of processors, on both i386 and amd64 platforms.
As johan@ asked me to write an article about kate, I looked around, and to my surprise, I discovered that kate(4) is now the 64th driver that uses the sensors framework on OpenBSD!
Two previous drivers that were committed are andl(4), the 63rd driver, and fins(4), the 62nd driver.
Taking this opportunity, I'd like to thank all developers for writing the drivers that allow OpenBSD users to easily monitor the health of their boxes, without requiring any complicated setups.
As some messages in mailing lists indicate, nowadays it is not uncommon for users to chose their operating system based on the sensor support that it provides. :)
It it also worth thanking the many users that send in their dmesgs to dmesg@openbsd.org, which allows us to improve the i2c scanning procedures, write and test complete i2c drivers, as well as it ensures the continued sustainability of other hardware-related support.
How to join the celebration? Send in `dmesg` and `sysctl hw` to dmesg@openbsd.org, so that we can support even more sensors and even better!
Sending these test reports is easy: OpenBSD boxes come with the local sendmail support configured by default, so unless some firewall blocks your outgoing smtp connections, `(dmesg; sysctl hw) | mail -s "sensors celebration" dmesg@openbsd.org` is all that is needed for a minimal report.
If you want the developers to be able to contact you, then you might want to follow some instructions from FAQ 4.9 — but don't forget to include `sysctl hw` output, too!
Hurray! And if you have an AMD K8, then don't delay in trying out kate! |
|
|
| RMS рекомендует OpenSolaris (вместо OpenBSD и Debian) |
[Пн, 2007-12-24T11:36] |
Старожилам Debian должно быть известно, что многоуважаемый RMS не рекомендует Debian из-за того, что дистрибутив предоставляет возможность установки проприетарного программного обеспечения стандартными средствами.
Совсем недавно RMS официально заявил, что не рекомендует и OpenBSD, опять же из-за того, что в системе портов (/usr/ports) имеются инструкции для установки как свободного, так и проприетарного программного обеспечения. При этом Stallman решил игнорировать заверения разработчиков и пользователей OpenBSD, которые пытались сослаться на опциональность системы портов, на официальную рекомендацию проекта OpenBSD использовать систему готовых пакетов вместо системы портов, и на отсутствие официальных готовых пакетов с проприетарным ПО для OpenBSD.
На вопросы разработчиков OpenBSD, в том числе и от Theo de Raadt, почему тогда на fsf.org и gnu.org можно найти исходники, и даже бинарники, специально для Microsoft Windows и Sun Solaris от таких программ, как emacs и gcc, у RMS, мягко говоря, подходящего ответа не нашлось.
А вот сегодня выясняется, что же RMS всё-таки рекомендует. Оказывается — Stallman рекомендует OpenSolaris:
RMS: OpenSolaris is already free software, and I can endorse it as such.
Перевод:
RMS: OpenSolaris уже является свободным продуктом, и я готов поддержать его уже сейчас.
Вот тебе на!
P.S. Вот, кстати, заслуживает внимания и следующий документ: http://www.fsf.org/donate/patron/
P.P.S. Знающие люди подсказывают, что OpenSolaris до сих пор содержит такое количество закрытых драйверов, что использование только открытых компонентов системы на популярном железе просто нереально.
© 2007 cnst; специально для ru_debian http://community.livejournal.com/ru_debian/111457.html
|
|
|
| Интервью с разработчиками OpenBSD 4.2 |
[Пт, 2007-11-02T15:42] |
На O'Reilly ONLamp опубликовано интервью с разработчиками OpenBSD по поводу выпуска релиза 4.2.
Дополнительно стоит отметить, что ftp релиз 4.2 отличается от предыдущих релизов наличием официальных образов дисков для популярных архитектур (install42.iso), включающих все основные компоненты системы, такие как Xenocara, GCC, Perl, httpd, sendmail, named и т.д. (исходники и программные пакеты доступны отдельно на ftp). Официальный CD-релиз, как всегда, дополнительно включает шпаргалку по установке, наклейки, все исходники и набор програмных пакетов, и доступен для заказа из Канады, Бельгии и России.
ONLamp.com -- Puffy's Marathon: What's New in OpenBSD 4.2 http://www.oreillynet.com/lpt/a/7155 |
|
|
| Academic competition: East Carolina University vs. North Carolina State University |
[Сб, 2007-09-01T22:18] |
| [ | Tags | | | bsd, cohesion, ecu.edu, go pirates, gpl, isc, linux, lkml, ncsu.edu, openbsd, wireless | ] |
Somehow, the mind for academic competition is set really strong by the western universities.
Now let's see how we've competed against NC State.
Some dude named Casey from NC State University tried to be a prick against both the BSD and the overall cohesion of the open-source community, by supporting a GPLv2-only licence for a fork of OpenBSD's ath(4) HAL, named OpenHAL.
So let's see what reply he got from some cool non-zealot Linux dude.
http://lkml.org/lkml/2007/9/1/226Return-Path: <viro@ftp.linux.org.uk>
Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [195.92.253.2])
by mx.google.com with ESMTP id 35si4235503nfu.2007.09.01.19.06.57;
Sat, 01 Sep 2007 19:06:58 -0700 (PDT)
…
Date: Sun, 2 Sep 2007 03:06:57 +0100
From: Al Viro <viro@ftp.linux.org.uk>
To: Casey Dahlin <cjdahlin@ncsu.edu>
Cc: "Constantine A. Murenin" <mureninc@gmail.com>,
Jeff Garzik <jeff@garzik.org>, Jason Dixon <jason@dixongroup.net>,
linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org,
netdev@vger.kernel.org, jirislaby@gmail.com,
alan@lxorguk.ukuu.org.uk
Subject: Re: That whole "Linux stealing our code" thing
Message-ID: <20070902020657.GP21089@ftp.linux.org.uk>
References: … <46DA18C2.1000104@ncsu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <46DA18C2.1000104@ncsu.edu>
User-Agent: Mutt/1.4.1i
On Sat, Sep 01, 2007 at 09:58:26PM -0400, Casey Dahlin wrote:
> Suppose you saw some other variant of *nix that had some code you wanted
> to use, but there was a gaping security hole in it. Wouldn't you patch
> it before you incorporated it? and would it be your fault if this fix
> made the code not work with the original?
>
> We took the code and fixed a gaping security vulnerability that appeared
> within the opening comment. We DO care who does what with our code, and
> we fully intend to cover our balls.
Who's "we" and would you mind showing your contributions to the tree?
git doesn't seem to find them in 2.5.0-to-current for some reason...
Yeah! :) Al rocks! I'm happy to see that people with linux.org.* addresses can actually be thoughtful not only for their own future, but for the cohesion of all open-source communities, too!
Так держать! ;) |
|
|
| if you have to rely on SFLC for licensing decisions… Ouch. |
[Сб, 2007-09-01T21:59] |
http://lkml.org/lkml/2007/9/1/222Return-Path: <viro@ftp.linux.org.uk>
Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [195.92.253.2])
by mx.google.com with ESMTP id d26si7430310nfh.2007.09.01.18.53.58;
Sat, 01 Sep 2007 18:54:00 -0700 (PDT)
…
Date: Sun, 2 Sep 2007 02:53:56 +0100
From: Al Viro <viro@ftp.linux.org.uk>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: "Constantine A. Murenin" <mureninc@gmail.com>,
Jeff Garzik <jeff@garzik.org>, Jason Dixon <jason@dixongroup.net>,
linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org,
netdev@vger.kernel.org, jirislaby@gmail.com,
alan@lxorguk.ukuu.org.uk
Subject: Re: That whole "Linux stealing our code" thing
Message-ID: <20070902015356.GO21089@ftp.linux.org.uk>
References: …
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <43e72e890709011842m213b590ds141deb9657b979e7@mail.gmail.com>
User-Agent: Mutt/1.4.1i
On Sat, Sep 01, 2007 at 09:42:54PM -0400, Luis R. Rodriguez wrote:
> We asked SFLC to work with us to make sure that everyone's copyrights
> were respected in the right places, and that the licenses various developers
> wanted for their copyrights were implemented correctly. The patch I sent
> implements SFLC's suggestions in that regard.
You know, I'm rapidly losing any respect to both sides of that. Eben
Moglen as source of advice in "is it OK to convert to GPL-only"? And
you seriously rely on morality of that? Theo's rants aside, if you
have to rely on SFLC for licensing decisions... Ouch.
|
|
|
| Re: Fwd: That whole "Linux stealing our code" thing |
[Сб, 2007-09-01T20:57] |
http://lkml.org/lkml/2007/9/1/201Date: Sat, 01 Sep 2007 18:36:36 -0600
From: Theo de Raadt <deraadt@cvs.openbsd.org>
Sender: linux-kernel-owner@vger.kernel.org
When companies have taken our wireless device drivers, many many of
them have given changes and fixes back. Some maybe didn't, but that
is OK.
When Linux took our changes back, they immediately locked the door
against changes moving back, by putting a GPL license on guard.
Why does our brother Linux take a file that is 90% BSD licensed,
and refuse to let us see the 10% he adds?
|
|
|
| OpenBSD's ath(4) licensing history (was: Linux Driver Violates BSD Licence) |
[Чт, 2007-08-30T09:25] |
http://marc.info/?l=openbsd-misc&m=118845311728405&w=2
Message-ID: <f34ca13c0708292236x45ce28d3v6d7da19309cab10b@mail.gmail.com> Date: Thu, 30 Aug 2007 01:36:05 -0400 From: "Constantine A. Murenin" <mureninc@gmail.com> Cc: misc@openbsd.org In-Reply-To: <200708290532.l7T5W7Lf006071@cvs.openbsd.org>
...
BTW, since this is misc@openbsd.org, people might be interested to know about the history of the licensing terms of ath(4) in OpenBSD.
OpenBSD's ath(4) consists of two parts:
1. a driver, copyrighted by Sam Leffler of FreeBSD
2. a HAL, copyrighted by Reyk Floeter of OpenBSD
What Theo explained above concerns the OpenHAL code. OpenHAL is the Linux name for madwifi driver connected with reyk's entirely free and open source ath(4) HAL code.
Sam originally put a dual BSD/GPL licence onto his driver code.
Reyk always put a BSD-style licence onto his HAL code.
At the time OpenHAL was forked from OpenBSD, OpenBSD's ath(4) driver, but not the HAL, was dual licensed.
As already mentioned, OpenBSD's ath(4) HAL, written by Reyk, was never dual licensed. See the history on /sys/dev/ic/{ar52{10,11,12}{.c,{reg,var}.h},ar5xxx.{c,h}}.
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/ic/#ar5210.c
Few months ago, Sam changed the licence of his code to a 2-clause BSD licence. Sam had every right to do so, because he was and is the only copyright holder of that code, as the licence header of the driver file indicates, in FreeBSD, OpenBSD etc.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ath/if_ath.c#rev1.170 http://www.freshbsd.org/2007/06/06?project=freebsd&committer=sam
Reyk committed Sam's changes to OpenBSD the same day, so now, OpenBSD's ath(4) is entirely BSD-licensed, with no alternative licensing available.
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/ic/ath.c#rev1.64 http://www.freshbsd.org/2007/06/06?project=openbsd&committer=reyk
However, what Jiri Slaby does in his diff is simply outrageous. He changes the licensing terms of the code he does not own, at his own will. A clear copyright violation.
As I can see from that diff on LKML, Jiri Slaby doesn't even have his name as the copyright holder in many of the ath5k files that he tries to change the licensing terms of. In other files, he is not the only author, so he can't change the terms unless all other copyright holders agree to the new terms.
I'm very upset that certain people think they can get away with such a blatant disrespect of the copyright law. I trust that this violation won't be left unnoticed.
What I personally don't understand, however, is that if Jiri Slaby thinks that he can simply change the licence of someone's code without explicit agreement of that someone, then why on earth does he think that changing the licence to a more restrictive one will offer him any protections, as, presumably following his logic, other people could later change the licence to whatever they feel like, in the very same illegal manner as he did in the first place. IMHO, that is the real question that he has to answer.
Constantine. |
|
|
| OpenBSD ath(4) HAL может быть включён в Linux |
[Вт, 2007-07-31T22:15] |
Несколько лет назад Reyk Floeter написал драйвер для Linux под названием ar5k, в рамках которого он совершил инженерный анализ проприетарного бинарного драйвера от Atheros.
Т.к. интерес к драйверу от сообщества Linux был минимальным — многих пользователей совершенно не интересовало свободное программное обеспечение — Reyk перешёл в команду OpenBSD, где его работу оценили по достоинству.
Но спустя несколько лет, некоторые члены сообщества Linux всё же заинтересовались написанием свободного и открытого драйвера для беспроводных устройств от Atheros, используя уровень аппаратных абстракций из OpenBSD'шного драйвера ath(4). Данный пресс-релиз SoftwareFreedom.org официально подтверждает, что OpenHAL, который базируется на разработках Reyk'а для OpenBSD, не содержит какого-либо проприетарного кода, и может быть спокойно включён в ядро Linux, т.к. распространяется по свободной BSD лицензии.
http://www.softwarefreedom.org/news/2007/jul/31/openhal/
re: юристы из SoftwareFreedom.org P.S. меня больше всего в их пресс-релизе поражает тот факт, что они коренным образом умалчивают о том, на чём оригинально базируется этот самый OpenHAL. Про OpenBSD вообще нет ни слова. Вот это хорошие юристы! ;) |
|
|
| support for G965 finally added to FreeBSD |
[Ср, 2007-07-18T15:17] |
A few days ago, someone finally added support for my G965 integrated graphics to FreeBSD 7.0-CURRENT:
vgapci0: <VGA-compatible display> port 0xec00-0xec07 mem 0xffa00000-0xffafffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0
+agp0: <Intel G965 SVGA controller> on vgapci0
+agp0: detected 7676k stolen memory
+agp0: aperture size is 256M
uhci0: <UHCI (generic) USB controller> port 0xd880-0xd89f irq 16 at device 26.0 on pci0
Interestingly, Xorg 7.2.0 still doesn't seem to work on this machine under FreeBSD even after this change (maybe that is somehow related to something still being out of date, because I've upgraded this machine to 7.0-CURRENT shortly after installing 6.2-RELEASE).
Suffice it to say, that on this very same G965 machine, I was able to successfully run X and KDE under OpenBSD 4.1-current (without performing any voodoo dances) since about mid May 2007 — the time that I first installed any operating system on this somewhat problematic Core 2 Duo system.
P.S. Any more people to claim that OpenBSD cannot be used as a desktop? ;) |
|
|
| navigation |
| [ |
viewing |
| |
most recent entries |
] |
| [ |
go |
| |
earlier |
] |
| |
|
|