Skip to content

Commits

Permalink
mrjoel-changes
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 12, 2013

  1. Copy the full SHA
    68fea19 View commit details
    Browse the repository at this point in the history
  2. Don't include OPENSOLARIS.LICENSE in packages

    Per Debian Policy Manual section 12.5, and lintian warning
    extra-license-file, the entirety of the CDDL is contained in the
    debian/copyright file which is included with each package. As such,
    including the OPENSOLARIS.LICENSE file in each package as well is
    redundant and unneccessary.
    mrjoel committed Oct 12, 2013
    Copy the full SHA
    be6cc63 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. Copy the full SHA
    b1da373 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2013

  1. Reduce size of zfsutils udeb

    Only include specific utilities needed for use in a udeb environment.
    This effectively excludes unneeded utilities like zdb, zhack, zinject
    and the like.
    mrjoel committed Oct 5, 2013
    Copy the full SHA
    fb326d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6095099 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    67ac4ab View commit details
    Browse the repository at this point in the history
  4. set build and host based on building environment

    Use DEB_BUILD_GNU_TYPE DEB_HOST_GNU_TYPE from dpkg-architecture to
    set the build and host architectures. This allows building an i386
    package set in an i386 chroot running an amd64 kernel. Without this,
    the running kernel version is used for detection and tries to build
    the x86_64 assembly in spl, which fails with unknown registers since
    the actual compiler is i386.
    mrjoel committed Oct 5, 2013
    Copy the full SHA
    ace2e62 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1c677e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2013

  1. Update README.Source

    happyaron committed Sep 6, 2013
    Copy the full SHA
    400e7de View commit details
    Browse the repository at this point in the history
  2. Revert "Update README.Source"

    This reverts commit c02653e.
    happyaron committed Sep 6, 2013
    Copy the full SHA
    8501675 View commit details
    Browse the repository at this point in the history
  3. Run wrap-and-sort

    happyaron committed Sep 6, 2013
    Copy the full SHA
    6e2ceb5 View commit details
    Browse the repository at this point in the history
  4. Update README.Source

    happyaron committed Sep 6, 2013
    Copy the full SHA
    c02653e View commit details
    Browse the repository at this point in the history
  5. Merge dbg packages

    happyaron committed Sep 6, 2013
    Copy the full SHA
    4365121 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    happyaron committed Sep 6, 2013
    Copy the full SHA
    21222a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2013

  1. Fix dependencies

    happyaron committed Sep 5, 2013
    Copy the full SHA
    eb6a4b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2013

  1. Copy the full SHA
    20e5659 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    happyaron committed Aug 24, 2013
    Copy the full SHA
    2470601 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'upstream/0.6.2'

    Upstream version 0.6.2
    happyaron committed Aug 24, 2013
    Copy the full SHA
    38893c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c06d436 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2013

  1. Correct TAB in rules

    happyaron committed Aug 3, 2013
    Copy the full SHA
    a0d08c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3f2148a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2013

  1. Copy the full SHA
    75cd573 View commit details
    Browse the repository at this point in the history
  2. Allow parallel building

    happyaron committed Aug 2, 2013
    Copy the full SHA
    849a2fd View commit details
    Browse the repository at this point in the history
  3. Update changelog

    happyaron committed Aug 2, 2013
    Copy the full SHA
    cb1c2ca View commit details
    Browse the repository at this point in the history
  4. Correct parameter

    prerm will not be called with `purge` parameter.
    happyaron committed Aug 2, 2013
    Copy the full SHA
    8375477 View commit details
    Browse the repository at this point in the history
  5. Revert "Build udebs of libs by default"

    This reverts commit 9ab1c6d.
    happyaron committed Aug 2, 2013
    Copy the full SHA
    6d1b4ac View commit details
    Browse the repository at this point in the history
  6. Ensure /etc/zfs/ is present on the system

    If /etc/zfs/ isn't present or isn't a directory, zpool.cache
    won't be created when importing a pool. Also we need to make
    sure when users purges the package zpool.cache is removed as
    well.
    
    zpool.cache does not need to be kept on user's system when
    the package is purged since information in it is only some
    status about the host and mounts. The only direct harm of
    not having it is that users need to import the pool by hand
    and specify -f parameter.
    happyaron committed Aug 2, 2013
    Copy the full SHA
    38c8347 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ae300af View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9ab1c6d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3b06e9c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d79c873 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2013

  1. Copy the full SHA
    839c467 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2013

  1. Copy the full SHA
    2b802e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2013

  1. Add Czech debconf template translations.

    Michal Simunek authored and happyaron committed Jul 22, 2013
    Copy the full SHA
    68a17cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0fa453 View commit details
    Browse the repository at this point in the history
Older