Find the answer to your Linux question:
Results 1 to 6 of 6
I'm at step 1: I've created a script that is useful. Step 18,000 is: "apt-get install jeffs-cool-script". Does anyone know what steps 2 through 17,999 are?...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    6

    What is the process for putting a package out there for everyone?

    I'm at step 1: I've created a script that is useful.

    Step 18,000 is: "apt-get install jeffs-cool-script".

    Does anyone know what steps 2 through 17,999 are?

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Hiya jeff
    This is just my opinion and not Linuxforums.org. I would post it here in a post to let other people check it out and decide if it's useful to them. If a few people express interest in it, then maybe you could move onto bigger and better things from there.
    We (Moderators and Trusted Penguins) actually had a discussion on allowing scripts to be posted in the downloads section but we're still discussing it for now, I think that would be useful for something like this.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    You can probably host it on Google's project hosting site:

    Google Code
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Good Idea ozar, I was going to suggest sourceforge, but I have heard a few horror stories about that route.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    If you want folks to be able to download and install them via apt, you need to set up a repository and create a deb package.

    Debian Repository HOWTO
    Debian New Maintainers' Guide - Getting started The Right Way

  6. #6
    Just Joined!
    Join Date
    Mar 2009
    Posts
    6
    MikeTBob, it's basically this script, which puts external drives on standby (spins them down) when not in use, except I wrote an init.d script so it will run on startup rather than requiring the user to execute it.

    Reed9, thanks for the links, I'll check them out.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •