Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (85) </ ... 45 46 47 48 49 [50] 51 52 53 54 55 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: ReMastering HOWTO for DSL, Also for newbies and other enthusiasts< Next Oldest | Next Newest >
charliez Offline





Group: Members
Posts: 33
Joined: April 2006
Posted: May 10 2006,19:54 QUOTE

Where do you download dsl-dpkg.dsl for your remastering? Every link I'm trying comes up dead.

EDIT: neermind... finally found one that let me pull it.

Thanks for all the info in this thread so far.  I'm trying my hand at my first remaster on 2.3. <crosses fingers>
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: May 11 2006,18:48 QUOTE

Hi again!

Finally I have figured out how to make a remaster suitable for programming and compiling purposes. The files mentioned in the remaster can be downloaded from The myDSL repository under the System menu. The link to the repository is found when you click on the download link at damnsmalllinux.org. So here it comes:

Apt-Get Ram-Remastering HOWTO for DSL
Making a remaster suitable for programming

Download the following modules to home/dsl
dsl-dpkg.dsl
gnu-utils.dsl
gcc1.dsl

Mount the partitions needed
#mount –rw /dev/hda1 /mnt/hda1

Create the directories needed
#mkdir source newcd newcd/KNOPPIX

Copy necessary files to the newcd directory
#cp –Rp /cdrom/boot newcd
#cp –Rp /cdrom/lost+found newcd
#cp –Rp /cdrom/index.html newcd

Copy the sources to the proper directory
#cp –Rp /KNOPPIX/* source
#cp –Rp /KNOPPIX/.bash_profile source

Go through and copy wanted things to source
#cp –Rp /mnt/hda1/backgrounds source/etc/skel/.fluxbox
#cp –Rp /mnt/hda1/styles/* source/usr/share/fluxbox/styles

Copy dsl-dpkg to source/home/dsl and install
#cp dsl-dpkg.dsl source/home/dsl
#rm dsl-dpkg.dsl
#chroot source
#cd home/dsl
#tar -zxvf dsl-dpkg.dsl –same-owner -C /
#rm dsl-dpkg.dsl

(no need to edit source/etc/apt/sources.list; just go with oldstable )
#apt-get update
#apt-get install emacs21
#apt-get clean
#tar -zxvf gnu-utils.dsl –same-owner -C /
#rm gnu-utils.dsl
#tar -zxvf gcc1.dsl –same-owner -C /
#rm gcc1.dsl
#exit

Create the custom compressed image file
#mkisofs –R source | create_compressed_fs - 65536 > newcd/KNOPPIX/KNOPPIX

REMOVE the Source dir to gain space and make it work

Create the iso-file as follows
#mkisofs –no-pad –l –r –J –no-emul-boot –boot-load-size 4 –boot-info-table –b
boot/isolinux/isolinux.bin –c boot/isolinux/boot.cat –hide-rr-moved –o mydsl.iso newcd

Copy the iso-file to the partition where you have your favourite cd-burning program
#cp mydsl.iso /mnt/hda1

I use this remaster now as I'm polishing my programming skills. The reason I want emacs as an editor is that it's very helpful when programming in C++. Naturally other modules can be added to a remaster the same way as described. Hope this is helpful for you guys!

As always "Have Fun",
regards meo


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: May 12 2006,16:35 QUOTE

Hello again!
I just tried to include k3b in the last remaster and it works fine. Just add it after the other dsl-files and untar it the same way. A little note about the remaster: there should be two "-" signs before same in same-owner. I put it there but it doesn't show in my browser. Perhaps it looks fine in other browsers.

Have fun guys,
meo


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
meo Offline





Group: Members
Posts: 552
Joined: April 2004
Posted: May 14 2006,22:52 QUOTE

Hello guys!

Just a little suggestion. There is a new gcc1.dsl in the testing category of the mydslcollection. It contains more libraries so there might not be any need to install others than them. I just made a remaster with it and I crammed in gimp-1.2.dsl also and everything seems to work as it should.

Have fun remastering dsl,
meo


--------------
"Live and let live"   Treat others the way you want to be treated because that's what you should expect from them.

"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire
Back to top
Profile PM 
gatherer Offline





Group: Members
Posts: 15
Joined: May 2006
Posted: May 15 2006,14:55 QUOTE

Meo,

Thanks for the Remastering how-to's I've learnt alot from your postings.

quick question, for Firefox what folder do I have to move to savbe my bookmarks? I'd like to make it so that those get saved as well.
Back to top
Profile PM 
422 replies since April 14 2004,19:11 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (85) </ ... 45 46 47 48 49 [50] 51 52 53 54 55 ... >/
reply to topic new topic new poll
Quick Reply: ReMastering HOWTO for DSL

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code