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

Re: Installing SId version of Xorg



On Sun,04.Oct.09, 17:26:10, Frank wrote:
 
> > # echo 'APT::Default-Release "squeeze";' >> /etc/apt/apt.conf.d/00local
> > # echo "deb http://your-prefered-mirror/ squeeze main"
> > # >> /etc/apt/sources.list aptitude update
> > # aptitude install -t squeeze xorg
> 
>   Maybe I wasn't clear....but won't that take me back to Squeeze? 
>   How do I get the Sid version installed ?

Oups, too tired last night. This is the correct way:

# echo 'APT::Default-Release "squeeze";' >> /etc/apt/apt.conf.d/00local
# echo "deb http://your-prefered-mirror/ sid main" >> /etc/apt/sources.list
# aptitude update
# aptitude install -t sid xorg

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: