Hi all,
I've just bought a Seagate 250G SATA drive to run in a shared
desktop at home. It should have 3 boot partitions: 16M FreeBSD 5, 16M
linux, 32M NTFS for Windows XP. The remaining wil be formatted with
FAT32 to be used as a common data for the 3 operating systems.
Well, everything
On Mon, Apr 25, 2005 at 08:29:49PM +0100, Bruce M Simpson wrote:
> > More like this then...
>
> Yep, something like that! Thanks, though I may not have time to commit
> this at the moment. :-(
Then should I file a PR after someone tells me what kind of naming
scheme they'd rather have than doprea
On Mon, Apr 25, 2005 at 06:50:41PM +0200, Marc Olzheim wrote:
> More like this then...
Yep, something like that! Thanks, though I may not have time to commit
this at the moment. :-(
BMS
pgpzcrqJRUpsG.pgp
Description: PGP signature
On Sun, Apr 24, 2005 at 10:50:16PM -0700, Ron Chen wrote:
> Hi,
>
> I am trying to add a new feature in Gridengine
> (free/opensource) to support ex-LSF users - there are
> more and more LSF users migrating to Gridengine), and
> some requested this one:
>
> In LSF, a user can specify from the com
On Mon, Apr 25, 2005 at 05:23:14PM +0200, Marc Olzheim wrote:
> On Mon, Apr 25, 2005 at 02:50:45PM +0100, Bruce M Simpson wrote:
> > I don't do enough thread-based programming at the moment to make this worth
> > my while, though, but I'm happy to look at a patch.
>
> Ok, something like this ?
> I
> "Tim" == Tim Kientzle <[EMAIL PROTECTED]> writes:
Tim> I wouldn't "rather", but I think it might be simpler. I also
Tim> seem to recall hearing about discs whose region-coding was done
Tim> in such a way that they would not play on unlocked players.
Well (to put that to rest), there are tw
On Mon, Apr 25, 2005 at 05:23:14PM +0200, Marc Olzheim wrote:
> int
> kern_readv(struct thread *td, int fd, struct uio *auio)
> {
> + return (preadv(td, fd, auio, (off_t)-1, 0));
> +}
->dopreadv()
Hit the send button too quickly, I'll submit a new one after testing.
Marc
pgpoFklMqNhu2.p
On Mon, Apr 25, 2005 at 02:50:45PM +0100, Bruce M Simpson wrote:
> I don't do enough thread-based programming at the moment to make this worth
> my while, though, but I'm happy to look at a patch.
Ok, something like this ?
I'm a bit puzzled by the coding style in the file, but I think I got the
sp
On Mon, Apr 25, 2005 at 12:10:08PM +0200, Marc Olzheim wrote:
> Are there plans on implementing preadv() and pwritev() ? I kind of miss
> the functionality and I saw NetBSD had it already...
By the looks of pwrite() and writev() it could probably be implemented
fairly easily; it would largely be a
>(like I said, but in roundabout fashion I admit) region 2, so suggesting
>that I ignore the region is silly, it's there already. My dvd (and that
>of my friend's, I tested) both immediately choke on trying to play this
Sorry, can't help with your original question,
but I can help with the ch
> There are so many bad assumptions here!
>
> bad#2: that ANY of them do. A very small amount of dvd players have the
> ability to add patches to them, these all (in every case) need you to
> run Windows code to get these patches installed, and I don't run
> Windows, anywhere, anytime.
My DVD
> folks reasons why, but I hope not that often). Anyhow, the disk is
> (like I said, but in roundabout fashion I admit) region 2, so suggesting
As someone said the Region code is in the VOB file:
How about putting your Region 2 DVD media in a FreeBSD box,
using /usr/ports/multim
> I'm trying to make very big MD_ROOT (300MB) sent using
> PXEBOOT+TFTPBOOT. No NFS. It's a sort of diskless machine with all the
> system on ram. There is a problem when the preloaded image is >~32MB.
> Kernel loads but it does not seem to find the files. It seems as if
> only part of the image
Hi,
I am trying to add a new feature in Gridengine
(free/opensource) to support ex-LSF users - there are
more and more LSF users migrating to Gridengine), and
some requested this one:
In LSF, a user can specify from the command line the
resource requirements of a batch job:
(mem >= 100 || pg <
Jason Tsai wrote:
> First sorry for my poor writing engish! I don't know if it's right to
> post in this mailist, but I think it's best place I can ask this kind
> of question.
>
> I am using FreeBSD 5.4-RC3 now for testing purpose, I find that if I
> use ifconfig_sis0="inet 10.10.1.148 netmask
Applogies if this isn't the right forum (as indicated in the Doc). my
questions to the [EMAIL PROTECTED] is'nt getting any responses
Basic info: FreeBSD 5.3
I have been trying to use cvsup to sync up my ports, but it seems to
hang everytime, see the following...
rainier# cvsup -L 2 -h cvsup1
hey if u need u to use linux calling way u will need to brandelf the
executable (if it's elf)
On 4/24/05, Tetsuji Maverick Rai <[EMAIL PROTECTED]> wrote:
> I refined my code to make the binary shorter. Your code is in Linux
> system call convention (ie, arguments are in eax,ebx,ecx...), however
On Sun, Apr 24, 2005 at 10:41:31PM -0700, Chris Bose wrote:
> I?m trying to setup a network between two locations over a WAN and I?m
> running into a wall when I try to get OSPF to talk over my WAN tunnel. I?ve
> realized that I?m not smart enough and need your help.
I haven't looked in depth a
Are there plans on implementing preadv() and pwritev() ? I kind of miss
the functionality and I saw NetBSD had it already...
Are there any issues with it that I'm not aware of ?
Marc
pgpMrCgB7FChi.pgp
Description: PGP signature
On Sat, Apr 23, 2005 at 07:30:08AM -0700, David Leimbach wrote:
> On 4/22/05, Lyndon Nerenberg <[EMAIL PROTECTED]> wrote:
> > --On 2005-4-22 3:02 PM -0700 David Leimbach <[EMAIL PROTECTED]> wrote:
> >
> > > According to the man page, and plan 9 where rfork originated you can
> > > use it to modify
Chris Bose wrote:
Hi All,
I’m trying to setup a network between two locations over a WAN and I’m
running into a wall when I try to get OSPF to talk over my WAN tunnel. I’ve
realized that I’m not smart enough and need your help.
The problem is as follows:
My network consists of the following:
21 matches
Mail list logo