LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-23-2008, 12:37 PM   #1
mahdif
Member
 
Registered: Sep 2006
Distribution: Slackware
Posts: 75

Rep: Reputation: 15
how to make a custom slackware distro


I installed slackware 12 and spent several days customizing and finetuning the system. Now I want to make this a custom distro and install it on my friends' pcs. How can I do that?
 
Old 01-23-2008, 01:02 PM   #2
samac
Senior Member
 
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425

Rep: Reputation: 139Reputation: 139
Try this if you want a quick and dirty non professional way http://www.linuxquestions.org/questi...l-disk-610093/

samac

Last edited by samac; 01-23-2008 at 01:08 PM.
 
Old 01-23-2008, 01:03 PM   #3
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Tar the config files in ~/ and /etc/ (some of the settings may not work if your friend has a different hardware), also you can use tagfiles to select which packages should be installed during setup automatically.
 
Old 01-23-2008, 08:04 PM   #4
febriansasi
LQ Newbie
 
Registered: Sep 2006
Location: /home/febrian/
Distribution: SLACKWARE Current, KDE 3.5.9, JFS on Thinkpad R61
Posts: 24

Rep: Reputation: 17
Hi, This Is What I Always Think In My Head.
How To Build Custom First Cd.
I Want My Compiled Kernel, My Own Filesystem Like Ext4 Or Reiser4(default Only Ext2,ext3 And Reiser3).
Just That.
 
Old 01-24-2008, 06:43 PM   #5
folkenfanel
Member
 
Registered: Sep 2004
Location: formerly Fanelia and Zaibach
Distribution: Slackware-current !
Posts: 342

Rep: Reputation: 59
Thumbs up cooking up some slackware

Search this forum for "cooking up some slackware"
 
Old 01-24-2008, 07:27 PM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by folkenfanel View Post
Search this forum for "cooking up some slackware"
That would be 'Cooking Up Some Slack (CUSS) LQ Post' 'Cooking Up Some Slack (or CUSS) is a website that explains how to make your own SlackwareŽ-based distribution.'

Another way to do what the OP wants would be to use; 'tagfile_generator.sh' by Alien_Bob. Generates a set of SlackwareŽ tagfiles that reflects the state of packages currently installed on your system.

These links and others are available from 'Slackware-Links' .
 
Old 09-20-2008, 09:05 PM   #7
khronosschoty
Member
 
Registered: Jul 2008
Distribution: Slackware
Posts: 648
Blog Entries: 2

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
did I miss somthing

I'll keep on looking but I am not sure. Maybe you left enough info if I piece it together. Maybe its a not a so good expectation but is there any guide that is like CUSS but that tells you how like CUSS does but also says how to add a custom kernel to the mix?
 
Old 09-21-2008, 07:49 PM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

'SlackwareŽ Essentials' is a good place too look.

This link and others are available from 'Slackware-Links'. More than just SlackwareŽ links!
 
Old 09-22-2008, 12:07 PM   #9
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
I think Alien_Hominid is close to the mark. Most of the changes will be configuration files and non-stock packages. You can find some information about listing non-stock in another thread.

If you have a second box, or can run a virtual machine, consider running a diff output to find all the differences between a stock Slackware installation and your system. You might be surprised at the many modifications made that you had forgotten.

As mentioned, bear in mind that there will be differences because of hardware. Other differences include different login account names. One way to avoid basic duplication efforts with user home directories is learning to use /etc/skel Directory.
 
Old 09-22-2008, 07:24 PM   #10
Cotobear
Member
 
Registered: Nov 2007
Location: Canada
Distribution: Slackware 12.0
Posts: 100

Rep: Reputation: 16
Unfortunately the CUSS guide is rather outdated and doesn't reflect the exact process anymore.

See:
http://www.linuxquestions.org/questi...n-12.1-661718/

This was one of the problems I experienced. With a little research it could still be done. I got as far as creating a custom dvd, but never got around to giving it a test install to see if it actually worked.

Hope this helps a bit.

Coto
 
Old 09-22-2008, 07:34 PM   #11
khronosschoty
Member
 
Registered: Jul 2008
Distribution: Slackware
Posts: 648
Blog Entries: 2

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Quote:
Originally Posted by Cotobear View Post
Unfortunately the CUSS guide is rather outdated and doesn't reflect the exact process anymore.

See:
http://www.linuxquestions.org/questi...n-12.1-661718/

This was one of the problems I experienced. With a little research it could still be done. I got as far as creating a custom dvd, but never got around to giving it a test install to see if it actually worked.

Hope this helps a bit.

Coto

Its out dated all right and you came with some help just in time. I will keep at it. I want to optimize a system yet I love the way Slackware does things ... so I want to optimize Slackware.

Thanks keep the help coming.
 
Old 09-22-2008, 08:21 PM   #12
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
If you use the 'tagfile_generator.sh' by Alien Bob and
then install the Slackware default kernel, you should
have basically the same setup as your present one. And
change the kernel to /boot/vmlinuz-generic-smp-2.6.24.5-smp
in /etc/lilo.conf. Should work on another box.

As for other things you might have customized, what are
these? Might not work on a PC with different hardware.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HOWTO make your own custom Slackware install disk samac Slackware 13 01-05-2008 07:51 AM
I want to make a custom distro pplude92 Debian 6 07-11-2007 05:39 PM
make a .img file for custom liveCD, dd?? (Also, how to make your system very small) 1veedo Linux - Newbie 6 05-07-2006 05:52 PM
How do I make a custom distro with internet at about 5mb? Serge2005 Linux - Software 0 09-18-2004 12:53 AM
Custom distro Axion Linux - Distributions 2 05-11-2004 06:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration