Skip to content
Snippets Groups Projects
  1. Oct 20, 2010
  2. Oct 19, 2010
  3. Oct 17, 2010
  4. Oct 13, 2010
  5. Oct 12, 2010
  6. Oct 10, 2010
    • Alec Leamas's avatar
      Use make_relative_symlink scripts to avoid %post ln commands. · 30b24a10
      Alec Leamas authored
      Patching .bundle/config to use /usr/lib/diaspora-bundle, to avoid
      inter-package linking from diaspora to diaspora-bundle. This also
      leaves the content under vendor/bundle untouched. Uses kitchen
      script to create relative links within diaspora package.
      30b24a10
    • Alec Leamas's avatar
      Allow make-dist.sh to use an alternative repo. · 1c00fc23
      Alec Leamas authored
      Adds the -u switch, allowing use of another repository than
      http://github.com/diaspora/diaspora.git. This is a dogfood patch.
      Renames diaspora-ws->diaspora-wsd; this is indeed a daemon.
      Moves all Fedora-related stuff in make-dist.sh to subcommand
      'prepare'. The source tarballs are now usable on any OS
      1c00fc23
    • Alec Leamas's avatar
      075a39cf
    • Alec Leamas's avatar
      Pack static version info and w tarball, remove Fedora stuff. · 0b305a03
      Alec Leamas authored
      make-dist now packs config/gitversion info and public/source.tar.
      with the tarball.  All Fedora specific files moved out of the
      tarball's install area.  'links' command warns for non-existing
      targets.  Minor bugfixes.
      
      Overall, at this point the application could be seen as
      "packageable". The two main problem has been the included git
      files, and that root could not own the files. These are now resolved.
      In other words, the overall structure in comptatible with Fedora,
      and thus also with most other repos like Ubuntu et al.
      
      The bundle package is another issue. It's a long way before it can
      be accepted into Fedora.  First step would be to use already packaged
      gems instead of providing our own copy for each and every gem.
      0b305a03
    • Alec Leamas's avatar
      Symlink tmp-dir to /var/lib,leaving other files to root. · 97f7b4d2
      Alec Leamas authored
      Turns the overall installation to being write-protected.
      97f7b4d2
    • Alec Leamas's avatar
      Fallback to static version data if git unavailable. · 0c30f544
      Alec Leamas authored
      Uses the file config/gitversion if git is unavailable.  This is to
      support deployment without git (which will be necessary). Installation
      script will generate the file config/gitversion when app is shipped.
      0c30f544
  7. Oct 08, 2010
Loading