From: short <> Date: Sun, 19 Oct 2003 20:54:22 +0000 (+0000) Subject: CVS repositories moved out of priv/ X-Git-Tag: captive-1_0~8 X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=commitdiff_plain;h=aefea627d2601b1b32d221407e76ea576bb3da08 CVS repositories moved out of priv/ --- diff --git a/AUTHORS b/AUTHORS index 5707503..1e698ec 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,9 +9,9 @@ file if not specified by ReactOS otherwise. GPL patches for GPL-ed ReactOS compatibility with the GPL-ed project "captive" have authorship of Jan Kratochvil. Some of those patches were alrady integrated into ReactOS CVS repository ":pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS", the -others remain maintained in my "priv/reactos" repository branch "captive" +others remain maintained in my "reactos" repository branch "captive" against branchpoint "bp_captive". - http://cvs.jankratochvil.net/viewcvs/priv/reactos/?only_with_tag=captive + http://cvs.jankratochvil.net/viewcvs/reactos/?only_with_tag=captive Integrated small parts of Wine are originally covered by LGPL-2.1. According to point 3 of LGPL-2.1 it was chosen to apply the terms of GPL-2.0 diff --git a/README b/README index a6fea85..830852f 100644 --- a/README +++ b/README @@ -159,9 +159,9 @@ CVS Bleeding Edge cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login Just hit ENTER (empty password) -cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d captive priv/captive +cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout captive cd captive -cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d reactos -r captive -kk priv/reactos +cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -r captive -kk reactos ./autogen.pl make ./src/client/cmdline/captive-cmdline --load-module=/var/lib/captive/ntoskrnl.exe --filesystem=/var/lib/captive/ntfs.sys --disk --blind /dev/hda1 diff --git a/debian/copyright b/debian/copyright index b7165d4..c2d582d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,16 +4,25 @@ Jan Kratochvil captive is based on ReactOS - ReactOS authors are listed in reactos/CREDITS file if not specified by ReactOS otherwise. + http://www.reactos.com/ GPL patches for GPL-ed ReactOS compatibility with the GPL-ed project "captive" have authorship of Jan Kratochvil. Some of those patches were alrady integrated into ReactOS CVS repository ":pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS", the -others remain maintained in my "priv/reactos" repository branch "captive" +others remain maintained in my "reactos" repository branch "captive" against branchpoint "bp_captive". + http://cvs.jankratochvil.net/viewcvs/reactos/?only_with_tag=captive Integrated small parts of Wine are originally covered by LGPL-2.1. According to point 3 of LGPL-2.1 it was chosen to apply the terms of GPL-2.0 instead to get fully compatible license with captive project. + http://www.winehq.com/ + +Integrated cabextract by Stuart Caie licensed according to GPL-2.0. + http://www.kyz.uklinux.net/cabextract.php + +Supplied Ext2fsd by Matt Wu licensed according to GPL-2.0. + http://sys.xiloo.com/projects/projects.htm#ext2fsd This program is free software; you can redistribute it and/or modify