search for: eurobsdcon

Displaying 13 results from an estimated 13 matches for "eurobsdcon".

2012 Jul 30
0
EuroBSDcon 2012 registration is now open!
Hello. I'm pleased to announce that the registration for the EuroBSDcon 2012 conference in Warsaw, Poland is now officially open! You can find all information about the conference at its official website: http://2012.eurobsdcon.org/ More frequent updates will be posted to the conference's Facebook page: https://www.facebook.com/pages/EuroBSDcon/17101354628670...
2008 Jun 05
0
EuroBSDCon 2008 - extension of submission deadline
Hi! As announced earlier, EuroBSDCon 2008 will be held on 18 and 19 October 2008, in Strasbourg, France. We are still looking for proposals for presentations and tutorials. The submission deadline has been extended to 1 July 2008. Important dates to remember: 1 July 2008 Abstracts for papers and tutorials due 1 August 2008...
2008 Mar 30
0
Call for Papers: Eurobsdcon2008 in Strasbourg, France
EuroBSDcon 2008: Family Meeting The European BSD Conference, October 18-19th 2008, Strasbourg, France FreeBSD, NetBSD, OpenBSD, MacOS X, DragonFlyBSD, PC-BSD, DesktopBSD: Are you doing interesting things with one of these BSD based operating system? Anything hot you are working on? Come to Strasbourg...
2007 Sep 21
3
The ZFS-Man.
Hi. I gave a talk about ZFS during EuroBSDCon 2007, and because it won the the best talk award and some find it funny, here it is: http://youtube.com/watch?v=o3TGM0T1CvE a bit better version is here: http://people.freebsd.org/~pjd/misc/zfs/zfs-man.swf BTW. Inspired by ZFS demos from OpenSolaris page I created few demos of ZFS on FreeBSD:...
2005 Dec 11
1
geli or gbde encryption of slices
Hello, I was playing around with geli an gbde after last EuroBSDCon. I liked the idea of encrypting my data which resides in /home/$user. Since this is a "single" user laptop i intended to encrypt the whole /home partition. Well no problems with that. But i wanted the lockfile or keyfile on a seperate usb disc. Which would be mounted or used during boot...
2008 Sep 10
1
Intel ICH7 SMBus support, ichsmb(4)
Hi there, I have been looking at a system which has the Intel ICH7 south bridge. Whenever I try to probe the SMBus on this system with 'smbmsg -p', I get a lot of status=41 timeout messages in dmesg from the ichsmb(4) driver. I have been given the addresses of the SMBus peripherals and have tried initiating reads to their register space directly using 'smbmsg', with the same
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
....7. Behind the scenes, antoine ran 24 exp-runs to validate various package updates, framework changes, and changes to the base system. bdrewery added two new package building machines, supervised the package builds for 11.0-RELEASE, and added support for building arm64 packages. At EuroBSDcon, rene visited a presentation by Landry Breuil <landry at openbsd.org> explaining how packages are built in the OpenBSD world and explaining various design decisions. Open tasks: 1. If you have some spare time, please take up a PR for testing and committing. ___________...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
....7. Behind the scenes, antoine ran 24 exp-runs to validate various package updates, framework changes, and changes to the base system. bdrewery added two new package building machines, supervised the package builds for 11.0-RELEASE, and added support for building arm64 packages. At EuroBSDcon, rene visited a presentation by Landry Breuil <landry at openbsd.org> explaining how packages are built in the OpenBSD world and explaining various design decisions. Open tasks: 1. If you have some spare time, please take up a PR for testing and committing. ___________...
2011 Oct 25
1
ssh-agent use in different security domains
Consider this topology domain1-server1 domain2-server2 | | laptop - domain1-server1 ---- domain2-server1 Laptop has two ssh identities, domain1 and domain2. I don't wish to store identity locally in any of the servers. As far as I understand, there isn't any way to limit ssh-agent to allow only signing
2011 Nov 01
0
[LLVMdev] Proposal: MCLinker - an LLVM integrated linker
...It leverages the LLVM machine code (MC) > layer to link object files and bitcodes, and generate shared objects > and executable files. Cool! A linker has been the largest gap for FreeBSD to move to a completely BSD toolchain by default now that libc++ is ported. At our developers summit at EuroBSDCon we brainstormed a list of features we'd like to see in an eventual linker. In case it's of interest here they are: - linker scripts (or equivalent) - LTO framework - Link time optimization against IR or machine code - Incremental linking - Support for IR in ELF - GNU ld compatibilit...
2013 Aug 27
6
Suggest changing dirhash defaults for FreeBSD 9.2.
I have been experimenting with dirhash settings, and have scoured the internet for other peoples' experience with it. (I found the performance improvement in compiling has forestalled the need to add an SSD drive. ;-) I believe that increasing the following values by 10 would benefit most FreeBSD users without disadvantage. vfs.ufs.dirhash_maxmem: 2097152 to 20971520
2005 Oct 11
10
FreeBSD Security Advisory FreeBSD-SA-05:21.openssl
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-05:21.openssl Security Advisory The FreeBSD Project Topic: Potential SSL 2.0 rollback Category: contrib Module: openssl Announced: 2005-10-11
2011 Nov 01
6
[LLVMdev] Proposal: MCLinker - an LLVM integrated linker
Hi all, We are developing a linker, MCLinker. MCLinker is a linker for LLVM. It leverages the LLVM machine code (MC) layer to link object files and bitcodes, and generate shared objects and executable files. Motivation ---------- The development of MCLinker was started out of the need for an LLVM integrated linker. LLVM lacks an integrated linker; hence, it relies on external linkers to