diff options
author | root <root@(null).(none)> | 2009-05-03 17:20:00 +0200 |
---|---|---|
committer | root <root@(null).(none)> | 2009-05-03 17:20:00 +0200 |
commit | e0faf22f31c48fb27b43c1825897d26e58feafc4 (patch) | |
tree | 65a09372b31e08a3a865bd0a88cd2718bafcd643 /unionfs/CVS |
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
Diffstat (limited to 'unionfs/CVS')
-rw-r--r-- | unionfs/CVS/Entries | 33 | ||||
-rw-r--r-- | unionfs/CVS/Repository | 1 | ||||
-rw-r--r-- | unionfs/CVS/Root | 1 |
3 files changed, 35 insertions, 0 deletions
diff --git a/unionfs/CVS/Entries b/unionfs/CVS/Entries new file mode 100644 index 00000000..6a8e3264 --- /dev/null +++ b/unionfs/CVS/Entries @@ -0,0 +1,33 @@ +/AUTHORS/1.2/Mon May 30 12:53:20 2005// +/BUGS/1.2/Sun Dec 8 14:23:47 2002// +/CAVEAT/1.1/Wed May 25 01:56:32 2005// +/COPYING/1.1.1.1/Sat Dec 7 17:47:11 2002// +/ChangeLog/1.20/Wed Jun 21 19:12:11 2006// +/Makefile/1.4/Sun May 29 16:37:07 2005// +/README/1.3/Mon May 30 12:53:20 2005// +/TODO/1.1.1.1/Sat Dec 7 17:47:11 2002// +/lib.c/1.9/Wed Jun 21 19:12:11 2006// +/lib.h/1.5/Sun May 29 16:37:07 2005// +/lnode.c/1.1.1.1/Sat Dec 7 17:47:11 2002// +/lnode.h/1.1.1.1/Sat Dec 7 17:47:11 2002// +/main.c/1.3/Mon Jun 13 00:22:11 2005// +/ncache.c/1.1.1.1/Sat Dec 7 17:47:11 2002// +/ncache.h/1.1.1.1/Sat Dec 7 17:47:11 2002// +/netfs.c/1.6/Thu Jun 30 18:49:55 2005// +/node.c/1.10/Tue May 31 02:58:48 2005// +/node.h/1.3/Wed May 25 01:59:48 2005// +/options.c/1.7/Thu Apr 13 11:06:02 2006// +/options.h/1.3/Thu Jun 30 18:49:55 2005// +/pattern.c/1.1/Mon Jan 31 12:30:05 2005// +/pattern.h/1.1/Mon Jan 31 12:30:05 2005// +/stow-mutations.h/1.1/Sun May 29 16:37:07 2005// +/stow-priv.h/1.1/Sun May 29 16:37:07 2005// +/stow.c/1.5/Thu Jun 30 18:49:55 2005// +/stow.h/1.2/Sun May 29 16:37:07 2005// +/ulfs.c/1.5/Thu Apr 13 11:06:02 2006// +/ulfs.h/1.4/Thu Apr 13 11:06:02 2006// +/unionfs.h/1.1.1.1/Sat Dec 7 17:47:13 2002// +/update.c/1.1/Sun May 29 16:37:07 2005// +/update.h/1.1/Sun May 29 16:37:07 2005// +/version.h/1.1.1.1/Sat Dec 7 17:47:13 2002// +D diff --git a/unionfs/CVS/Repository b/unionfs/CVS/Repository new file mode 100644 index 00000000..c093c680 --- /dev/null +++ b/unionfs/CVS/Repository @@ -0,0 +1 @@ +unionfs diff --git a/unionfs/CVS/Root b/unionfs/CVS/Root new file mode 100644 index 00000000..4ca06faf --- /dev/null +++ b/unionfs/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@cvs.sv.gnu.org:/sources/hurdextras |