Joe Ciccone wrote:
> You could always make the package anyway. Check the md5sum and if it's
> different change it in the book and copy it over to the downloads dir.
Now that is an interesting idea: Update the date based upon the md5sum
changing. Something to think about after 6.2.
-- Bruce
Joe Ciccone wrote:
> You could always make the package anyway. Check the md5sum and if it's
> different change it in the book and copy it over to the downloads dir.
Please do not try to automate further. If a bootscript change is
waiting on a book change to occur, and for some reason the change
Bruce Dubbs wrote:
Sure. I'm already doing that. The problem is detecting when a commit
was made since the entity was last changed.
What I do for the CLFS book render on hops (as it checks for changes
every 30 minutes and renders if yes) is a function such as:
KEY:
$LOCAL - dir storing tex
Bruce Dubbs wrote:
> Joe Ciccone wrote:
>
>
>> You can get the date with this command or something similar:
>> svn cat svn://svn.linuxfromscratch.org/LFS/trunk/BOOK/general.ent | awk
>> '/>
>
> Sure. I'm already doing that. The problem is detecting when a commit
> was made since the entit
Joe Ciccone wrote:
> You can get the date with this command or something similar:
> svn cat svn://svn.linuxfromscratch.org/LFS/trunk/BOOK/general.ent | awk
> '/http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
Joe Ciccone wrote:
> While I was waiting for my internet to come back I sat down and wrote
> this, Havn't tested it, But the idea is there if you want it.
Thanks for the input. Try logging into belgarath and look at
/usr/bin/render-blfs-book-dev.sh.
You can download it and set up a few directori
Bruce Dubbs wrote:
> The daily script for generating the book now automatically generates the
> udev and bootscript tarballs. When making a change to either, the
> packages.ent has to be updated manually with the version date and md5sum.
>
> I'd like to automate this further, but I don't know of
While I was waiting for my internet to come back I sat down and wrote
this, Havn't tested it, But the idea is there if you want it.
#!/bin/bash
tmpdir=$(mktemp -d)
pushd $tmpdir
# Change the checkouts to file:///
svn co svn://svn.linuxfromscratch.org/LFS/trunk/BOOK
DATE=$(grep '/" \
-e "
Thanks
On July 12, 2006 07:10 pm, George Boudreau wrote:
> Robert,
>
>The md5sum for the binutils-2.16.1-pt_pax-1.patch is incorrect..
> I get 94965f1421e84536f3e3749d3a4e4d9d binutils-2.16.1-pt_pax-1.patch
>
>George
pgpFUeK3iEWCs.pgp
Description: PGP signature
--
http://linuxfromscrat
The daily script for generating the book now automatically generates the
udev and bootscript tarballs. When making a change to either, the
packages.ent has to be updated manually with the version date and md5sum.
I'd like to automate this further, but I don't know of a way to
determine the date
On 7/12/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote:
OK, the script is sorta working. The md5sum for the udev and
bootscripts tarballs in the book are wrong and there are a couple of
details to check out.
Are you sure? I thought I checked the udev-config one.
I have to go out for a few hours,
now here:
>>
>> http://downloads.linuxfromscratch.org/udev-config-20060712.tar.bz2
>>
>> Does anyone mind if I put a copy of the latest bootscripts in DJ's
>> home dir in downloads.lfs? If not, I'll do that and change the book
>> link to point there.
&g
Dan Nicholson wrote:
> On 7/12/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote:
>> Dan Nicholson wrote:
>>
>> > I don't have write permissions for downloads.
>>
>> You do now.
>
> Thanks, Bruce. New udev-config is now here:
>
> http://
On 7/12/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote:
Dan Nicholson wrote:
> I don't have write permissions for downloads.
You do now.
Thanks, Bruce. New udev-config is now here:
http://downloads.linuxfromscratch.org/udev-config-20060712.tar.bz2
Does anyone mind if I put a copy
Dan Nicholson wrote:
> I don't have write permissions for downloads.
You do now.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
magic? I'd like to find out soon so I can add the correct info and
> submit the changes for udev to the book.
AFAIK, there is no magic available yet.
Could somebody with permissions add
http://www.linuxfromscratch.org/~dnicholson/downloads/udev-config-20060712.tar.bz2
to downloads.linuxfro
Dan Nicholson wrote:
I submitted a few changes to the udev-config directory in svn. Do I
have to manually generate a tarball and put it in
downloads.linuxfromscratch.org, or is there some post-render xsl
magic? I'd like to find out soon so I can add the correct info and
submit the changes for ud
Hi,
I submitted a few changes to the udev-config directory in svn. Do I
have to manually generate a tarball and put it in
downloads.linuxfromscratch.org, or is there some post-render xsl
magic? I'd like to find out soon so I can add the correct info and
submit the changes for udev to the book.
-
18 matches
Mail list logo