Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-28 Thread Michael Tautschnig
> Julien BLACHE wrote: > > > We're going to find out in a few minutes, as I have fixes for the > > grub-pc patch to remove Perl warnings and fix the code for /boot on RAID > > :) > > And that failed due to: > > trunk-w-exp/debian/fai-setup-storage% ls -l > total 4 > drwxrwxr-x 2 mt mt 4096 2010

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-28 Thread Julien BLACHE
Julien BLACHE wrote: > We're going to find out in a few minutes, as I have fixes for the > grub-pc patch to remove Perl warnings and fix the code for /boot on RAID > :) And that failed due to: trunk-w-exp/debian/fai-setup-storage% ls -l total 4 drwxrwxr-x 2 mt mt 4096 2010-05-27 20:22 DEBIAN S

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-28 Thread Julien BLACHE
Michael Tautschnig wrote: Hi, > Finally the script seems to be fixed; all the patches are now in as of > 3.4~beta1+experimental20! If you have some improvements to be made don't > hesitate to commit, I'd be curious whether the build finally really works when > you commit something :-) We're goi

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Michael Tautschnig
> Michael Tautschnig wrote: > > Hi, > > > Both you and me own some files that lack write permission for the fai > > group; for > > my part it should be fixed, but could you do so as well by > > Done! > Finally the script seems to be fixed; all the patches are now in as of 3.4~beta1+experimen

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Julien BLACHE
Michael Tautschnig wrote: Hi, > Both you and me own some files that lack write permission for the fai group; > for > my part it should be fixed, but could you do so as well by Done! JB. -- Julien BLACHE | Debian, because code matters more Debian & GNU/Linux Developer|

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Michael Tautschnig
> Michael Tautschnig wrote: > > Hi, > > >> So everything has been taken care of and I've just added the 3 patches > >> to the experimental branch. Hopefully I've got it right :) > > > > I guess you did, but it seems there are some permission issues with > > autobuilding > > on alioth. I'll try

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Julien BLACHE
Michael Tautschnig wrote: Hi, >> So everything has been taken care of and I've just added the 3 patches >> to the experimental branch. Hopefully I've got it right :) > > I guess you did, but it seems there are some permission issues with > autobuilding > on alioth. I'll try to get that sorted o

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Michael Tautschnig
> Michael Tautschnig wrote: > > Hi, > > > as well: Would you mind adding those patches to the experimental branch > > yourself? I don't know whether you already have commit rights in the FAI > > repository, but I guess Thomas could take care of this pretty much > > So everything has been taken

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Julien BLACHE
Michael Tautschnig wrote: Hi, > as well: Would you mind adding those patches to the experimental branch > yourself? I don't know whether you already have commit rights in the FAI > repository, but I guess Thomas could take care of this pretty much So everything has been taken care of and I've j

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-27 Thread Julien BLACHE
Michael Tautschnig wrote: Hi, > I'll reply to this one first; one general remark applies to your other patches > as well: Would you mind adding those patches to the experimental branch Sure, no problem! > yourself? I don't know whether you already have commit rights in the FAI > repository, bu

Re: [PATCH] Allow partition size to be define relative to RAM size

2010-05-26 Thread Michael Tautschnig
Hi Julien, I'll reply to this one first; one general remark applies to your other patches as well: Would you mind adding those patches to the experimental branch yourself? I don't know whether you already have commit rights in the FAI repository, but I guess Thomas could take care of this pretty m

[PATCH] Allow partition size to be define relative to RAM size

2010-05-10 Thread Julien BLACHE
Hi, The attached patch (code + doc) allows partition sizes in setup-storage to be defined relative to the RAM size. For some of the setups I use, I need to be able to define the size of one or more swap partitions as a function of the amount of RAM installed in the machine. I figured it would be