Re: partman-auto bug for multiple disks

2006-10-04 Thread David Härdeman
On Wed, October 4, 2006 14:17, Simon Huggins said: > I would still like this to go back to the way it was in version 55 > (revision 39879 e.g.). > > Otherwise I guess I can add a method = "raid" that does this. Yes, the idea was that every partman-auto-* package should have it's own entry under th

Re: partman-auto bug for multiple disks

2006-10-04 Thread Simon Huggins
On Wed, Oct 04, 2006 at 02:30:48PM +0200, David Härdeman wrote: > On Wed, October 4, 2006 14:17, Simon Huggins said: > > I would still like this to go back to the way it was in version 55 > > (revision 39879 e.g.). > > > > Otherwise I guess I can add a method = "raid" that does this. > Yes, the ide

Re: partman-auto bug for multiple disks

2006-10-04 Thread David Härdeman
On Wed, October 4, 2006 13:33, Simon Huggins said: > partman-auto has been changed now to deal with multiple disks for other > methods but it's broken: > > case "$method" in > regular) > for disk in $disks; do > id=$(dev_to_par

Re: partman-auto bug for multiple disks

2006-10-04 Thread Simon Huggins
On Wed, Oct 04, 2006 at 02:01:44PM +0200, David Härdeman wrote: > On Wed, October 4, 2006 13:33, Simon Huggins said: > > partman-auto has been changed now to deal with multiple disks for other > > methods but it's broken: > > > > case "$method" in > > regular) > >