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 /CVS |
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
Diffstat (limited to 'CVS')
-rw-r--r-- | CVS/Entries | 88 | ||||
-rw-r--r-- | CVS/Entries.Log | 1 | ||||
-rw-r--r-- | CVS/Repository | 1 | ||||
-rw-r--r-- | CVS/Root | 1 | ||||
-rw-r--r-- | CVS/Tag | 1 |
5 files changed, 92 insertions, 0 deletions
diff --git a/CVS/Entries b/CVS/Entries new file mode 100644 index 00000000..418a0f28 --- /dev/null +++ b/CVS/Entries @@ -0,0 +1,88 @@ +/BUGS/1.2/Wed Aug 14 18:08:46 1996//Tzhengda-soc2008-virt-branch +/COPYING/1.1/Thu Jul 18 04:28:05 1996//Tzhengda-soc2008-virt-branch +/ChangeLog/1.147/Tue Nov 13 22:52:31 2007//Tzhengda-soc2008-virt-branch +/INSTALL/1.8/Sun Feb 10 17:11:22 2002//Tzhengda-soc2008-virt-branch +/INSTALL-cross/1.4/Sun Sep 30 19:50:16 2007//Tzhengda-soc2008-virt-branch +/Makeconf/1.211/Wed Nov 7 13:07:52 2007//Tzhengda-soc2008-virt-branch +/NEWS/1.10/Sun Sep 29 20:58:34 2002//Tzhengda-soc2008-virt-branch +/README/1.4/Tue Jun 10 00:48:16 1997//Tzhengda-soc2008-virt-branch +/README.CVS/1.1/Thu Mar 18 21:19:06 2004//Tzhengda-soc2008-virt-branch +/TODO/1.108/Tue Apr 25 13:57:22 2006//Tzhengda-soc2008-virt-branch +/aclocal.m4/1.5/Sat Feb 15 23:57:50 2003//Tzhengda-soc2008-virt-branch +/build.mk.in/1.2/Fri Sep 22 18:26:03 1995//Tzhengda-soc2008-virt-branch +/build.mkcf.in/1.2/Thu Jul 18 06:28:57 1996//Tzhengda-soc2008-virt-branch +/config.guess/1.3/Thu Jan 26 17:37:58 2006//Tzhengda-soc2008-virt-branch +/config.make.in/1.19.8.1/Wed Aug 13 13:52:36 2008//Tzhengda-soc2008-virt-branch +/config.sub/1.3/Thu Jan 26 17:37:58 2006//Tzhengda-soc2008-virt-branch +/hurd.boot/1.6/Mon Aug 20 22:49:03 2001//Tzhengda-soc2008-virt-branch +/install-sh/1.1/Wed Apr 15 15:07:20 1998//Tzhengda-soc2008-virt-branch +/mkinstalldirs/1.1/Thu Jul 18 04:35:29 1996//Tzhengda-soc2008-virt-branch +/move-if-change/1.1/Fri Jun 18 21:01:28 1999//Tzhengda-soc2008-virt-branch +/tasks/1.14/Tue Apr 25 13:54:58 2006//Tzhengda-soc2008-virt-branch +/version.h.in/1.2/Mon May 13 20:45:23 2002//Tzhengda-soc2008-virt-branch +D/auth//// +D/benchmarks//// +D/boot//// +D/bsdfsck//// +D/config//// +D/console//// +D/console-client//// +D/daemons//// +D/defpager//// +D/devnode//// +D/doc//// +D/eth-filter//// +D/eth-multiplexer//// +D/exec//// +D/ext2fs//// +D/fatfs//// +D/fstests//// +D/ftpfs//// +D/hostmux//// +D/hurd//// +D/include//// +D/init//// +D/isofs//// +D/libcons//// +D/libdirmgt//// +D/libdiskfs//// +D/libfshelp//// +D/libftpconn//// +D/libhurdbugaddr//// +D/libihash//// +D/libiohelp//// +D/libnetfs//// +D/libpager//// +D/libpipe//// +D/libports//// +D/libps//// +D/libpthread//// +D/libshouldbeinlibc//// +D/libstore//// +D/libthreads//// +D/libtreefs//// +D/libtrivfs//// +D/login//// +D/mach-defpager//// +D/mount//// +D/nfs//// +D/nfsd//// +D/pfinet//// +D/pflocal//// +D/proc//// +D/proc_proxy//// +D/release//// +D/serverboot//// +D/storeio//// +D/sutils//// +D/term//// +D/tmpfs//// +D/trans//// +D/ufs//// +D/ufs-fsck//// +D/ufs-utils//// +D/usermux//// +D/utils//// +/Makefile/1.128.10.2/Wed Aug 27 05:42:49 2008//Tzhengda-soc2008-virt-branch +/configure.in/1.37.8.2/Fri Oct 3 22:35:49 2008//Tzhengda-soc2008-virt-branch +/configure/1.3.8.2/Fri Oct 3 21:28:08 2008//Tzhengda-soc2008-virt-branch diff --git a/CVS/Entries.Log b/CVS/Entries.Log new file mode 100644 index 00000000..d3c1aece --- /dev/null +++ b/CVS/Entries.Log @@ -0,0 +1 @@ +A D/unionfs//// diff --git a/CVS/Repository b/CVS/Repository new file mode 100644 index 00000000..16b83484 --- /dev/null +++ b/CVS/Repository @@ -0,0 +1 @@ +hurd diff --git a/CVS/Root b/CVS/Root new file mode 100644 index 00000000..a10aa66d --- /dev/null +++ b/CVS/Root @@ -0,0 +1 @@ +:ext:zhengda@cvs.savannah.gnu.org:/sources/hurd diff --git a/CVS/Tag b/CVS/Tag new file mode 100644 index 00000000..7e454c6d --- /dev/null +++ b/CVS/Tag @@ -0,0 +1 @@ +Tzhengda-soc2008-virt-branch |