Brian Behlendorf
d390fb2a95
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-11 11:25:03 -08:00
Brian Behlendorf
b453b61272
Fix libspl move to the wrong place
2008-12-11 11:22:02 -08:00
Brian Behlendorf
4b7ee081ce
Fix typo
2008-12-11 11:16:38 -08:00
Brian Behlendorf
77755a5771
Add a few missing files
2008-12-11 11:14:49 -08:00
Brian Behlendorf
172bb4bd5e
Move the world out of /zfs/ and seperate out module build tree
2008-12-11 11:08:09 -08:00
Brian Behlendorf
1afc1fdff6
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-10 12:44:48 -08:00
Brian Behlendorf
9e8b1e836c
Remove libumem, we will try and remove this dependency entirely. If we can't then the best move will simply be to use the official library, or build it as a convenience library
2008-12-10 12:43:20 -08:00
Brian Behlendorf
e9c099ddd4
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-09 14:16:03 -08:00
Brian Behlendorf
5e97ed8493
Move vmem* to libumem
2008-12-09 14:14:00 -08:00
Brian Behlendorf
d9e7732446
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-09 13:38:37 -08:00
Brian Behlendorf
48343be6a3
Temporarily move taskq+util to libzpool until that directory is broken in to lib+module
2008-12-09 13:32:01 -08:00
Brian Behlendorf
d35eed59cf
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-08 16:45:36 -08:00
Brian Behlendorf
2f40ac4d9e
Minor tweak to update script
2008-12-08 16:38:46 -08:00
Brian Behlendorf
4e45893afa
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-08 16:24:24 -08:00
Brian Behlendorf
2b67f51fb6
Attempt move of kernel.c with topgit
2008-12-08 16:20:25 -08:00
Brian Behlendorf
96dd9f20c3
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-04 14:41:57 -08:00
Brian Behlendorf
96072c88e2
Add userspace zfs_context file
2008-12-03 15:43:56 -08:00
Brian Behlendorf
b128c09fbe
Rebase to OpenSolaris b103, in the process we are removing any code which did not originate from the OpenSolaris source. These changes will be reintroduced in topic branches for easier tracking
2008-12-03 12:09:06 -08:00
Brian Behlendorf
be1242a56a
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-02 08:53:29 -08:00
Brian Behlendorf
b6097ae55a
Remove stray stub kernel files which should be brought in my linux-kernel-module patch
2008-12-02 08:47:21 -08:00
Brian Behlendorf
9ac0ad5671
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-01 16:18:09 -08:00
Brian Behlendorf
7ebbc0c799
Finish removing all non-upstream bits from master
2008-12-01 16:15:29 -08:00
Brian Behlendorf
f0f8b2ccce
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-12-01 15:56:54 -08:00
Brian Behlendorf
ef76e2f5ea
Removed build system from master branch, will relocate to linux-zfs-branch
2008-12-01 15:41:33 -08:00
Brian Behlendorf
42baae9615
Removed build system from master branch, will relocate to linux-zfs-branch
2008-12-01 15:38:41 -08:00
Brian Behlendorf
fe441a9050
Relocate COPYING+COPYRIGHT, remove README cruft
2008-12-01 15:34:53 -08:00
Brian Behlendorf
ef2e1711d2
Add CDDL license file
2008-12-01 14:49:34 -08:00
Brian Behlendorf
34121c06f7
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 15:51:15 -08:00
Brian Behlendorf
100eb88b46
Update zpios for trivial workload
2008-11-26 15:48:14 -08:00
Brian Behlendorf
006bec031e
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 15:35:39 -08:00
Brian Behlendorf
62b749c8c8
Working version of M4 macro config
2008-11-26 15:32:39 -08:00
Brian Behlendorf
76f3d410db
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 14:32:51 -08:00
Brian Behlendorf
f0e648ca02
Make everything a M4 macro, it's just cleaner that way
2008-11-26 14:29:45 -08:00
Brian Behlendorf
97a6eed121
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 14:10:15 -08:00
Brian Behlendorf
e833fd4a5c
Additional buidl system cleanup. Starting to move all
...
of the kernel specific build info in to config/kernel,
likewise and user specific build flags should go in
config/user. This seems like a reasonable way to go.
2008-11-26 14:06:23 -08:00
Brian Behlendorf
0ba35bfd83
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 13:31:43 -08:00
Brian Behlendorf
dbceaca71d
Prefix META_ALIAS with ZFS_
2008-11-26 13:28:44 -08:00
Brian Behlendorf
ec058a1f5d
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 13:14:54 -08:00
Brian Behlendorf
cb9c044bf6
Add SPL prefix to META_* #defines
2008-11-26 13:11:33 -08:00
Brian Behlendorf
6299b56dc3
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-26 12:56:54 -08:00
Brian Behlendorf
c9a9137956
First step of META build system cleanup
2008-11-26 12:53:24 -08:00
Brian Behlendorf
23bcd2a841
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-24 12:00:34 -08:00
Brian Behlendorf
536640fe29
Minor autoconf build fixes:
...
Fixed BUILDDIR in config/*
Added missing " to ZFS_AC_SCRIPT_CONFIG macro
Removed autoconf/Makefile
2008-11-24 11:56:48 -08:00
Brian Behlendorf
cb38dc449b
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-24 11:30:55 -08:00
Brian Behlendorf
22b47b5536
Use config directory, enable maintainer mode
2008-11-24 11:29:11 -08:00
Brian Behlendorf
c55e1f5f86
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-24 11:22:43 -08:00
Brian Behlendorf
a54f863a14
Restructure autoconf around ./config directory
2008-11-24 11:16:19 -08:00
Brian Behlendorf
ee33381727
Add linux prefix to .topmsg subject
2008-11-21 11:19:42 -08:00
Brian Behlendorf
73c7a1515a
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2008-11-21 10:56:59 -08:00
Brian Behlendorf
5b1a72b342
Update GIT docs, removing remaining patches. They will soon me applies as topic branches
2008-11-21 10:55:10 -08:00