Is there any inconvenient for having these merged in
freebsd-utils package?
For the record:
#605723 contains the wrappers for "route" and "ifconfig",
#609574 introduces the wrapper for "mount".
The route and mount wrappers are since 2011-02-19 merged in our SVN,
they just wait for upl
onsdag den 2 mars 2011 klockan 17:56 skrev Robert Millan detta:
> 2011/3/2 Mats Erik Andersson :
> >
> > They are in constant use on my machine and they will be updated
> > whenever I find a reason to do so. Not claiming that are the best
> > solution, they solve all problems that I have identifie
Hi,
Robert Millan wrote:
> Does anyone have plans / ideas for GSoC this year?
One idea might be to get FUSE/fuse4bsd running on kfreebsd.
Regards, Axel
--
,''`. | Axel Beckert , http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 102
On 02.03.2011 17:54, Martin Guy wrote:
> On 2 March 2011 02:34, Matthias Klose wrote:
>> armel (although optimized for a different processor)
>
> Hi
> For which processor (/architecture) is it optimized, and do you mean
> optimized-for, or only-runs-on?
> I ask in case this would mean dumping
On 2 March 2011 02:34, Matthias Klose wrote:
> armel (although optimized for a different processor)
Hi
For which processor (/architecture) is it optimized, and do you mean
optimized-for, or only-runs-on?
I ask in case this would mean dumping all the armv4t systems that are
using Debian armel.
Does anyone have plans / ideas for GSoC this year?
--
Robert Millan
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/aanlktikfay2z18hurqvssz+h9w1oxs7mawqrz9ufi...@mail
2011/3/2 Will Urbanski :
> I'm having trouble creating a ramdisk in debian kfreebsd. I've noticed that
> the FreeBSD mdmfs tool isn't ported yet, and it looks like the old debian
> way of creating ramdisks a la mknod -m 660 /dev/ram b 1 1 doesn't seem to
> work either. Is there a way to create ram
2011/3/2 Mats Erik Andersson :
> Dear all,
>
> I just want to inform that the three script wrappers contributed
> by me to the BTS (for route, ifconfig, and mount) are as now present
> at my Aloith account:
>
> http://git.debian.org/?p=users/meand-guest/kfreebsd.git
>
> They are in constant use o
Cyril Brulebois writes:
>> Thanks for the information. How do I reschedule the build? Please
>> consider this a reschedule request, if such a thing is possible. :-)
>
> Done. Will try and give it back as needed.
Thanks -- it seems we are unlucky and the build hits fasch every time.
Please try
(DEBIAN-BSD@LISTS.DEBIAN.ORG) did you get my last email? please confirm to me.
I'm having trouble creating a ramdisk in debian kfreebsd. I've noticed that
the FreeBSD mdmfs tool isn't ported yet, and it looks like the old
debianway of creating ramdisks a la mknod
-m 660 /dev/ram b 1 1 doesn't seem to work either. Is there a way to create
ramdisks in debian kfreebsd yet?
Tha
I'll make gcc-4.5 the default for (at least some) architectures within the next
two weeks before more transitions start. GCC-4.5 is already used as the default
compiler for almost any other distribution, so there shouldn't be many surprises
on at least the common architectures. About 50% of the
On 02.03.2011 07:36, Konstantinos Margaritis wrote:
> On 2 March 2011 03:34, Matthias Klose wrote:
>
>> I'll make gcc-4.5 the default for (at least some) architectures within the
>> next
>> two weeks before more transitions start. GCC-4.5 is already used as the
>> default
>> compiler for almost
Dear all,
I just want to inform that the three script wrappers contributed
by me to the BTS (for route, ifconfig, and mount) are as now present
at my Aloith account:
http://git.debian.org/?p=users/meand-guest/kfreebsd.git
They are in constant use on my machine and they will be updated
wheneve
This is due to the following code in upstream source
/* src/sbin/mount/mount.c */
#define BADTYPE(type) \
(strcmp(type, FSTAB_RO) && \
strcmp(type, FSTAB_RW) && strcmp(type, FSTAB_RQ))
/* A later test */
if (BADTYPE(fs->fs_type))
errx(1, "%s has
15 matches
Mail list logo