Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:integrating_extensions [2011/05/18 03:13] – [Add extensions] Guy | wiki:integrating_extensions [2011/06/18 15:26] (current) – curaga | ||
---|---|---|---|
Line 4: | Line 4: | ||
This guide is for adding extensions to an ISO. | This guide is for adding extensions to an ISO. | ||
+ | |||
+ | **Deprecated as of 3.7, use [[wiki: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | **WARNING WARNING WARNING** | ||
+ | Using the described procedure results in an applicance like device. That is you will **not** be able to use AppBrowser or AppsAudit to add or maintain any apps. Using this procedure effectively breaks the dynamic features of Tiny Core. If your goal is a locked down frozen system then proceed. Do not complain when you are unable to dynamically add even one application. | ||
+ | |||
To make an ISO image, the **mkisofs-tools** extension needs to be installed. | To make an ISO image, the **mkisofs-tools** extension needs to be installed. | ||
Line 23: | Line 32: | ||
Copy all extensions to / | Copy all extensions to / | ||
- | It is easiest to install applications using the appbrowser, so that dependencies are included, then copy them all. Extensions are in the / | + | It is easiest to install applications using the appbrowser, so that .dep files and dependencies are included, then copy them all. Extensions are in the / |
- | Put applications in On Boot or On Demand. If On Demand is used, the CD can be run on a computer with less RAM. It is easiest | + | It is not necessary |
- | Copy tc-install.gz to the tce directory | + | However, it may be more convenient to use On Boot or On Demand, or have some applications in each. This enables you to just start applications from the wbar and menu. If On Demand (or Install Local) is used, the CD can be run on a computer with less RAM than On Boot. It is easiest to set up On Boot and On Demand in the computer, then copy the entire |
- | You may also include | + | It is a good idea to include |
If you don't plan to use backup, you may edit isolinux.cfg, | If you don't plan to use backup, you may edit isolinux.cfg, |