quota package and wishlist #67556

2001-01-04 Thread Illo de' Illis
The severity of bug #67556 (package quota) should be changed from wishlist to
important since it fixes a problem which makes the package unusable on big
endian architectures (getopt() returns int(-1) and not char(-1)). Or at least
it should be advisable to separate the getopt() bug from the rest and submit
it as important.

Ciao,
Illo.

-- 

Ilario Nardinocchi, [EMAIL PROTECTED] - Computer Science Adept since 1982
[EMAIL PROTECTED]   - Oy gevalt, I'm so ferklempt that I
   could plotz!
Know-nothing-bozo rule:
The views expressed above are entirely mine and do not represent the views,
policy or understanding of any other person or official body.





Re: mass-installing Debian

1999-05-25 Thread Illo de' Illis
On Mon, May 24, 1999 at 12:24:33PM +0200, Massimo Dal Zotto wrote:
 I'm working on an automatic installation tool. It as almost working.
 I will post more information in the following days. The basic idea
 is to record automatically all the answers given during the first
 installation and retrieve them from a db when installing identical
 machines.
 
Are you doing that with expect?

Ciao,
Illo.

-- 

Ilario Nardinocchi, [EMAIL PROTECTED] - Computer Science Adept since 1982
[EMAIL PROTECTED] 

Know-nothing-bozo rule:
The views expressed above are entirely mine and do not represent the views,
policy or understanding of any other person or official body.




Re: mass-installing Debian

1999-05-19 Thread Illo de' Illis
On Wed, May 19, 1999 at 09:12:29AM -0700, Dean Carpenter wrote:
 Now during installation, the exim preinst and postinst scripts would
 source the install-response file, creating the variables with the
 responses they need.  At this point, it's just as if they've asked the
 questions and retrieved the user responses.  If a particular response
 variable doesn't exist in the install-response file, the script can
 still prompt just like normal, though this ruins the effect.

Hmm... and, if we run dselect, dpkg, apt-get or whatever it is without any
system-wide configuration script, it could generate a skeleton file with the
user's answers logged. This way we should be able to carefully configure the
first machine, cut away the variable configuration fields from the generated
configuration script, and feed the rest of the machines with it.

Ciao,
Illo.

-- 

Ilario Nardinocchi, [EMAIL PROTECTED] - Computer Science Adept since 1982
[EMAIL PROTECTED] 

Know-nothing-bozo rule:
The views expressed above are entirely mine and do not represent the views,
policy or understanding of any other person or official body.