On Friday 24 August 2007, Thierry de Coulon wrote:
> Hello,
>
> Trying to show that we could use Linux in our chool, I am trying to connect
> a machine per wifi to a rather Macintosh oriented network.
>
> I know I can connect from a (PC) laptop running Mac OS, and the Linux
> machine is so far that
On Saturday 25 August 2007, Walter Dnes wrote:
> On Fri, Aug 24, 2007 at 04:21:47PM -0400, Sean wrote
>
> > You could always install via a knoppix livecd, since knoppix seems to
> > be the best around for "odd" hardware. There's really nothing special
> > about the gentoo livecd as far as being abl
emerge gentoolkit
equery list
Xihong Yin wrote:
How do I list all emerged portages?
Xihong
--
Find out how you can get spam free email.
http://www.bluebottle.com/tag/3
--
[EMAIL PROTECTED] mailing list
How do I list all emerged portages?
Xihong
--
Find out how you can get spam free email.
http://www.bluebottle.com/tag/3
--
[EMAIL PROTECTED] mailing list
On Fri, Aug 24, 2007 at 04:21:47PM -0400, Sean wrote
> You could always install via a knoppix livecd, since knoppix seems to
> be the best around for "odd" hardware. There's really nothing special
> about the gentoo livecd as far as being able to install gentoo.
Same old same old. Gentoo and Kn
Heheheh. No, but you might try setting up an alias to a font you do
have. If you fire up regedit, and go to:
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/
you should be able to create a FontSubstitues folder and define substitues.
I've never actually done it, but seem to rem
Sean sbinsystems.com> writes:
> Wow .. you are one brave soul fiddling around with windows software and
> wine as root.
Yea that was just to see if it makes a difference. The machine is very isolated
from the net
It's got the same (font problems) installed as a user too.
Any ideas wher
Wow .. you are one brave soul fiddling around with windows software and
wine as root.
James wrote:
Hello,
Noodling around, I ran across a web page that said autocad2000 would
run on wine and gentoo. Naturally, I just had to test this out.
It was really quite easy.
Ivman picked up the install
On Friday 24 August 2007, Marc Joliet wrote:
> Am Freitag, den 24.08.2007, 19:42 +0100 schrieb Mick:
> > At that stage you should have checked if the symlink /boot/grub/menu.lst
> > is still there and, or if its permissions were messed up.
>
> Yes, I should have. I know it was there, though, since
Hello,
Noodling around, I ran across a web page that said autocad2000 would
run on wine and gentoo. Naturally, I just had to test this out.
It was really quite easy.
Ivman picked up the install cd and as root I issued this command:
wine /media/sr0/autorun.exe
then It ran to 99% completion, look
Am Freitag, den 24.08.2007, 19:42 +0100 schrieb Mick:
> On Friday 24 August 2007, Marc Joliet wrote:
> > Hi,
> >
> > After the reboot following my daily upgrade from yesterday - during
> > which a revised kernel was installed - GRUB just wouldn't finish
> > starting. It's attempt to start looked li
You could always install via a knoppix livecd, since knoppix seems to be
the best around for "odd" hardware. There's really nothing special about
the gentoo livecd as far as being able to install gentoo.
Walter Dnes wrote:
On Fri, Aug 24, 2007 at 08:24:02AM +0100, Mick wrote
Could you try pa
On Fri, Aug 24, 2007 at 08:24:02AM +0100, Mick wrote
> Could you try passing to the kernel the keyboard parameter at
> this stage? I am thinking of something like:
>
> gentoo keyboard=gb or keyboard=41, or whatever.
There don't seem to be any such parameters. I did read through the
file /usr
Mark Shields wrote:
eth0 gives you the default gw via DHCP, and you're trying to set a
default gw for eth1, right? If so, you can't do that. There can only
be one default gateway (hence the name). What are the functions of the
NICs on the private networks (eth1/eth2)?
You can have as
On Friday 24 August 2007, Marc Joliet wrote:
> Hi,
>
> After the reboot following my daily upgrade from yesterday - during
> which a revised kernel was installed - GRUB just wouldn't finish
> starting. It's attempt to start looked like this:
>
> GRUB _
>
> with the underscore blinking. Ctrl-alt-del
Hi,
On Thu, 23 Aug 2007 12:55:06 -0500
Dan Farrell <[EMAIL PROTECTED]> wrote:
> > It usually means that the other side of the TCP
> > connection reduced the window to zero size, thus leading stupid TCP
> > stacks to save information on a basically starved connection. The
> > kernel just sends an
Hi,
After the reboot following my daily upgrade from yesterday - during
which a revised kernel was installed - GRUB just wouldn't finish
starting. It's attempt to start looked like this:
GRUB _
with the underscore blinking. Ctrl-alt-del (reboot) worked.
Now, to make it clear, I solved that: aft
On Friday 24 August 2007 18:24:33 David Bonnafous wrote:
> I'm working to get a "stable portage overlay" to keep ebuild and files
> I used to build my system.
>
> But even if I keep the ebuild and all the files needed, the command
> "emerge --sync" introduces some dependencies by modifying eclass.
On Friday 24 August 2007 18:49:38 Alan McKinnon wrote:
> Sounds like you want to keep the old eclass around inside the overlay
> and let portage update ${PORTDIR}/eclass/* as it sees fit?
>
> I have this setup, I simply created an eclass directory in my overlay
> directory, added the ebuild to the
On Friday 24 August 2007, David Bonnafous wrote:
> hi,
>
> I'm working to get a "stable portage overlay" to keep ebuild and
> files I used to build my system.
>
> But even if I keep the ebuild and all the files needed, the command
> "emerge --sync" introduces some dependencies by modifying eclass.
I'll have to check into iproute2. Seems interesting...won't be able to
try until tonight (after I get home), but will certainly share the
results.
Thanks,
Ben.
--- Sean <[EMAIL PROTECTED]> wrote:
> I've done this sort of thing before, but never with one interface
> running dhcp. You definitely
--- Mark Shields <[EMAIL PROTECTED]> wrote:
> On 8/24/07, BRM <[EMAIL PROTECTED]> wrote:
> >
> > Ok, first - I wasn't sure which list this should go to, so if this
> is
> > the wrong list please just let me know.
> >
> > I am in the process of upgrading my server from a P90 running
> Slackware
>
I've done this sort of thing before, but never with one interface
running dhcp. You definitely want to emerge iproute2 (which gives you
the ip command), and add your interfaces to /etc/iproute2/rt_tables, for
example (though in this case, 10 eth0 won't actually get used):
10 eth0
11 eth1
12 et
hi,
I'm working to get a "stable portage overlay" to keep ebuild and files
I used to build my system.
But even if I keep the ebuild and all the files needed, the command
"emerge --sync" introduces some dependencies by modifying eclass.
How can I know (localize) this kind of dependencies ?
I fou
On 8/24/07, BRM <[EMAIL PROTECTED]> wrote:
>
> Ok, first - I wasn't sure which list this should go to, so if this is
> the wrong list please just let me know.
>
> I am in the process of upgrading my server from a P90 running Slackware
> to a "newer" system running Gentoo 2007.0. Everything is prett
This program certainly does look nice, I wonder how it will play with
nvidia-settings and the equivalent ATI program.
Given Ubuntu's fairly large dependency on gnome, I'm betting that this
program has the usual gnome dependencies. Since I use Xfce, I will
likely not use it because of that.
A
Ok, first - I wasn't sure which list this should go to, so if this is
the wrong list please just let me know.
I am in the process of upgrading my server from a P90 running Slackware
to a "newer" system running Gentoo 2007.0. Everything is pretty okay
until I got to doing the network config. My bas
Ralf Stephan writes:
> I might be a bit too naive or hands-on -- I think portage
> or paludis should be able to tell you which upgrades that
> expat one will draw behind it. I don't know what would be
> required for implementation, though.
>
> In other words, even the existence of a separate revde
I might be a bit too naive or hands-on -- I think portage
or paludis should be able to tell you which upgrades that
expat one will draw behind it. I don't know what would be
required for implementation, though.
In other words, even the existence of a separate revdep-rebuild
tool is a design error,
Hello,
Trying to show that we could use Linux in our chool, I am trying to connect a
machine per wifi to a rather Macintosh oriented network.
I know I can connect from a (PC) laptop running Mac OS, and the Linux machine
is so far that I know the card works and I can see the network. It's an ope
Mick writes:
> On Friday 24 August 2007, Alex Schuster wrote:
> > But then, there are things like the expat update. This happens
> > seldomly, but if it does, it's rather annoying. Maybe I have become
> > too comfortable with updating along the way, while working with the
> > system, but usually
William Kenworthy wrote:
On Fri, 2007-08-24 at 14:13 +0200, Alex Schuster wrote:
Hi there!
But then, there are things like the expat update. This happens seldomly,
but if it does, it's rather annoying. Maybe I have become too comfortable
I'm all for comfort - I remember bac
Mick writes:
> I understand that there are many ways to skin a cat - in this case to
> contain somewhat what a plain user can and cannot do when they log in
> via sftp. Some ideas that I have across are to use a limited shell
> like rssh, use an ssh chroot, modify the umask for user directories.
On Friday 24 August 2007 14:13:23 Alex Schuster wrote:
> So, what I would like is some way of being informed that the next update
> of some software would cause major trouble and break many things, leaving
> the system possibly unusable for a while, and the choice of not doing so
> until I have the
a) The new user is asked to login with passwd as opposed to pubkey. This is
surprising as (I thought) that I had set up sshd_config to allow pubkey
authentication only - need to check this again when I get home. Other than a
misconfigured sshd_config could it be anything else that causes this?
On Friday 24 August 2007, Alex Schuster wrote:
> Hi there!
>
> The last expat update was an example of something that annoys me about
> gentoo. I usually do world updates every few days, mostly without
> trouble. I only tend to forget to restart services, but even for this
> there is an automatic s
On Fri, 2007-08-24 at 14:13 +0200, Alex Schuster wrote:
> Hi there!
> But then, there are things like the expat update. This happens seldomly,
> but if it does, it's rather annoying. Maybe I have become too comfortable
I'm all for comfort - I remember back in the old gentoo 1.1b days - back
the
On Friday 24 August 2007, Florian Philipp wrote:
> > What do you think?
> >
> > Alex
>
> I definitely agree with you.
>
> Until it's done I suggest two ways of handling it:
> 1. Check if any update seems to be bigger (like expat from 1.9 to 2.1)
> 2. Make it your general rule to wait two days
Hi, list
I came across an article [1] about xorg.conf gui editor developed by
Ubuntu. I just thought some of you might be interested in reading more
about this and someone could even put a request for including that tool
in Gentoo.
[1] http://fosswire.com/2007/08/17/ubuntu-getting-xorgconf-gui/
Am Freitag 24 August 2007 14:13:23 schrieb Alex Schuster:
> Hi there!
>
> The last expat update was an example of something that annoys me about
> gentoo. I usually do world updates every few days, mostly without
> trouble. I only tend to forget to restart services, but even for this
> there is an
Hi there!
The last expat update was an example of something that annoys me about
gentoo. I usually do world updates every few days, mostly without
trouble. I only tend to forget to restart services, but even for this
there is an automatic solution now (see the recent "Rolling upgrades"
thread)
Hi All,
I have a desktop box which I am starting to use as a LAN server. I created a
new user and noticed that:
a) The new user is asked to login with passwd as opposed to pubkey. This is
surprising as (I thought) that I had set up sshd_config to allow pubkey
authentication only - need to ch
On Thu, 23 Aug 2007 14:22:03 -0400, Denis wrote:
> Indeed, the old
> kernel directories were still in /usr/src, and they were still filled
> with executables. The modules for the old kernels in /lib/modules
> were also still there. I ended up removing all those directories by
> hand.
emerge --u
On Thu, 23 Aug 2007 17:00:26 + (UTC), James wrote:
> The ide disk setup is very simple:
> fdisk /dev/hda
> # Device BootStartEnd Blocks Id System
> # /dev/hda1 * 1 50 401593+ 83 Linux
> # /dev/hda2 51 185 1084387+ 82 Linux swap
> # /dev/hda3 * 186 2434180650
On Friday 24 August 2007, James wrote:
> Sarpy Sam gmail.com> writes:
> > > #0
> > > title=kernel-2.6.21-gentoo-r4
> > > root(hd0,1)
Change this to:
root (hd0,0)
if you have installed Grub's fs in your /dev/hda1. If your Grub root is
in /dev/hda3 then you need (hd0,2). Use find from the co
On Friday 24 August 2007, Walter Dnes wrote:
> I got a shiny new Dell Inspiron from the "PC fairy". Windows Vista
> works OK (at least good enough for Windows). It does not want to be
> formatted. I insert the latest minimal install CD, and things start
> off OK at the beginning of the boot pr
46 matches
Mail list logo