public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Gentoo way of handling pre-built kernels
@ 2007-02-23  9:42 Robert Szentmihalyi
  2007-02-23 11:13 ` Neil Bothwick
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Szentmihalyi @ 2007-02-23  9:42 UTC (permalink / raw
  To: gentoo-user

Hi list,

I have successfully deployed Gentoo on about 30 desktop PCs in a corporate 
environment.
Now, as I need to update the kernel on those PCs, I wonder if there is a 
standard Gentoo way (maybe a script or something), that people are using to 
build and deploy binary kernel packages.
Any ideas?

Thanks,
 Robert
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Gentoo way of handling pre-built kernels
  2007-02-23  9:42 [gentoo-user] Gentoo way of handling pre-built kernels Robert Szentmihalyi
@ 2007-02-23 11:13 ` Neil Bothwick
  2007-02-23 11:26   ` Boyd Stephen Smith Jr.
  0 siblings, 1 reply; 9+ messages in thread
From: Neil Bothwick @ 2007-02-23 11:13 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

On Fri, 23 Feb 2007 10:42:17 +0100, Robert Szentmihalyi wrote:

> I have successfully deployed Gentoo on about 30 desktop PCs in a
> corporate environment.
> Now, as I need to update the kernel on those PCs, I wonder if there is
> a standard Gentoo way (maybe a script or something), that people are
> using to build and deploy binary kernel packages.

kernels are handled differently, even if you built a package with
--buildpkg or quickpkg, only the source would be included. If the systems
are identical, what's wrong with simply packaging up the relevant contents
of /boot and /lib/modules? Even better, if the machines are all
networked, push the changes out with rsync then use tentakel (or a for
loop) to reboot each box.

You could also put this in an update script on each of the boxes then use
tentakel to run it on some or all of them. tentakel (in portage) is a
handy way of running the same command on a group of machines, and you can
set up named groups and subgroups to make life even easier.


-- 
Neil Bothwick

I'm not tense, just terribly alert!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Gentoo way of handling pre-built kernels
  2007-02-23 11:13 ` Neil Bothwick
@ 2007-02-23 11:26   ` Boyd Stephen Smith Jr.
  2007-02-23 12:29     ` [gentoo-user] Wine and Cedega at the same time Gyuszk
  0 siblings, 1 reply; 9+ messages in thread
From: Boyd Stephen Smith Jr. @ 2007-02-23 11:26 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1732 bytes --]

On Friday 23 February 2007, Neil Bothwick <neil@digimed.co.uk> wrote 
about 'Re: [gentoo-user] Gentoo way of handling pre-built kernels':
> On Fri, 23 Feb 2007 10:42:17 +0100, Robert Szentmihalyi wrote:
> > I have successfully deployed Gentoo on about 30 desktop PCs in a
> > corporate environment.
> > Now, as I need to update the kernel on those PCs, I wonder if there is
> > a standard Gentoo way (maybe a script or something), that people are
> > using to build and deploy binary kernel packages.
>
> Even better, if the
> machines are all networked, push the changes out with rsync then use
> tentakel (or a for loop) to reboot each box.

Or, push the kernel (with included initramfs) out via netboot, and after 
mounting the root filesystem, copy the modules into place.  If you have a 
large number of modules (too big to fit inside the kernel image), push 
them with rsync (or similar) to the client machines, either from within 
the initramfs or with an initscript that starts before any others.

> You could also put this in an update script on each of the boxes then
> use tentakel to run it on some or all of them. tentakel (in portage) is
> a handy way of running the same command on a group of machines, and you
> can set up named groups and subgroups to make life even easier.

Never used tentakel, but IIRC there's another parallel-shell tools 
available that works over rsh/rlogin/ssh called psh.

-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
bss03@volumehost.net                      ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.org/                      \_/     
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-user] Wine and Cedega at the same time
  2007-02-23 11:26   ` Boyd Stephen Smith Jr.
@ 2007-02-23 12:29     ` Gyuszk
  2007-02-23 13:50       ` Peter Ruskin
  2007-02-23 14:30       ` Bo Ørsted Andresen
  0 siblings, 2 replies; 9+ messages in thread
From: Gyuszk @ 2007-02-23 12:29 UTC (permalink / raw
  To: gentoo-user

Dear Gentoo users,

    I have a question about Win32 emulation. I'm using Wine (0.9.31 ~x86
in Portage) for mIRC and uTorrent usage. It works flawlessly. Today I
bought a new video card (nvidia 6600) for gaming. With this card,
everything is OK.
    My question: is it possible to have Wine and Cedega installed on the
same system? I know Cedega is great for games and Wine is great for
desktop applications (like those above.) I installed Warcraft III ROC in
Wine. Works, but 3D is not very fast, sound have lag. My OpenGL system
works flawlessly, I played Enemy Territory with full graphics, with full
FPS.

Thanks in advance.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Wine and Cedega at the same time
  2007-02-23 12:29     ` [gentoo-user] Wine and Cedega at the same time Gyuszk
@ 2007-02-23 13:50       ` Peter Ruskin
  2007-02-23 16:52         ` b.n.
  2007-02-23 14:30       ` Bo Ørsted Andresen
  1 sibling, 1 reply; 9+ messages in thread
From: Peter Ruskin @ 2007-02-23 13:50 UTC (permalink / raw
  To: gentoo-user

On Friday 23 February 2007, Gyuszk wrote:
> Dear Gentoo users,
>
>     I have a question about Win32 emulation. I'm using Wine
> (0.9.31 ~x86 in Portage) for mIRC and uTorrent usage. It works
> flawlessly. Today I bought a new video card (nvidia 6600) for
> gaming. With this card, everything is OK.
>     My question: is it possible to have Wine and Cedega installed
> on the same system? I know Cedega is great for games and Wine is
> great for desktop applications (like those above.) I installed
> Warcraft III ROC in Wine. Works, but 3D is not very fast, sound
> have lag. My OpenGL system works flawlessly, I played Enemy
> Territory with full graphics, with full FPS.
>
Yes, you can have both.  You just run "cedega <YourWinCommand>" 
instead of "wine <YourWinCommand>".

-- 
Peter
========================================================================
Gentoo Linux: Portage 2.1.2-r10		kernel-2.6.20-gentoo
AMD Athlon(tm) 64 X2 Dual Core Processor 4400+	gcc(GCC): 4.1.2
KDE: 3.5.6					Qt: 3.3.8
========================================================================
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Wine and Cedega at the same time
  2007-02-23 12:29     ` [gentoo-user] Wine and Cedega at the same time Gyuszk
  2007-02-23 13:50       ` Peter Ruskin
@ 2007-02-23 14:30       ` Bo Ørsted Andresen
  2007-02-23 20:22         ` Gyuszk
  1 sibling, 1 reply; 9+ messages in thread
From: Bo Ørsted Andresen @ 2007-02-23 14:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

On Friday 23 February 2007 13:29:57 Gyuszk wrote:
> My question: is it possible to have Wine and Cedega installed on the same
> system? 

Sure. They don't collide in any way. One uses .wine the other .cedega... Just 
emerge both.

In the future do not hijack threads by replying and changing the subject. 
Instead compose a new mail.

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Wine and Cedega at the same time
  2007-02-23 13:50       ` Peter Ruskin
@ 2007-02-23 16:52         ` b.n.
  2007-02-23 20:24           ` Gyuszk
  0 siblings, 1 reply; 9+ messages in thread
From: b.n. @ 2007-02-23 16:52 UTC (permalink / raw
  To: gentoo-user

Peter Ruskin ha scritto:
> On Friday 23 February 2007, Gyuszk wrote:
>> Dear Gentoo users,
>>
>>     I have a question about Win32 emulation. I'm using Wine
>> (0.9.31 ~x86 in Portage) for mIRC and uTorrent usage.

By the way, why using mIRC and uTorrent when you can use xchat and
ktorrent (among the others), that are native linux apps? :)

m.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Wine and Cedega at the same time
  2007-02-23 14:30       ` Bo Ørsted Andresen
@ 2007-02-23 20:22         ` Gyuszk
  0 siblings, 0 replies; 9+ messages in thread
From: Gyuszk @ 2007-02-23 20:22 UTC (permalink / raw
  To: gentoo-user

Bo Ørsted Andresen írta:
> On Friday 23 February 2007 13:29:57 Gyuszk wrote:
>   
>> My question: is it possible to have Wine and Cedega installed on the same
>> system? 
>>     
>
> Sure. They don't collide in any way. One uses .wine the other .cedega... Just 
> emerge both.
>
> In the future do not hijack threads by replying and changing the subject. 
> Instead compose a new mail.
>
>   
Ok, thanks.
Sorry for the mail lameness.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Wine and Cedega at the same time
  2007-02-23 16:52         ` b.n.
@ 2007-02-23 20:24           ` Gyuszk
  0 siblings, 0 replies; 9+ messages in thread
From: Gyuszk @ 2007-02-23 20:24 UTC (permalink / raw
  To: gentoo-user

b.n. írta:
> Peter Ruskin ha scritto:
>   
>> On Friday 23 February 2007, Gyuszk wrote:
>>     
>>> Dear Gentoo users,
>>>
>>>     I have a question about Win32 emulation. I'm using Wine
>>> (0.9.31 ~x86 in Portage) for mIRC and uTorrent usage.
>>>       
>
> By the way, why using mIRC and uTorrent when you can use xchat and
> ktorrent (among the others), that are native linux apps? :)
>
> m.
>   
The answer is simple. I have been using mIRC for many years, and no
other IRC clients gives me that feeling. Thats all.
uTorrent is very simple and very fast. I've tried Azureus, KTorrent,
Gnome-Bittorend backend, rtorrent, etc. KTorrent won't be so good 'cause
my desktop is gnome.

In the meantime I'm using xchat for years. I'm a serious IRC user, and I
love mirc, thats all.

Gyuszk
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-02-23 20:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23  9:42 [gentoo-user] Gentoo way of handling pre-built kernels Robert Szentmihalyi
2007-02-23 11:13 ` Neil Bothwick
2007-02-23 11:26   ` Boyd Stephen Smith Jr.
2007-02-23 12:29     ` [gentoo-user] Wine and Cedega at the same time Gyuszk
2007-02-23 13:50       ` Peter Ruskin
2007-02-23 16:52         ` b.n.
2007-02-23 20:24           ` Gyuszk
2007-02-23 14:30       ` Bo Ørsted Andresen
2007-02-23 20:22         ` Gyuszk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox