Search results
From DSL Wiki
For query "extension"
No page with this exact title exists, trying full text search.
For more information about searching DSL Wiki, see Searching DSL Wiki.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
Article title matches
- Creating a UCI Extension (2364 bytes)
4: ... file must be built in the same way as a *.tar.gz extension, including full paths and proper file ownerships/... - Creating a UCI Extension-cn (75 bytes)
- How to Upload Your New Extension-es (1403 bytes)
3: ...l, cambia al directorio en el que se encuentra tu extension.
5: 2. teclea "md5sum ''extension''.tar.gz > ''extension''.md5"
7: 3. crea el archivo "extension.info" usando la siguiente plantilla:
11: Description: Programa al que le hice extension MyDSL
17: Extension by: yo - How to Upload Your New Extension (1538 bytes)
1: ...page in other languages: [[How to Upload Your New Extension-es|Español]]
3: ...an ATerminal window, change to the directory your extension is in.
5: 2. type "md5sum extension.tar.gz > extension.md5.txt
7: 3. create the file "extension.info" using the following template:
11: Description: Program I made into a MyDSL extension - Creating a dsl Extension (4763 bytes)
1: ... This page in other languages: [[Creating a dsl Extension-es|Español]]
5: ==Creating a .dsl extension==
44: 2. Create a .tar.gz file with the .dsl extension containing all files you want put into the system...
57: And that's it! your DSL extension is created as per the tar command line. (/mydsl/M...
61: ==Polishing your .dsl extension== - Creating a unc Extension (1314 bytes)
4: ...create and test if necessary) a someextension.dsl extension.
20: That's it. So if making a .dsl extension, there's no reason you shouldn't make a quick unc...
24: ... all of these out for the final someextension.dsl extension that you intend to post to the repo). - Creating a dsl Extension-es (5470 bytes)
1: ...incipal]]] [In other languajes: [[Creating a dsl Extension|english]]]
66: ==Pulir tu extension.dsl== - Removing A MyDSL Extension (4125 bytes)
12: Step 1) Download the myDSL extension, if you no longer have the original file. You can...
20: ...same filename, with the exception of the filename extension, and this filename should be the same as the myDS...
21: ...''/home/dsl/.jwmrc'''. Find the comment '''MyDSL Extension Menu Placeholder''' and look just below that for ... - MyDSL:Acceptable Extension Policy (3284 bytes)
8: =Extension Submission=
9: '''All extension submissions must adhere to the following rules:''...
11: ... MyDSL package, which should include the loadable extension (in a standard .dsl, .tar.gz, or .uci format), an...
15: ...your ./configure file, and Makefile alongside the extension.
19: ...e removed or discarded as deemed necessary by the extension manager and/or developers. - Creating a Compressed Extension from Source-es (20471 bytes)
1: ...]]] [In other languajes: [[Creating a Compressed Extension from Source|english]]]
19: ... de configuracion que casi siempre estará en una extension verde es '--prefix=', que establece la localizaci... - Creating a Compressed Extension from Source (19560 bytes)
1: ... page in other languages: [[Creating a Compressed Extension from Source-es|Español]]
5: ...itten, it can possibly cause problems. A *.tar.gz extension does not execute mkwriteable, and so base system ...
9: Building a green extension can sometimes be as simple as packing up a pre-co...
12: As an example, we'll be building a green extension from the ImageMagick source.
18: ...ption which will almost always be used in a green extension is '--prefix=', which sets the install location o...
Page text matches
- Creating MyDSL Extensions (429 bytes)
2: [[Creating a dsl Extension|Creating a .dsl Extension]]
4: ...mpressed Extension from Source|Creating a .tar.gz Extension]]
6: [[Creating a UCI Extension | Creating a .uci Extension]]
8: [[自制UCI扩展包]] Creating a UCI Extension (Chinese)
10: [[Creating a unc Extension | Creating a .unc Extension]] - Creating MyDSL Extensions-de (336 bytes)
2: [[Creating a dsl Extension|Creating a .dsl Extension]]
4: ...mpressed Extension from Source|Creating a .tar.gz Extension]]
6: [[Creating a .uci Extension]]
8: [[自制UCI扩展包]] Creating a UCI Extension (Chinese)
10: [[Creating a .unc Extension]] - Creating MyDSL Extensions-es (391 bytes)
2: [[Creating a dsl Extension | Crear una extension DSL]]
4: ...a Compressed Extension from Source-es | Crear una extension .tar.gz]]
6: [[Creating a UCI Extension | Crear una extension UCI]]
8: [[Creating a unc Extension | Crear una extension UNC]]
10: ... to Upload Your New Extension-es | Subir tu nueva extension (repositorio)]] - How to Upload Your New Extension (1538 bytes)
1: ...page in other languages: [[How to Upload Your New Extension-es|Español]]
3: ...an ATerminal window, change to the directory your extension is in.
5: 2. type "md5sum extension.tar.gz > extension.md5.txt
7: 3. create the file "extension.info" using the following template:
11: Description: Program I made into a MyDSL extension - Creating a unc Extension (1314 bytes)
4: ...create and test if necessary) a someextension.dsl extension.
20: That's it. So if making a .dsl extension, there's no reason you shouldn't make a quick unc...
24: ... all of these out for the final someextension.dsl extension that you intend to post to the repo). - Using Installed MyDSL Extensions (1346 bytes)
1: Using an Installed MyDSL Extension is generally very simple.
3: ...cessful installation, a properly-configured myDSL extension will do one or more of the following:<br>
4: # Add an icon for the extension on the desktop.
6: ...-level menu "myDSL" (or something similar) if the extension is the first to install.
10: ...e desktop icon to begin using the installed MyDSL Extension. - How to Upload Your New Extension-es (1403 bytes)
3: ...l, cambia al directorio en el que se encuentra tu extension.
5: 2. teclea "md5sum ''extension''.tar.gz > ''extension''.md5"
7: 3. crea el archivo "extension.info" usando la siguiente plantilla:
11: Description: Programa al que le hice extension MyDSL
17: Extension by: yo - Using MyDSL Extensions on HDD installs (1336 bytes)
3: ...h the file ending. (Note though that in the MyDSL extension tool, the file ending tar.gz is hidden.)
12: ...ension tool. This will allow you to reinstall the extension without having to redownload it. - Using Installed MyDSL Extensions-es (1551 bytes)
1: Usar una extension MyDSL instalada es generalmente muy simple.
3: Como parte de una instalacion exitosa, un extension MyDSL adecuadamente configurada hara algo de lo s...
4: # Añadir un icono para la extension en el escritorio.
6: ... de nivel superior "myDSL" (o algo similar) si la extension es la primera en instalarse.
10: ...re el icono de escritorio para comenzar a usar la extension MyDSL instalada. - MyDSL: Installing Extensions (4311 bytes)
7: ...here are various ways in which to install a myDSL extension, but basically you have two main options:<br>
9: # Install a locally stored extension.
12: ...this is through the use of the [[mydslPanel|MyDSL Extension Browser]]. This tool is available from a desktop...
16: # Open the MyDSL Extension Browser
21: The extension will be automatically downloaded to the directory... - Mydsl-wget (1012 bytes)
2: ...ror. It is mainly used by the [[mydslPanel|MyDSL Extension Tool]], but it can be used non-interactively by t...
11: ''"appname.dsl"'' is the filename of the myDSL extension. If you want to save the file to a specific (exis... - MydslPanel (2529 bytes)
3: The '''MyDSL Extension Tool''' gives the user easy access to myDSL exten...
15: ...Template|text file]] giving information about the extension, including the name and web address of the progra...
17: ...hen the extension is successfully downloaded, the Extension Tool runs the [[mydsl-load]] command on the downl...
19: Occasionally the user will find that the Extension Tool seems to do very little of anything, sitting...
21: ... browser with which you can locate and install an extension from any mounted disk. - .mydsl dir-es (521 bytes)
4: ... directorio por defecto es /tmp. Si tienes alguna extension en este directorio al apagar (correctamente), se ... - MyDSL:Info File Template (888 bytes)
3: Description: Program I made into a MyDSL extension
9: Extension by: me - Mydsl-load (969 bytes)
2: Description: Program I made into a MyDSL extension
9: Extension by: me - Using Installed MyDSL Extensions-de (1668 bytes)
13: ...-level menu "myDSL" (or something similar) if the extension is the first to install.
17: ...e desktop icon to begin using the installed MyDSL Extension.
22: ...DSL" (or whatever it was called). Your installed extension should appear in a list in this sub-menu.<br>
23: Step 4) Click on your extension to begin.<br> - Mydsl-wget-es (1275 bytes)
4: ...lea principalmente la [[mydslPanel|Herramienta de Extension MyDSL]], pero puede emplearse de manera no-intera...
13: ..._aplicacion.dsl"'' es el nombre del archivo de la extension myDSL. Si deseas grabar el archivo a un directori... - Creating a dsl Extension (4763 bytes)
1: ... This page in other languages: [[Creating a dsl Extension-es|Español]]
5: ==Creating a .dsl extension==
44: 2. Create a .tar.gz file with the .dsl extension containing all files you want put into the system...
57: And that's it! your DSL extension is created as per the tar command line. (/mydsl/M...
61: ==Polishing your .dsl extension== - MyDSL:Acceptable Extension Policy (3284 bytes)
8: =Extension Submission=
9: '''All extension submissions must adhere to the following rules:''...
11: ... MyDSL package, which should include the loadable extension (in a standard .dsl, .tar.gz, or .uci format), an...
15: ...your ./configure file, and Makefile alongside the extension.
19: ...e removed or discarded as deemed necessary by the extension manager and/or developers. - XF86Config-4 (1838 bytes)
7: Alternatively, you can go get the XFree86.dsl extension specifically for DSL in the DSL Repository under ...
9: '''Details of the XFree86.dsl extension below:'''
11: Extension by: henk1955
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
