[Sisuite-devel] Fwd: Re: boot image

2003-10-23 Thread Brian Elliott Finley
Please take a look at this code if you are interested in the "make a boot package from an arbitrary kernel" discussion. The most relevant bits can be found in the following directory, once you've done an anonymous cvs checkout: ./scripts/oscar2thin.sh I'm afraid it makes too many assumptions, an

Re: [Sisuite-devel] adding "imagemanip" tool

2003-10-23 Thread dann frazier
On Thu, Oct 23, 2003 at 02:33:16PM -0700, Kees Cook wrote: > Well, I've read through the developer guide, and dug around in the > Makefile, etc. The one thing about the "imagemanip" tool is that it has a > setuid wrapper (so that non-root users can work on the images). Since > nothing is compi

[Sisuite-devel] adding "imagemanip" tool

2003-10-23 Thread Kees Cook
Well, I've read through the developer guide, and dug around in the Makefile, etc. The one thing about the "imagemanip" tool is that it has a setuid wrapper (so that non-root users can work on the images). Since nothing is compiled right now in SystemImager, where would people suggestion I put

[Sisuite-devel] [ systemimager-Bugs-829188 ] mkautoinstallscript sets swap partitions as ext2

2003-10-23 Thread SourceForge.net
Bugs item #829188, was opened at 2003-10-23 13:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=829188&group_id=259 Category: systemimager-server Group: v3.0.1 Status: Open Res

[Sisuite-devel] [ systemimager-Bugs-829164 ] prepareclient does not support cciss/devfs

2003-10-23 Thread SourceForge.net
Bugs item #829164, was opened at 2003-10-23 12:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=829164&group_id=259 Category: systemimager-client Group: v3.0.1 Status: Open Res

[Sisuite-devel] US Stock Market: TRHL - Last Pick From .45 to 1.18...Dalton

2003-10-23 Thread Glen Dwyer
UPSIDE INTERNATIONAL - Searching Out Stocks with Big Upside Potential...that have gone unnoticed until now. Our last pick SUQU went from 0.45 to 1.18 Our New Pick is True Health, Inc. - TRHL - with revenues up by more than 412% True Health, Inc.: TRHL Industry: Healthcare 12-month range: 0.5

Re: [Sisuite-devel] cpimage problem

2003-10-23 Thread Gary Molenkamp
On Thu, 23 Oct 2003, Brian Elliott Finley wrote: > Thus spake Gary Molenkamp ([EMAIL PROTECTED]): > > > > I have an image that has symbolic links to automounted disks: > > /var/lib/systemimager/images/compute_node/home1 -> /home/home1 > > These automounted disks are also automounted on the

[Sisuite-devel] [ systemimager-Bugs-829145 ] cpimage problem

2003-10-23 Thread SourceForge.net
Bugs item #829145, was opened at 2003-10-23 15:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=829145&group_id=259 Category: systemimager-server Group: v3.1.x Status: Open Res

Re: [Sisuite-devel] Re: [systemimager-cvs-commits] systemimager/sbin mkbootserver, 1.10, 1.11

2003-10-23 Thread dann frazier
On Wed, Oct 22, 2003 at 08:54:46AM -0500, Brian Elliott Finley wrote: > Yes, you're right. It was a one-line _change_. > > Here's the one line: > > -cp -f ${CONFIG_DIR}/pxelinux.cfg/message.txt > > $LINUX_INSTALL/pxelinux.cfg/message.txt > > +cp -f ${CONFIG_DIR}/pxelinux.cfg/message.txt

Re: [Sisuite-devel] cpimage problem

2003-10-23 Thread Brian Elliott Finley
Thus spake Gary Molenkamp ([EMAIL PROTECTED]): > > I have an image that has symbolic links to automounted disks: > /var/lib/systemimager/images/compute_node/home1 -> /home/home1 > These automounted disks are also automounted on the image server, so that > the links will actually contain fil

[Sisuite-devel] [ systemimager-Bugs-827880 ] 3.0.1-4 is a mess

2003-10-23 Thread SourceForge.net
Bugs item #827880, was opened at 2003-10-21 16:33 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=827880&group_id=259 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitte

Re: [Sisuite-devel] Re: [systemimager-cvs-commits] systemimager/sbin mkbootserver, 1.10, 1.11

2003-10-23 Thread Brian Elliott Finley
Thus spake Dann Frazier ([EMAIL PROTECTED]): > On Wed, Oct 22, 2003 at 08:54:46AM -0500, Brian Elliott Finley wrote: > > Yes, you're right. It was a one-line _change_. > > > > Here's the one line: > > > -cp -f ${CONFIG_DIR}/pxelinux.cfg/message.txt > > > $LINUX_INSTALL/pxelinux.cfg/message.t

[Sisuite-devel] Re: [Systemimager] Re: [Sisuite-users] Building SI on RH9, using 2.4.21-pre3, for Dell 1750 target, with tg3 for Broadcomm

2003-10-23 Thread dann frazier
On Thu, Oct 23, 2003 at 12:09:40PM +0200, Bas van der Vlies wrote: > Can i download somewehere a kernel that support the new tg3 card or must > i build my own? the tg3 driver is in the latest 3.0.1 packages. couldn't tell ya if it supports the "new tg3 card". > PS) Our linux systems use xfs ;-)

[Sisuite-devel] cpimage problem

2003-10-23 Thread Gary Molenkamp
I have an image that has symbolic links to automounted disks: /var/lib/systemimager/images/compute_node/home1 -> /home/home1 These automounted disks are also automounted on the image server, so that the links will actually contain files when access. When copying this image: cp