Commit Graph

9 Commits

Author SHA1 Message Date
Willy Sudiarto Raharjo
25d01727ef Update all references to github.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
2015-06-11 23:32:54 +07:00
slakmagik
76e6c5ddb1 make README symlinks; modify build-related files
A cluster of changes related to creating symlinks in the
  /etc/{renames,repos}.d directories that point to the corresponding
  README in sbopkg's docdir and then generally updating most
  build-related files and getting it all documented.

  * 50-default: renamed to 50-default.renames

  * NEWS: note symlink docs and rename issues

  * README-renames: update to reflect new default filename and the fact
    that the files must end in '.renames'.

  * sbopkg.conf.5, sbopkg.8: update to reflect the new renames stuff
    (and the earlier repo file/dir-related changes I forgot to document
    there).

  * sbopkg: get_new_name(), get_old_name(): have grep only look through
    *.renames files and not, say, symlinks to READMEs.

  * doinst.sh: bring into alignment with the current SBo template.

  * tools/sbopkg.SlackBuild: make links from README-repos and
    README-renames to READMEs in the corresponding /etc/sbopkg/*.d
    directories.

  * tools/slack-desc: bring into alignment with the current SBo
    template.

  * tools/sspm: update address, add printe() and use it.
2011-03-10 04:17:52 +00:00
slakmagik
81e337a664 Change the default checkout location to something more likely, though it
should still be customized by the user; add UID check; fix bug with
non-existent repo directories (thanks to Mauro for the even less buggy fix);
fix bug with a subshell that prevented sspm from exiting on one error - it was
meant to be a group command; convert the su block into a normal block; add a
couple more exclusions to the tar command to skip backup and tags files - and
throw a note into the ChangeLog so users don't get surprised by the repo
moving or having its ownership changed
2009-09-27 00:17:20 +00:00
chess.griffin
dad7b0eada move sbopkg from /usr/bin to /usr/sbin; update sbopkg.SlackBuild and sspm to reflect this change to /usr/sbin; move French man pages to /usr/man/fr/man*; update ChangeLog-current.txt 2009-03-10 02:53:20 +00:00
chess.griffin
112436fded commit sspm patch from slakmagik; update ChangeLog-current.txt 2009-02-12 21:52:39 +00:00
chess.griffin
4a63fd80e8 modify sspm so it uses sh sbopkg.SlackBuild since I turned off executable bit to SlackBuild 2009-01-24 18:37:19 +00:00
chess.griffin
69fcaf3fdb remove stale svn keywords 2009-01-24 18:22:59 +00:00
chess.griffin
bcad2df5b5 update sspm; thanks to slakmagik 2009-01-24 18:07:48 +00:00
chess.griffin
2e6a46ec96 add slakmagik's 'sbopkg subversion package maker' (sspm) to /tools directory; this nifty script will sync with the sbopkg SVN repo, build a package from the local SVN copy, and, optionally, install the SVN package; thanks to slakmagik for the contribution 2009-01-24 14:10:35 +00:00