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

Re: install live squeeze usb-hdd with 3.x kernel



Am Tuesday 06 March 2012 schrieb upiter77@lycos.com:
>  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


Reply to: