|
|||||||||||
|
Re: [RFC] No longer create full set of static devices during install
From: Colin Watson <cjwatson(at)debian.org>
Date: Tue Nov 13 2007 - 06:18:33 EST
+1; the previous situation has been bothersome. > > debootstrap is modified to include in the udeb only the minimal tarball +1 also, except I'd do it by adding: elif type udpkg >/dev/null 2>&1 && udpkg --print-architecture >/dev/null 2>&1; then ARCH=`udpkg --print-architecture` ... to debootstrap rather than passing the architecture in from base-installer. -- Colin Watson [cjwatson@debian.org] -- To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Tue Nov 13 06:18:53 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 03:22:47 EDT |
||||||||||
|
|||||||||||