From 59178a0ab916155cd284fdba44772a33bd7df914 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Thu, 12 Oct 2006 15:46:20 +0000 Subject: Update of original English docs --- nl/appendix/chroot-install.xml | 15 ++----- nl/appendix/preseed.xml | 93 +++++++++++++++++++++++++++++++++++++++--- 2 files changed, 91 insertions(+), 17 deletions(-) (limited to 'nl/appendix') diff --git a/nl/appendix/chroot-install.xml b/nl/appendix/chroot-install.xml index 14114911a..3a47deb1c 100644 --- a/nl/appendix/chroot-install.xml +++ b/nl/appendix/chroot-install.xml @@ -1,5 +1,5 @@ - + Installing &debian; from a Unix/Linux System @@ -126,22 +126,15 @@ archive (be sure to select the proper file for your architecture). Download the debootstrap .deb from the pool, copy the package to the work folder, and extract the -binary files from it. You will need to have root privileges to install -the binaries. +files from it. You will need to have root privileges to install +the files. -# ar -x debootstrap_0.X.X_arch.deb +# ar -x debootstrap_0.X.X_all.deb # cd / # zcat /full-path-to-work/work/data.tar.gz | tar xv - - -Note that running debootstrap may require you to have -a minimal version of glibc installed (currently -GLIBC_2.3). debootstrap itself is a shell script, but -it calls various utilities that require glibc. - diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index 85113571c..f06f7fe89 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -1,5 +1,5 @@ - +