FAI ainsl exit code, softupdate, scripts/FAIBASE/10-misc

2010-05-24 Diskussionsfäden Rob
ot documented on the ainsl manpage. Thank you for FAI and your help and ideas! Rob

Re: FAI ainsl exit code, softupdate, scripts/FAIBASE/10-misc

2010-06-01 Diskussionsfäden Rob
On 06/01/2010 10:09 AM, Thomas Lange wrote: On Mon, 24 May 2010 17:11:07 -0500, Rob said: > This is because ainsl returns an error (1) if the line is already in the > exit 1 if $found; # nothing to append I've changed this to 0 in the svn trunk. Thanks for the hint

Re: FAI ainsl exit code, softupdate, scripts/FAIBASE/10-misc

2010-06-22 Diskussionsfäden Rob
On 06/14/2010 09:26 AM, Thomas Lange wrote: On Tue, 01 Jun 2010 20:03:00 -0500, Rob said: > Patch attached. This patch is for the newly modified ainsl(1) command > which returns 0 if the LINE/PATTERN was found in the file (revision 5797). Hi Rob, where is exit code 2 or

Re: setup-storage and preserving partitions

2010-06-23 Diskussionsfäden Rob
On 06/22/2010 04:08 AM, Michael Tautschnig wrote: PS Do we need to carry on this conversation on the list? Is anyone else interested or can we switch to private e-mail? I vote to keep the conversation ON the list. These discussions are much help to those who might find similar problems with

Re: debootstrapping multidistributions

2010-10-21 Diskussionsfäden Rob
On 10/21/2010 02:26 PM, Michael Tautschnig wrote: Thank you very much. But how must it look the UBUNTU1004 class for example? Is it the same as the classes located in package_config I guess UBUNTU1004 shall describe the configuration of a Ubuntu 10.04 system; then you'd need a UBUNTU1004.tar.gz

Re: debootstrapping multidistributions

2010-10-21 Diskussionsfäden Rob
On 10/21/2010 02:49 PM, Rob wrote: On 10/21/2010 02:26 PM, Michael Tautschnig wrote: Thank you very much. But how must it look the UBUNTU1004 class for example? Is it the same as the classes located in package_config I guess UBUNTU1004 shall describe the configuration of a Ubuntu 10.04

Re: About name machine

2011-06-13 Diskussionsfäden Rob
newhost in the newly installed target system. -- Rob #!/bin/bash export MemoryTotalBytes=$(expr $(sed -n 's/^MemTotal: *\([0-9]*\)[^0-9]*/\1/p' /proc/meminfo) '*' 1024) get_ip() { /sbin/ifconfig ${IFACE:-${INTERFACE:-eth0}} | sed -n ' /^.*[[:space:

Re: default debian packages?

2011-06-24 Diskussionsfäden Rob
"man tasksel" is a good place to start. Sorry, I can't give more details right now (because I don't remember and don't have time to look it up). On 06/24/2011 04:51 PM, John G. Heim wrote: Anybody know how I can install all the same packages that you get with a default debian install? When y

trying to make a special FAI boot cd

2009-12-09 Diskussionsfäden Rob Lemley
XE host in the DHCP, but IS configured with FAI, NFS, and TFTPD)? Thanks, Rob

Re: trying to make a special FAI boot cd

2009-12-09 Diskussionsfäden Rob Lemley
rrick wrote: On Thu, Dec 10, 2009 at 12:44 AM, Rob Lemley <mailto:rclem...@booksys.com>> wrote: I am now working with FAI version 3.3.2 on Lenny. Now, in FAI 3.3.2, there is no make-fai-bootfloppy, and I've messed around with the old one but having trouble getting

Re: debootstrapping multidistributions

2010-10-29 Diskussionsfäden Rob Lemley
install. Maybe this will work only if the hardware is identical? Thanks, Rob