Tags

Tags give the ability to mark specific points in history as being important
  • 20151102

    * -V: new option: -f, only display packages that failed.
    * -C: use -a with grep, so that it will display any changes
          even if the file's thought to be binary.
    * -C: -c no longer outputs anything.
    * Some style changes and usage updates.
  • 20151022

    * -r -a: remove any trailing slashes from URL.
    * Fix slacker not creating corresponding repo dir in /var/lib.
    * Fix aspell-en on ARM not getting installed; needed to grep
      for the path too, since aspell-en was found twice in CHECKSUMS.md5.
    * Fix: `slacker install mul:xap tcl' would have resulted in repo `tcl'
      not found, as the old value of abbr_repo was still carried over to
      the next iteration.
    * Make `-r <repo> -n -i' use r_proc_pkgs. This also fixes the mode not
      getting dispalyed (link/copy/download).
    * Added a bunch of variables, like INSTALLPKG & INSTALLPKG_FLAGS, to
      define what program gets used for installing packages. This allows
      one to use something like spkg for installing/upgrading packages
      instead.
    * get_pkg: .asc files are now downloaded first, to be consistent with
      the third-party repo download code.
    * ALT_FMT: no longer echo a newline after `X of X' gets displayed when
      installing packages. This makes, I think, for nicer output when using
      instsallpkg's --terse option (on by default).
  • 20151007

    * prioritize certain packages like glibc-solibs, pkgtools etc.
    * -C: basic support for sending a mail in case ChangeLog has
      updates, should be possible to run as cron job.
    * Fix -n.
    * -z/-Z: quit if there are no arguments.
  • 20150823-2

    Fix getting ChangeLog for repos, fix syntax error.
  • 20150823

    * Fixed a logic bug in up_repo (-r repo -U).
    * Save logs in /var/log/slacker.
    * Set extra, pasture etc. to false, breaks
      package lookup and so on.
  • 20150804

    First tag.