[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#534575: debootstrap: Remove sarge example from man page



Package: debootstrap
Version: 1.0.13
Severity: minor
Tags: patch

Hi,

As sarge is no longer oldstable and removed from the mirrors, the first
debootstrap example given in its man page is no longer valid (unless amended
to use archive.debian.org).

Attached is a patch for debootstrap(8), replacing sarge with lenny in the
examples.

Geoff

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debootstrap depends on:
ii  binutils                      2.19.1-1   The GNU assembler, linker and bina
ii  wget                          1.11.4-2   retrieves files from the web

Versions of packages debootstrap recommends:
ii  gnupg                         1.4.9-4    GNU privacy guard - a free PGP rep

debootstrap suggests no packages.

-- no debconf information
diff -Nru debootstrap-1.0.13/debootstrap.8 debootstrap-1.0.13/debootstrap.8
--- debootstrap-1.0.13/debootstrap.8	2009-01-14 08:46:30.000000000 +1100
+++ debootstrap-1.0.13/debootstrap.8	2009-06-23 18:44:14.000000000 +1000
@@ -138,11 +138,11 @@
 .SH "EXAMPLE"
 .
 .PP 
-To setup a \fIsarge\fR system:
+To setup a \fIlenny\fR system:
 .PP 
-# debootstrap sarge ./sarge-chroot http://ftp.us.debian.org/debian
+# debootstrap lenny ./lenny-chroot http://ftp.us.debian.org/debian
 .PP
-# debootstrap sarge ./sarge-chroot file:///PATH_TO_LOCAL_MIRROR/debian
+# debootstrap lenny ./lenny-chroot file:///PATH_TO_LOCAL_MIRROR/debian
 .PP
 Full process to create a complete Debian installation of \fIsid\fR (unstable):
 .PP

Reply to: