Re: [gobolinux-devel] GenFstab

2007-04-19 Thread Lucas C. Villa Real
On 4/19/07, John E. Rose <[EMAIL PROTECTED]> wrote: > >! > I found several problems with the GenFstab in the 014RC ISO. > 1) bootableflag and id require more of the "fdisk -l" output than is saved in > the varable partition. I created a new variable pt to take care of this > 2) the test 'test ! -z

Re: [gobolinux-devel] GenFstab

2007-04-19 Thread John E . Rose
Here it is: --- old/GenFstab2007-03-18 00:10:27.0 -0400 +++ new/GenFstab2007-04-19 12:06:57.0 -0400 @@ -89,8 +89,9 @@ [ "${partition}" = "" ] && continue partitionnumber=$(echo "${partition}" | sed s/".*${drive}\(.*\)"/"\1"/) - bootableflag=$(echo "${part

Re: [gobolinux-devel] GenFstab

2007-04-19 Thread Fábio Mierlo
Can you send the output of diff -u? It output in unified context, aka in patch format. Thanks, On 4/19/07, John E. Rose <[EMAIL PROTECTED]> wrote: > >! > I found several problems with the GenFstab in the 014RC ISO. > 1) bootableflag and id require more of the "fdisk -l" output than is saved in >

[gobolinux-devel] GenFstab

2007-04-19 Thread John E . Rose
>! I found several problems with the GenFstab in the 014RC ISO. 1) bootableflag and id require more of the "fdisk -l" output than is saved in the varable partition. I created a new variable pt to take care of this 2) the test 'test ! -z "${extralist}" && if echo "${extralist}" | grep -q "${drive}