From 846d6a1cfe11aca4c9ced7841c223e8ec575e0c6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 21 Jul 2005 23:47:32 +0000 Subject: [PATCH] - Repository moved to svn, update docs to reflect move. --- .cvsignore | 3 --- README.devel | 10 +++++----- data/etch/README.html.in | 2 +- data/etch/exclude-udebs | 8 +++++--- data/sarge/README.html.in | 2 +- data/sarge/exclude-udebs | 6 +++--- data/woody/README.html.in | 2 +- debian/.cvsignore | 4 ---- debian/changelog | 1 + debian/rules | 3 +-- 10 files changed, 18 insertions(+), 23 deletions(-) delete mode 100644 .cvsignore delete mode 100644 debian/.cvsignore diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 6806bd82..00000000 --- a/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -install-stamp -build-stamp -log diff --git a/README.devel b/README.devel index f3c47312..bb63757b 100644 --- a/README.devel +++ b/README.devel @@ -4,13 +4,13 @@ README for those who want to hack on yacs/debian-cd Organisation : -------------- -The main source is in the Debian CVS. If you want to hack on debian-cd +The main source is in the Debian svn. If you want to hack on debian-cd and if you want to send me patches, please work on the latest version -available in the CVS. +available in svn. -http://cvs.debian.org/debian-cd/ - -$ cvs -d :pserver:anonymous@cvs.debian.org:/cvs/debian-boot co debian-cd +auth: svn+ssh://svn.debian.org/svn/debian-cd/trunk +anon: svn://svn.debian.org/debian-cd/trunk +web: http://svn.debian.org/wsvn/debian-cd If you want to discuss anything related to the debian-cd development, you can contact me directly or, better, you can mail the diff --git a/data/etch/README.html.in b/data/etch/README.html.in index f587ec42..44dd1535 100644 --- a/data/etch/README.html.in +++ b/data/etch/README.html.in @@ -12,7 +12,7 @@ - + #if 0 If you read THIS, you're viewing the actual source file ;-) #endif diff --git a/data/etch/exclude-udebs b/data/etch/exclude-udebs index 38fd04c1..832bbdb6 100644 --- a/data/etch/exclude-udebs +++ b/data/etch/exclude-udebs @@ -1,9 +1,9 @@ # These udebs build the d-i cdrom initrd. As such, there is no reason # to keep another copy of them on the CD in udeb form. # -# This duplicates data found in the file build/pkg-lists/kernel, in d-i cvs +# This duplicates data found in the file build/pkg-lists/kernel, in d-i svn kernel-image-* -# build/pkg-lists/base in d-i cvs +# build/pkg-lists/base in d-i svn rootskel main-menu cdebconf-udeb @@ -12,9 +12,10 @@ anna di-utils-shell di-utils-reboot lowmemcheck -# build/pkg-lists/cdrom/common, in d-i cvs (also included in the +# build/pkg-lists/cdrom/common, in d-i svn (also included in the # root+cd-drivers floppies) busybox-cvs-udeb +busybox-udeb rootskel-locale languagechooser countrychooser @@ -42,6 +43,7 @@ libdebconfclient0-udeb slang1a-utf8-udeb # These udebs are only useful in building the boot floppy image. busybox-cvs-floppy-udeb +busybox-floppy-udeb di-utils-bootfloppy rootskel-bootfloppy # Until someone gets the gtk cdebconf frontend going, all this is not worth diff --git a/data/sarge/README.html.in b/data/sarge/README.html.in index 09de5d15..c5164b67 100644 --- a/data/sarge/README.html.in +++ b/data/sarge/README.html.in @@ -12,7 +12,7 @@ - + #if 0 If you read THIS, you're viewing the actual source file ;-) #endif diff --git a/data/sarge/exclude-udebs b/data/sarge/exclude-udebs index 38fd04c1..e4b2d040 100644 --- a/data/sarge/exclude-udebs +++ b/data/sarge/exclude-udebs @@ -1,9 +1,9 @@ # These udebs build the d-i cdrom initrd. As such, there is no reason # to keep another copy of them on the CD in udeb form. # -# This duplicates data found in the file build/pkg-lists/kernel, in d-i cvs +# This duplicates data found in the file build/pkg-lists/kernel, in d-i svn kernel-image-* -# build/pkg-lists/base in d-i cvs +# build/pkg-lists/base in d-i svn rootskel main-menu cdebconf-udeb @@ -12,7 +12,7 @@ anna di-utils-shell di-utils-reboot lowmemcheck -# build/pkg-lists/cdrom/common, in d-i cvs (also included in the +# build/pkg-lists/cdrom/common, in d-i svn (also included in the # root+cd-drivers floppies) busybox-cvs-udeb rootskel-locale diff --git a/data/woody/README.html.in b/data/woody/README.html.in index 10431ce9..7f37f26c 100644 --- a/data/woody/README.html.in +++ b/data/woody/README.html.in @@ -12,7 +12,7 @@ - + #if 0 If you read THIS, you're viewing the actual source file ;-) #endif diff --git a/debian/.cvsignore b/debian/.cvsignore deleted file mode 100644 index 8a8fce4e..00000000 --- a/debian/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -debian-cd -files -postinst.debhelper -prerm.debhelper diff --git a/debian/changelog b/debian/changelog index 1eeceeec..2336a416 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ debian-cd (2.2.23) unstable; UNRELEASED renaming file from d-i. - Use isolinux config files included in the d-i debian-cd_info tarball so it does not need to be maintained in both places. + - Repository moved to svn, update docs to reflect move. * Stephen R. Marenka - Changed m68k boot for etch to handle etch changes in d-i. diff --git a/debian/rules b/debian/rules index 2779650d..5e046568 100755 --- a/debian/rules +++ b/debian/rules @@ -41,8 +41,7 @@ install-stamp: build-stamp cp debian/CONF.sh debian/debian-cd/etc/debian-cd/conf.sh ln -sf /etc/debian-cd/conf.sh \ debian/debian-cd/usr/share/debian-cd/CONF.sh - find debian/debian-cd -name 'CVS' | xargs -r rm -rf - find debian/debian-cd -name '.#*' | xargs -r rm -f + find debian/debian-cd -name '.svn' | xargs -r rm -rf find debian/debian-cd/usr/share/debian-cd/tools/boot \ \( -name 'boot-*' -o -name 'post-boot-*' \) -a \! -name '*.txt' \ -a \! -name '*.calc' | xargs chmod 0755