View previous topic :: View next topic |
Author |
Message |
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Thu Mar 05, 2009 3:20 am Post subject: remastering |
|
|
Hi
I thought SMS had kernels compiled with aufs squasfs? When I run ./build I get an error and says modules are not there.
Should I use Tomas's kernel?
thanks - 1.4.2 seems to be running really well. Although on my notebook I still have'nt been able to make sound work . But I will. |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Thu Mar 05, 2009 6:48 am Post subject: |
|
|
squasfs and aufs patches applied to SMS.LiveCD kernel only (2.6.27.7-lcd).
You need to install kernel-livecd-2.6.27.7_lcd package type 'lilo' and reboot.
After that you can remaster SMS.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Thu Mar 05, 2009 8:42 am Post subject: |
|
|
thanks for the info. Will do. |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Fri Mar 06, 2009 9:39 pm Post subject: |
|
|
wow! My first SMS remaster that works! I feel so empowered
The remaster created a livecd and everything I tried appears to work. So cool!
One little glitch. When I tried to install the cd to harddrive with the command 'setup' it said 'setup' not found.
Did I leave out a step? A little guidance from the master would be appreciated.
thanks |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Fri Mar 06, 2009 10:31 pm Post subject: |
|
|
If you make a livecd then you should use 'sms-text-installer' command, 'setup' it's on native installer.
SMS.Live.CD and SMS.Native.CD contains the same data but there are two entirely different things.
If you like to remaster the native version it's a little more complex.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Fri Mar 06, 2009 10:40 pm Post subject: |
|
|
thanks for the reply.
I only use the native cd. You say its complex. Could you list steps that I need to do for the native cd? It would be appreciated.
thanks |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Fri Mar 06, 2009 11:00 pm Post subject: |
|
|
For remastering native version you need either to alter each package that affect your changes separately or by creating a package with all your changes and install it at the end of installation.
When adding a new package that doesn't exist in directory e.g. slackware/ap, you should edit tagfile, maketag and maketag.ez in the same dir, so the installer see it.
What type of changes you want to make, to be more specific?
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Sun Mar 08, 2009 3:20 am Post subject: |
|
|
I've added alot of applications and desktop customizations for running on my laptop. So, it would be nice to remaster my laptop version for easy install on other computers.
thanks |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Sun Mar 08, 2009 1:00 pm Post subject: |
|
|
Well you need to do some job with your packages.
The easiest thing you should do, for not wasting hours or maybe days, make a directory e.g. /tmp/packages and install all your new packages with
'installpkg -root /tmp/packages yourpackages.tgz'
move your files and confs, keeping directory structure.
When you are done with that cd into /tmp/packages and do
'makepkg -l y -c n z_changes-1.0-noarch-1.tgz'
Move your package to slackware/x/ edit tagfile and maketag and add z_changes package.
99% it will work, and the most important is that it will cost you 10 minutes max.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com
Last edited by gerasimos_h on Sun Mar 08, 2009 9:58 pm; edited 1 time in total |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Sun Mar 08, 2009 9:40 pm Post subject: |
|
|
you're the man!
thanks its really appreciated. |
|
Back to top |
|
|