summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Handle the case when 'module-name=' is passed down without args. This is ↵Brian Behlendorf2009-01-131-1/+1
| | | | handy and shouldn't generate warnings
* Change zpool module name to zfs and update referencesBrian Behlendorf2009-01-091-3/+3
|
* Update helper scriptsBrian Behlendorf2009-01-082-9/+18
|
* Update helper scriptsBrian Behlendorf2009-01-084-110/+199
|
* Update execute permissionsBrian Behlendorf2009-01-084-0/+0
|
* Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-01-051-0/+9
|\
| * Add unicode libraryBrian Behlendorf2009-01-051-0/+9
| |
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2009-01-051-4/+0
|\|
| * Remove zdump, it's an unrelateds command which I added simply due to the z* ↵Brian Behlendorf2009-01-051-4/+0
| | | | | | | | command convention
* | Remove lustre config, we really shouldn't need this. A user space build ↵Brian Behlendorf2008-12-151-4/+4
| | | | | | | | -should- be able to contain all the needed APIs. If this is not the case we can reintroduce this.
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-121-3/+0
|\|
| * Remove zcommon reference merged in to zpoolBrian Behlendorf2008-12-121-3/+0
| |
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-111-11/+0
|\|
| * Moving lib/libspl to linux-libspl branchBrian Behlendorf2008-12-111-11/+0
| |
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-111-7/+15
|\|
| * Script updatesBrian Behlendorf2008-12-111-2/+8
| |
| * Move library files to libBrian Behlendorf2008-12-111-5/+7
| |
* | Update avl, nvpair, spl to unique build dirsBrian Behlendorf2008-12-111-5/+2
| |
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-111-47/+53
|\|
| * Fix typoBrian Behlendorf2008-12-111-1/+1
| |
| * Add a few missing filesBrian Behlendorf2008-12-111-7/+9
| |
| * Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-49/+53
| |
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-101-7/+0
|\|
| * Remove libumem, we will try and remove this dependency entirely. If we ↵Brian Behlendorf2008-12-101-7/+0
| | | | | | | | can't then the best move will simply be to use the official library, or build it as a convenience library
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-091-4/+3
|\|
| * Move vmem* to libumemBrian Behlendorf2008-12-091-4/+3
| |
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-091-3/+3
|\|
| * Temporarily move taskq+util to libzpool until that directory is broken in to ↵Brian Behlendorf2008-12-091-3/+3
| | | | | | | | lib+module
* | Merge commit 'refs/top-bases/zfs-branch' into zfs-branchBrian Behlendorf2008-12-081-1/+1
|\|
| * Minor tweak to update scriptBrian Behlendorf2008-12-081-1/+1
| |
* | Change libport+libsolcompat references to libsplBrian Behlendorf2008-12-052-6/+1
| |
* | Refresh zfs-branchBrian Behlendorf2008-12-055-0/+177
|/
* Add userspace zfs_context fileBrian Behlendorf2008-12-031-0/+1
|
* Rebase to OpenSolaris b103, in the process we are removing any code which ↵Brian Behlendorf2008-12-031-38/+129
| | | | did not originate from the OpenSolaris source. These changes will be reintroduced in topic branches for easier tracking
* Finish removing all non-upstream bits from masterBrian Behlendorf2008-12-0112-1133/+0
|
* Removed build system from master branch, will relocate to linux-zfs-branchBrian Behlendorf2008-12-011-8/+0
|
* Update zpios for trivial workloadBrian Behlendorf2008-11-261-12/+6
|
* Initial Linux ZFS GIT RepoBrian Behlendorf2008-11-2014-0/+1206