Home > Folding > Folding v0.4 “Kickstart” Release

Folding v0.4 “Kickstart” Release

Please consider downloading the latest version of folding instead.

Well according to my records it has been nearly a month since I last updated my folding project. I don’t know if that means it was written well, or if I’ve been neglecting it. In any event I have updated the script based on a user submission and am releasing v0.4, aptly codenamed “Kickstart”. New in this release:

  • Instructions on how to deploy this as part of a kickstart file (often used with RHEL or Fedora).
  • The installer is now ‘aware’ of the kickstart instructions and will cleanup after itself.
  • Code Cleanup (often used to pad any changelog)
  • Cleaned up README
  • Changed naming format from FAH-* to folding.

If you have already used my folding script there is no need to update. For anyone else that would like to deploy Stanfords Folding Client you may want to check this out.

I know its too late to get into Gutsy at this point but I have been very interested in getting this packaged for Ubuntu. I would *love* to be able to ‘sudo aptitude install folding’. Can any of you package gurus email me about this? Thank You.

Downloads available here:

folding-0.4.tar.gz

folding-0.4.zip

folding-0.4.tar.bz2

If this article has been helpful, please consider linking to it.

Categories: Folding Tags:

Related Posts

  1. Ubuwu
    August 22nd, 2007 at 06:16 | #1

    It is not too late yet for Gutsy: the freeze for new packages is at August 30th, which leaves you 10 more days…

    See https://wiki.ubuntu.com/GutsyReleaseSchedule

  2. alex_mayorga
    August 22nd, 2007 at 07:32 | #2

    In the hopes of avoiding the digg effect on your last post and that you might actually read this comment, it’d be nice if you posted the guide/how-to/link on how to seed Ubuntu.

  3. August 23rd, 2007 at 15:41 | #3

    How do I uninstall this?

  4. August 23rd, 2007 at 21:23 | #4

    sloppygoat – You can use the following few commands to remove what was installed. Perhaps I’ll add an uninstaller to an upcoming release.

    sudo userdel -r folding
    sudo rm -r /var/folding
    sudo rm /etc/init.d/folding

  1. No trackbacks yet.