Am Tuesday 06 March 2012 schrieb [email protected]: > hi > > Howto install live squeeze usb-hdd with 3.x kernel from backports? > > kind regards
Hi upiter, you have to enable the backport-sources in the config: config/bootstrap: LB_MIRROR_CHROOT_BACKPORTS="http://backports.debian.org/debian-backports/" LB_MIRROR_BINARY_BACKPORTS="http://backports.debian.org/debian-backports/" config/chroot: # $LB_BACKPORTS: enable backports updates LB_BACKPORTS="true" make a apt-preferences file in config/chroot_apt/ $ cat chroot_apt/preferences Package: * Pin: release a=squeeze-backports Pin-Priority: 1000 cheers stefan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
