View previous topic :: View next topic |
Author |
Message |
Ansa89 Junior Member
Joined: 06 May 2009 Posts: 19 Location: Modena, Italy
|
Posted: Mon May 11, 2009 9:42 am Post subject: Make a distribution upgrade |
|
|
I have sms 1.4.2 and I want to upgrade to sms 1.4.3.
Can I use "slapt-get --dist-upgrade"? There are other ways to make a dist upgrade? _________________ Come to visit my own site about GNU/Linux!
http://stiiv.netsons.org |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon May 11, 2009 3:45 pm Post subject: |
|
|
Download SMS.Native.CD-1.3.13-install.iso.
edit your /etc/inittab
telinit 1
and boot into single user mode
mount SMS.Native.CD-1.3.13 for instance in /packages
and do
upgradepkg /packages/slackware/a/glibc-solibs-*.tgz
upgradepkg /packages/slackware/a/pkgtools-*.tgz
then
upgradepkg --install-new /packages/slackware/*/*.tgz
If you search the forum you will find a thread about how to do this. That's where I got this.
good luck |
|
Back to top |
|
Ansa89 Junior Member
Joined: 06 May 2009 Posts: 19 Location: Modena, Italy
|
Posted: Mon May 11, 2009 3:52 pm Post subject: |
|
|
Thank you.
It's similar to "upgrade.txt" by Patrick Volkerding .
From now I will (try to) use "search" button first, I promise. _________________ Come to visit my own site about GNU/Linux!
http://stiiv.netsons.org |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon May 11, 2009 3:56 pm Post subject: |
|
|
No problem. Nice forum. |
|
Back to top |
|
Ansa89 Junior Member
Joined: 06 May 2009 Posts: 19 Location: Modena, Italy
|
Posted: Mon May 11, 2009 5:21 pm Post subject: |
|
|
You mean my forum?
If so, thanks (I know that you read the article about sms ). _________________ Come to visit my own site about GNU/Linux!
http://stiiv.netsons.org |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon May 11, 2009 5:48 pm Post subject: |
|
|
Since there are no glibc or kernel changes in this release you can alternative use slapt-get.
Beware that if you didn't install development packages before the upgrade, with the method discribed in the above post (which is absolutely right) you will install the devel series too, as from this release the devel series are including in the Install disk.
One of the reasons SMS repository kept with .tgz packages was slapt-get.
It's wise always to add the -s, --simulate before an upgrade.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
Ansa89 Junior Member
Joined: 06 May 2009 Posts: 19 Location: Modena, Italy
|
Posted: Mon May 11, 2009 7:12 pm Post subject: |
|
|
Thanks again.
I have a question: would you attach a "upgrade.txt" file in next releases (to allow users know how to upgrade their distro)? _________________ Come to visit my own site about GNU/Linux!
http://stiiv.netsons.org |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon May 11, 2009 7:39 pm Post subject: |
|
|
There is already an UPGRADE.TXT in SMS.Native.CD-1.4.3-Install.iso, actually it's the one from Slackware-12.2.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
|