rm the gentoo box
> in a transparent bridge router, I just don't know how.
ip_conntrack_sip
SIP can be NATted. Simply NAT the packets as normal with the module loaded.
If you still want to go the bridge route, I believe you need to give the IP
addresses to the bridge, not the underlying etherne
(1) dont cross-post
(2) this belongs on gentoo-embedded, not gentoo-user, and most certainly not
gentoo-dev
-mike
signature.asc
Description: This is a digitally signed message part.
On Saturday 08 September 2007 16:13:41 Kevin O'Gorman wrote:
> Can I safely just delete them?
Not really.
But gentoo provides a tool to sort it.
# perl-cleaner reallyall
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
ve just done this on a remote system and can now happily log back in, and
restart ssh without issue.
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
nd,
> that after having done this, new settings/versions are active.
Key words "in some circumstances".
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
be trying to emerge:
media-libs/sdl-sound
media-plugins/gst-plugins-flac
media-plugins/gst-plugins-oss
media-libs/akode
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
to restart sshd BTW), and so would I as it happened to me today
and has done several times in the past (and also got locked out, but not
today, well yesterday).
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
uements, and arguements it passes to emerge.
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
do not want to be limited to the cygwin installation tree of files. [2]
cygwin doesn't limit you to the cygwin install.
/cygdrive, or something, contains "links" to the windows filesystem.
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
onalities : [raid1]
> md1 : active raid1 hdf3[0]
> 8112704 blocks [2/1] [U_]
>
> md0 : active raid1 hdh1[1] hdf1[0]
> 104320 blocks [2/2] [UU]
>
> So, anyone could tell what to do for reparing mdX?¿
mdadm --manage /dev/md1 --add /dev/hdh3
Then make sure hdh3's partition type is 'fd' raid autodetect.
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
Yes it is.
> Thanks a lot.
Was it before, or did mdadm ignore it/kick it out for some reason?
dmesg | grep hdh
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
ought it wasn't there.
Probably nothing though, I've had partitions kicked out of arrays before,
even though they go back in fine.
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
d1=( "192.168.1.1/24" )
Then you use bondX from then on (no net.ethX should be in any runlevel).
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
interfaces together the underlying ethX interfaces are not
referenced anymore.
They do all get the same MAC address, however it's not permenent, the next
boot they'll be back (until bonding loads and they're enslaved obviously).
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
oting this?
Thanks,
Mike
--
[EMAIL PROTECTED] mailing list
ion errors each time, but it
never finishes compiling/linking this file.
Any ideas would be welcome.
Thanx,
Mike.
Here are the compiler/linker errors:
===
i686-pc-linux-gnu-g++ -D_REENTRANT -Wall -fPIC -DPIC -DPASN_NOPRINTON
-DPASN_LEANANDMEAN
-I/
seeing as it's a machine about 110 miles away from me!
Cheers
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
there's no "right" answer, but if your current setup
isn't working for you then trying something different
probably couldn't hurt.
--Mike
--
gentoo-user@lists.gentoo.org mailing list
op it, can you
please at least take this private?
--Mike
--
gentoo-user@lists.gentoo.org mailing list
the mktemp portage DB entry.
# mv /var/db/pkg/sys-apps/mktemp-1.5/ ~
With mktemp apparently not installed, no blocker exists, and you've still got
the binary. Portage will complain when it comes to install the new coreutils,
but just ignore it's complaint.
--
Mike Williams
--
gentoo-user@lists.gentoo.org mailing list
ort option,
you've built a 32bit kernel.
a64bitserver linux # make menuconfig
scripts/kconfig/mconf arch/x86_64/Kconfig
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Interrupt
--
Mike Williams
--
gentoo-user@lists.gentoo.org mailing list
Joerg Schilling wrote:
Neil Bothwick <[EMAIL PROTECTED]> wrote:
On Mon, 07 Jul 2008 11:16:33 +0200, Joerg Schilling wrote:
If you repeat the "opinion" of other people, you make it _your_ opinion
and if your opinion may harm other people, you are not allowed to
publish it unless you are able t
Joerg Schilling wrote:
They claimed that the official build system was not legal but they replaced it
with a build system that definitely is not legal because it is not included in
the source.
You keep saying this, but I just don't see where it's coming from.
Firstly, the cdrkit source ships
Joerg Schilling wrote:
Sascha Hlusiak <[EMAIL PROTECTED]> wrote:
They claimed that the official build system was not legal but they replaced
it with a build system that definitely is not legal because it is not
included in the source.
Of course the files needed to build cdrkit are in the source
Joerg Schilling wrote:
Mike Edenfield <[EMAIL PROTECTED]> wrote:
The reality, regardless of what Debian, or the FSF, or you,
or any lawyers say, is that the licensing issue has not been
tested in court yet. Unless and until that happens, the
whole debate is pure theory. Debian is c
and the cdrkit build system is under a GPL license. The *actual
program* you use to do the building means nothing to the GPL, so it's
pointless to even bring it into the discussion.
--Mike
--
gentoo-user@lists.gentoo.org mailing list
Joerg Schilling wrote:
Sascha Hlusiak <[EMAIL PROTECTED]> wrote:
Am Dienstag 08 Juli 2008 16:12:43 schrieb Joerg Schilling:
Mike Edenfield <[EMAIL PROTECTED]> wrote:
[lots of stuff I regret]
I apologize to everyone for making this mess go on any longer that it
had to.
--
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.
Can I simply emerge -C com_err and ss?
What do I need to do to get past this?
TIA,
--
Mike Diehl
On Tuesday 22 July 2008 08:46:10 pm Qian Qiao wrote:
> On Tue, Jul 22, 2008 at 9:11 PM, Mike Diehl <[EMAIL PROTECTED]> wrote:
> [snip]
>
> Are you doing a emerge world or a emerge --update world? And no, you
> can't emerge -C those 2 packages, it'll kill your system.
/libsysfs.so.1.0.3
Use emerge @preserved-rebuild to rebuild packages using these libraries
--
Mike Diehl
type
of errors.
What do I do now? I do NOT want to rebuild this machine
TIA,
Mike.
Grant Edwards wrote:
On 2008-08-10, Nikos Chantziaras <[EMAIL PROTECTED]> wrote:
The last time I did a basic FreeBSD install, it included Gnu
user-land stuff (e.g. gcc).
Anything else besides GCC?
I can't think of anything else off the top of my head, but it's
been a couple years since I'v
Grant wrote:
My understanding of GPG is weak. Can someone point out my misconception(s)?
Speaking from a purely practical standpoint, keeping your private and
public keys completely separate is extremely inconvenient with (IMO) a
negligible security benefit.
However, there is arguably a m
o there's really no point in keeping the two separate.
--Mike
t to encrypt data and it's
exposed to anyone else with access to that system. And, though I
haven't done it, GnuPG's docs say that the public key can easily (one
gpg command) be regenerated from the private key, so you may as well
keep it around for convenience.
--Mike
On Wednesday 24 September 2008, Alexander Beregalov wrote:
> zip.c:3455
> IZ_PWLEN is not defined whith NO_CRYPT
mailing lists (let alone directly e-mailing developers) is not how you fix
bugs. we have a bugzilla. use it please.
-mike
signature.asc
Description: This is a digitally
data is still readable in the event that
> > your mobo dies and you can't find a replacement with the same "fake"
> > RAID controller, stick with Linux kernel RAID.
>
> or buy a 3ware/areca/adaptec card, which is 100% supported.
> (but those are heavy bucks)
>
> t
>
>
>
> Sent via BlackBerry from T-Mobile
--
Mike Williams
Hello,
I know that Bugzilla has an ebuild for MakeHuman, but I can't seem to get it
installed on my system. Is there any word on when it will be in mainstream
portage?
TIA,
--
Mike Diehl
isn't what I'm supposed to install just to get "more." Please
advise.
--
Mike Diehl
On Thursday 23 October 2008 02:32:02 pm Etaoin Shrdlu wrote:
> On Thursday 23 October 2008, 22:22, Mike Diehl wrote:
> > The other day I was updating a fairly ancient system by trying to
> > first clear out some emerge blockers. I've taken care of the
> > blockers, but
On Thursday 23 October 2008 02:31:16 pm Dirk Heinrichs wrote:
> Am Donnerstag, 23. Oktober 2008 22:22:05 schrieb Mike Diehl:
> > Surely this isn't what I'm supposed to install just to get "more."
> > Please advise.
>
> In addition to what others wrote: l
Grant Edwards wrote:
On 2008-10-24, deface <[EMAIL PROTECTED]> wrote:
Please read the latest news @ www.gentoo-wiki.com
We can't. It's down.
Care to share the news?
The domain name is not down, it just doesn't point at the wiki. I'm
looking at it now.
But summary:
"everyone in this
nce it has been done,
portage will run faster.
There's nothing you can do to avoid the problem other than
not using the overlay in question.
--Mike
ne know what I should
> do?
Sometimes ssh won't restart if it's being used, possible after an openssl
update I'm not sure.
Try this
(sleep 5 ; /etc/init.d/sshd restart) &
then logout, and 5-6 seconds later try to login, if it worked ssh can now be
restarted while you're logged in as normal.
--
Mike Williams
For the past several weeks I have been having a recurring problem with
portage's metadata cache after a sync. The problem is reproduceable
100% of the time now, so either I have something configured wrong or
there's actually a problem with the portage mirrors:
The problem is easily fixed by r
SATA hard-drives (a simple mirror RAID is probably fine) & PSUs.
I'm having a pleasant experience with http://www.boston.co.uk
Supermicro stuff is really good, and cheap (when it comes to pre-built server
style hardware).
Boston can supply everything and anything Supermicro make
eth1
127.0.0.00.0.0.0 255.0.0.0 U 0 00 lo
0.0.0.0 192.168.1.1 0.0.0.0UG0 00 eth1
I'm stumped at the moment and hope someone sees what I'm missing.
Thanks very much for any ideas.
Mike
--
gentoo-user@gentoo.org mailing list
cond hard drive. During boot up, I can now select which HD I want
to boot from. Will the install process let me assign a boot disk?
Thanks, Mike
--
gentoo-user@gentoo.org mailing list
Matt,
Matthew R. Lee wrote:
> ...I want to change the openoffice splash screen. I know I have to
> overwrite the intro.bmp with the new one, but I can't find it...
Here you go:
kryten mm $ find /usr/lib/openoffice/ -name intro.bmp -print
/usr/lib/openoffice/program/intro.bmp
Mike
he KMail
> configuration settings but I can't find anywhere to change this. Is there
> a way?
> Matt
Konqueror -> Settings -> Configure Konqueror
Web Behaviour -> Advanced Options
Select "Open as tab in existing Konqeuror when URL is called externally".
--
Mike Williams
--
gentoo-user@gentoo.org mailing list
believe, Appearance > Message
Window.
--
Mike Williams
--
gentoo-user@gentoo.org mailing list
7:39:11 localhost kernel: input: USB HID v1.10 Mouse [Logitech
USB-PS/2 Optical Mouse] on usb-:00:02.0-10
===
Any ideas about what I'm doing wrong?
TIA,
--
Mike Diehl
--
gentoo-user@gentoo.org mailing list
It
looks like my PHYSDEVPATH isn't correct. I've got one rule for each of my
two mice and it seems like the first one always matches, eventhough I've used
different PHYSDEVPATH's...
Any ideas are much appreciated.
Mike.
On Thursday 05 April 2007 10:06, ds wrote:
> On
/www.diehlnet.com/mouse1.txt and
http://www.diehlnet.com/mouse2.txt
Thank you for your time.
Mike.
On Thursday 05 April 2007 22:39, Walter Dnes wrote:
> On Thu, Apr 05, 2007 at 07:46:45PM -0600, Mike Diehl wrote
>
> > OPTIONS+="last_rule", PHYSDEVPATH=="*:00:02.0/usb2/2-10"
> &
That way I can quickly look between the two
without needing to get reaccustomed to different colors. No biggie
either way, but everyone's needs are different.
Mike
--
gentoo-user@gentoo.org mailing list
and sizes.
Clearly, though, black on white uses less photons. Think of
the children!
--
-- Mike
Still using IE? Get Firefox!
http://www.spreadfirefox.com/?q=affiliates&id=6492&t=1
--
gentoo-user@gentoo.org mailing list
oo-server/msg_11696.xml
(I've not used the auth modules though)
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
get the os on, then it took a long
time for X to start up with the disk grinding away. I also remember
earlier days as a teen never being able to convince my parents to spring
for the $500 TRS-80 or Heathkit... :-)
Mike
--
[EMAIL PROTECTED] mailing list
; What is proceedure for adding that module now?
genkernel --menuconfig all
You can also add --no-clean and --no-menuconfig to stop it clearing out
already compiled code, but you run the risk to getting symbols messed up
(quite unlikely though).
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
the datacenter, but that's not an option for me right now and
> I know I'll have a remote-hands service, but it can be very time
> inefficient sometimes and I'm trying to avoid it as much as possible.
Remotely managed PDUs?
Very very useful to be able to power cycle remotely too!
--
Mike Williams
--
[EMAIL PROTECTED] mailing list
d requires me to /etc/init.d/net.eth1 restart, it
never works. I'm forced to reboot.
It'd be great figure this out :)
Mike
--
[EMAIL PROTECTED] mailing list
opposed to anyone with +w permissions to the directory).
I'm not sure why that would affect sudo, or ls for that
matter, unless it's something funny with how opendir() works?
You could try turning off the odd permsisions:
chmod o-wt /
chmod g-w /
and see if anything
.
!!! A complete build log is located
at '/var/tmp/portage/dev-util/intltool-0.35.5/temp/build.log'.
===
TIA,
--
Mike Diehl
--
[EMAIL PROTECTED] mailing list
Yup, I think that will fix it. Thank you for your time.
On Saturday 02 June 2007 01:55, Neil Walker wrote:
> Mike Diehl wrote:
> > I'm trying to install ekiga and it won't compile. It's complaining about
> > not having XML::Parser installed.
> >
> >
x86
~x86-fbsd". I've done `emerge --sync` and `emerge --metadata`, but
still this persists.
I've never come across such a situation before. How do I fix this? `rm
-rf /usr/portage/x11-libs && emerge --sync`, perhaps?
Thanks!
Mike
--
[EMAIL PROTECTED] mailing list
ge/x11-libs/libwnck/libwnck-2.16.3.ebuild | grep
KEYWORDSKEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86
~x86-fbsd"
But yet somehow portage thinks that libwnck-2.16.3 is masked by the
~x86 keyword.
Still puzzled,
Mike
--
[EMAIL PROTECTED] mailing list
Hi,
On 6/7/07, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:
An overlay?
Yep, that was it. Feeling pretty silly right now.
Thanks a lot!
Mike
--
[EMAIL PROTECTED] mailing list
Hi,
On 6/12/07, Albert Hopkins <[EMAIL PROTECTED]> wrote:
Are you running something on your end that may be blocking
incoming TCP/21?
Port 21 is the default FTP server, do you have one running?
Mike
--
[EMAIL PROTECTED] mailing list
jpeg-6b-r8/temp/build.log'.
--
Mike Diehl
--
[EMAIL PROTECTED] mailing list
On Friday 15 June 2007 01:02:06 am Peter Alfredsen wrote:
> On Friday 15 June 2007, Mike Diehl wrote:
> > Hi all.
> >
> > I'm trying to emerge kde and I'm getting an error when the system tries
> > to emerge media-libs/jpeg.
> >
> > So, wher
and the call stack if
relevant.
!!! A complete build log is located
at '/var/tmp/portage/dev-libs/glib-1.2.10-r5/temp/build.log'.
===
--
Mike Diehl
--
[EMAIL PROTECTED] mailing list
On Monday 18 June 2007 11:17:23 pm Zac Medico wrote:
> Mike Diehl wrote:
> > make[1]: Entering directory
> > `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
> > Making all in .
> > make[2]: Entering directory
> > `/var/tmp/portage/dev-libs/glib-1
On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote:
> On Dienstag, 19. Juni 2007, Mike Diehl wrote:
> > Hi all.
> >
> > I'm still having difficulty getting my new laptop to build kde. I can't
> > believe how much trouble I've had. U
MSN and GoogleTalk though.
Of course, YMMV.
Mike
--
[EMAIL PROTECTED] mailing list
hem out of ~x86 I'll gladly figure out what failed and file reports.
--Mike
--
[EMAIL PROTECTED] mailing list
On Friday 22 June 2007 02:18:26 am Mick wrote:
> On Thursday 21 June 2007 20:54, Mike Diehl wrote:
> > On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote:
> > > On Dienstag, 19. Juni 2007, Mike Diehl wrote:
> > > > Hi all.
> > > >
> >
from? How can I explore what's there as
root? Where does Nautilus look to display the contents of
'computer:///'?
Thanks,
Mike
--
[EMAIL PROTECTED] mailing list
Hi,
On 6/29/07, Canek Peláez <[EMAIL PROTECTED]> wrote:
If I'm not wrong, that would be your boot partition (or another small
partition you have declared in /etc/fstab).
I think you're right, I had thought my boot partition was larger...
Mystery solved :)
Thanks!
Mike
--
From: Alan McKinnon [mailto:alan.mckin...@gmail.com]
Sent: Wednesday, January 11, 2012 5:48 PM
> On Wed, 11 Jan 2012 17:08:04 -0500
> Michael Mol wrote:
>
> > I'm seriously unconvinced that concatenating words significantly
> > increases the difficulty of the problem. Just as a mentalist will
> From: Alan McKinnon [mailto:alan.mckin...@gmail.com]
> Sent: Wednesday, January 11, 2012 7:31 PM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Resetting the root passwd
>
> On Wed, 11 Jan 2012 18:09:40 -0500
> "Mike Edenfield" wrote:
>
On 1/17/2012 1:55 AM, Chris Walters wrote:
Hi,
I have a question about cross compiling in Gentoo - specifically cross
compiling for W32/W64. I tried their preferred method and didn't like it, so I
downloaded the appropriate Mingw64 build files, set up a cross compile account,
with the appropria
have to try and build
GraphicsMagick on Gentoo and see what kind of build
structure is uses that is giving him problems but its
possible he just needs xbuild (the Mono msbuild
implementation.) Worst case it has an old VC++-style
workspace but those are usually just auto-generated out of
the makefiles anyway.
--Mike
> From: Chris Walters [mailto:cjw20...@comcast.net]
> Sent: Tuesday, January 17, 2012 9:27 AM
>
> On 1/17/2012 08:39 AM, Mike Edenfield wrote:
> > On 1/17/2012 1:55 AM, Chris Walters wrote:
> >> that have make files for MS Visual Studio. I have no interest in
&g
ay that privacy and comfort is more
important to
> me than having to allow JS on a site from time to time.
Of course, by using NoScript and FlashBlock when most people no longer do
so, you are making yourself *more* unique and *more* trackable by Google's
standards.
:)
--Mike
On 1/29/2012 1:14 PM, Michael Mol wrote:
2) On PC clones, floppies never had auto-insert detection. (Though
maybe you'd get something like that if you used a superfloppy or
LS-120 drive to read them)
Technically, they did, it was just impossible for an OS to
make it actually work:
http://bl
> From: Michael Hampicke [mailto:gentoo-u...@hadt.biz]
> Sent: Monday, January 30, 2012 8:10 AM
>
> > Technically, they did, it was just impossible for an OS to make it
> > actually work:
> >
> > http://blogs.msdn.com/b/oldnewthing/archive/2009/04/02/9528175.aspx
>
>
> Quote
> > And you certainl
> From: James Broadhead [mailto:jamesbroadh...@gmail.com]
> Sent: Monday, January 30, 2012 8:15 AM
> On 30 January 2012 13:09, Michael Hampicke wrote:
> >> Technically, they did, it was just impossible for an OS to make it
> >> actually work:
> >>
> >> http://blogs.msdn.com/b/oldnewthing/archive
> From: Dale [mailto:rdalek1...@gmail.com]
> Sent: Wednesday, February 01, 2012 6:39 PM
>
> Howdy,
>
> I got a neighbour that has a computer issue. First, the hard drive went
> out. We ordered a new one and installed it. Then he realized he didn't
> have the restore discs. We ordered those fr
tty
clear error about that being the problem.
I *think* you get a grace period after that to re-activate your system but
it's been a while since I had that happen to me.
--Mike
> From: Dale [mailto:rdalek1...@gmail.com]
> Sent: Wednesday, February 01, 2012 9:43 PM
>
> Mike Edenfield wrote:
> >> From: Dale [mailto:rdalek1...@gmail.com]
> >> Sent: Wednesday, February 01, 2012 6:39 PM
> >>
> >> Howdy,
> >>
> >
happens to the allocated
IPs).
--Mike
On Thu, Feb 23, 2012 at 6:16 AM, Alan McKinnon wrote:
>
> Historically, when an update to portage came available, portage would
> put it at the head of the list, build it first, then re-run emerge
> world command.
>
> I've seen lately that this no longer happens, portage updates are any
> old plac
f a complex problem and utterly unfair to the people trying
to solve that problem.
--Mike
em" but that's not really my call to make.
I'm *very* confident that a dismissal of this issue as "the ego if one or
two guys who happen to write udev" is a blatant oversimplification that does
not do justice to the complexities involved in making modern hardware work.
--Mike
simpler system that supports "enough" to make all of your
specific hardware function.
--Mike
cked into listening to mdev instead, and isn't communicating in a way that
mdev doesn't support, then GNOME should "just work".
--Mike
to listening userspace applications, X is
expecting to initiate a query into the device manager, which mdev cannot do.
However, if you configure that all manually then X has no more need of a
device manager, udev or otherwise.
--Mike
n.
There's no need to get mean-spirited about it. You are not "pulling at the
hand-brakes" of an out-of-control "manure truck". You are producing one of many
possible /perfectly valid/ alternative solutions to a complex problem, one
which meets your needs but does not meet mine, and there is absolutely nothing
wrong with that.
--Mike
sh. Produce an alternative to
"udev/initramfs/single root" that works, provide (accurate) details on the
differences, and let users pick which one they want.
--Mike
> Walter Dnes wrote:
> The instructions for replacing udev with mdev are now up at
> http://www.waltdnes.org/mdev/ validator.w3.org complains about a couple
> of extensions I used, but it appears to work OK in both Firefox and
> Midori. Any comments from users of other browsers? The page will be
501 - 600 of 1370 matches
Mail list logo