[gobolinux-devel] [gobolinux-commits] tools/BuildLiveCD Data/Packages-Devel-i686 bin/...
Lucas C. Villa Real
lucasvr at gobolinux.org
Tue Apr 3 03:18:52 UTC 2007
On 4/2/07, Lucas C. Villa Real <lucasvr at gobolinux.org> wrote:
> On 4/2/07, André Detsch <detsch at gobolinux.org> wrote:
> > --- bin/UpdateEnvironment 2 Apr 2007 19:34:50 -0000 1.19
> > +++ bin/UpdateEnvironment 2 Apr 2007 20:24:51 -0000 1.20
> ...
> > @@ -121,6 +120,6 @@
> > echo "=> Fetching remote packages..."
> > mkdir -p "$root/Archives/Packages"
> > cd "$root"
> > -rsync --delete --verbose --progress -r -L gobo.calica.com::gobolinux-packages/livecd/ Archives/Packages/
> > +rsync --delete --verbose --progress -r -L gobo.calica.com::gobolinux-packages/livecd/ Packages/
>
> We're creating $root/Archives/Packages, but the download is done in
> $root/Packages. I think the latter is correct, right? If that's the
> case, it's better to 'mkdir -p $root/Packages' instead.
By looking your changes at CompressAndBuildISO it looks like it's
really $root/Packages. I'm fixing this now in UpdateEnvironment.
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list