SliTaz SliTaz Forum

You are not logged in.

#1 2012-01-05 12:51:15

funkturm
Member
Registered: 2011-03-30
Posts: 6

tazlito don't work an slitaz-loram

Hello all,

i create a new live CD with package slitaz-loram-1.6. This new Live CD works fine.

If I now would create a newer one (with / without newer packages) I get a problem with tazlito.

      tazlito gen-distro search only for package named installed-4.2

I modified /usr/bin/tazlito with following patch:

--- tazlito

+++ tazlito.corr

@@ -23,7 +23,7 @@

TOP_DIR=[c]pwd[/c]

INITRAMFS=rootfs.gz

LOCALSTATE=/var/lib/tazpkg

-INSTALLED=$LOCALSTATE/installed

+INSTALLED=$LOCALSTATE/installed/

CACHE_DIR=/var/cache/tazpkg

MIRROR=$LOCALSTATE/mirror

DEFAULT_MIRROR="http://mirror.slitaz.org/packages/[c]cat /etc/slitaz-release[/c]/"

With this patch the creation of Live CD works fine.

Please check my patch update the packages at the mirror.

Thanks and best regards.

  Christian

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]