Instructions for using import. Import is a tool to convert Debian packages to Tiny Core's sce package format. We begin by using the command line tool tce. Note: This README assumes that you have completed the SDCARD setup with TCE directory and networking. (README-1st.txt) -------------------------------------------------------------------------------- Step 1. Now using the simple command line, type tce-load -iw deb2sce The download will start and import and its dependencies will be downloaded to your tce directory as previously setup. -------------------------------------------------------------------------------- Step 2. Now that we have the import utility, at the $ prompt type: import links The first time import is called, the Debian Wheezy Master Index will be downloaded to your tce directory. Upon subsequent calls zsync will ensure that the index is kept up to date and will do so quite quickly. Follow the prompts to convert links into a sce. ------------------------------------------------------------------------------- This is just a start. Many packages are avilable by using the import tool...most of the vast Debian repository. To load an sce use the command line tool: loadsce links To actually run links type: links import also supports three flags: -b will add the package to the sceboot.lst (on boot) -o will add the package to the ondemand menu, makes for faster booting. -f will build an sce based on a list of packages.