SliTaz SliTaz Forum

You are not logged in.

#1 2013-06-12 13:46:26

boechat
Member
Registered: 2012-08-01
Posts: 16

Upgrading kernell from Cooking

Hi!

It's possible to switch my repositories from stable to cooking just to upgrade my kernel and then switch back?

I look into tazpanel, but I not find an option to change it.

Thanks!

Offline

#2 2013-06-12 18:22:09

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Upgrading kernell from Cooking

Hi boechat,

I know that you can install some "regular" packages (with depends) from cooking repo. But, what about kernel? Your system may hang, I don't know...

Open your terminal, or better — open console (pressing Ctrl+Alt+F1; back to Desktop via Alt+F7). Log in as root.

Type [c]tazpkg[/c] to see its commands. We need command

[c]set-release      Change release and update packages.[/c]

To switch to cooking mirror, type [c]tazpkg set-release cooking[/c]

You need to be connected to net. TazPkg will connect to the Cooking repo. When it asks you, do you want to upgrade all your packages, answer no (n). If you answer yes, you can break your system, be careful!

To get and install package, type

[c]tazpkg get-install package_name[/c]

So, if you want [c]linux[/c] package, type: [c]tazpkg get-install linux[/c]

To block package from updating, type: [c]tazpkg block linux[/c] where linux is name of package to be blocked.

To return back to SliTaz 4.0, type: [c]tazpkg set-release 4.0[/c]

__________

Other way to get packages: go to pkgs.slitaz.org search for packages you need, you can select "Cooking" release. Press links to download packages to your local folder. Double click package and install it.

__________

But, I think the better way described here: file:///usr/share/doc/tazpkg/tazpkg.html#install (copy-paste this link, or: Applications→Documentation→Tazpkg manual→ scroll to "Install").

First system is HD installation

Boot cooking LiveCD and install packages to your HD installation using --root= parameter with path to it.

Offline

#3 2013-06-13 00:58:37

boechat
Member
Registered: 2012-08-01
Posts: 16

Re: Upgrading kernell from Cooking

Ok.

I broke my system. No problem. It was a new install.

I will reinstall and be quiet with the stable kernel until next release came out.

smile

Thanks Aleksej!

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.54 MiB (Peak: 1.77 MiB) ]