Package: vserver-debiantools Severity: normal Tags: patch -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
newvserver only supports apt.conf, not apt.conf.d (and that's where my proxy config resides) - --- newvserver.old 2005-04-26 13:01:49.000000000 +0200 +++ newvserver 2005-04-26 13:21:16.000000000 +0200 @@ -452,6 +452,9 @@ cp /etc/apt/apt.conf $VROOTDIR/$VHOST/etc/apt/apt.conf fi +# support the apt.conf.d directories +cp -a /etc/apt/apt.conf.d/* $VROOTDIR/$VHOST/etc/apt/apt.conf.d/ + # This old uname was putting the name of the *host* into the # vserver motd # uname -a > $VROOTDIR/$VHOST/etc/motd - -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCbhfcSTv4ppQVDnwRAjwwAJ905AUp2hV+mX7junTLRZB6J0RuggCfTLC5 xWleEbjemNuI0wb8LmUM+MI= =yZK/ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]