![]() |
OpenSlug.AddingPackages HistoryHide minor edits - Show changes to markup April 25, 2008, at 05:17 AM
by --
Deleted lines 5-6:
Before getting started building packages for SlugOS, you'll need to setup openembedded, which can be found here. You'll want to set DISTRO = "slugos" and MACHINE = "nslu2be" (le if you're using little endian) in your local.conf April 25, 2008, at 05:16 AM
by --
Changed lines 6-7 from:
Before getting started building packages for SlugOS, you'll need to setup openembedded, which can be found here: http://oe.linuxtogo.org/wiki/GettingStarted. You'll want to set DISTRO = "slugos" and MACHINE = "nslu2be" (le if you're using SlugOSLe?) in your local.conf to:
Before getting started building packages for SlugOS, you'll need to setup openembedded, which can be found here. You'll want to set DISTRO = "slugos" and MACHINE = "nslu2be" (le if you're using little endian) in your local.conf April 25, 2008, at 05:14 AM
by -- added info about setting up OE
Added lines 6-7:
November 16, 2006, at 01:56 AM
by -- reorganizing information about Optware packages
Changed lines 4-5 from:
to:
November 16, 2006, at 01:56 AM
by -- reorganizing information about Optware packages
Changed lines 4-5 from:
to:
February 05, 2006, at 06:16 PM
by --
Changed lines 1-2 from:
Adding packages to OpenSlugto:
Adding packages to SlugOSChanged lines 10-12 from:
This is the case if the package is listed in In this case you need to add the package to to:
This is the case if the package is listed in the In this case you need to add the package to September 11, 2005, at 11:28 AM
by -- add missing @@
Changed lines 13-14 from:
After doing that (and of course to:
After doing that (and of course September 11, 2005, at 11:19 AM
by -- creation
Added lines 1-24:
Adding packages to OpenSlugThis is a brief note on how to add a new package to OpenSlug. You might also want to read AddAPackageToUnslung. There are two different scenarios, depending on whether you want to add an already existing but not tested package or whether the package that you want to add is completely new. Each scenario is described in a different section. Adding an already existing packageThis is the case if the package is listed in In this case you need to add the package to After installing the generated package can be found in When everything is fine go to the #openslug channel on irc.freenode.net and ask how to submit your package. Adding a completely new packageAdding a complete new package is more complicated. You'll need to create a directory in After doing that of course you still need to build and test the package as outlined in the step before. Again you might find help in #openslug channel on irc.freenode.net |