You are not logged in.
Pages: 1
Hi,
I installed next64 on my hard disk but I can't seem to be able to configure the mirror correctly.
Can anyone explain me how should I go about configuring the mirror so that I can install other packages?
Thanks!
Offline
Hi,
[*]in [c]/usr/libexec/tazpkg/getenv[/c], at the end of the line 51, modify
[c]... ; fill "$root/etc/slitaz-release" 'next'[/c]
as
[c]... ; fill "$root/etc/slitaz-release" 'next64'[/c]
and block [c]tazpkg[/c]:
[c]tazpkg -b tazpkg[/c]
[*]in [c]/etc/slitaz-release[/c], replace [c]next[/c] with [c]next64[/c]
and block [c]slitaz-base-files[/c]:
[c]tazpkg -b slitaz-base-files[/c]
[*]check the mirror is correctly setup (https://mirror1.slitaz/.org/packages/next64/):
[c]tazpkg -sm[/c]
(or reading/editing [c]/usr/var/lib/tazpkg/mirror[/c][c])[/c]
Offline
@ceel
Thanks a bunch.
Happily posting from slitaz next64!
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]