Sure, it's pretty easy to add it yourself though.
The main plugin file is simply:
insert_task_after $TASK_APT_SOURCES $
plugindir/add-stable-packports/add-apt-source
And add-apt-source would be:
cat > $imagedir/etc/apt/sources.list.d/stable-backports <<EOF
deb     http://http.debian.net/debian   stable-backports main
deb-src http://http.debian.net/debian   stable-backports main
EOF


Anders


On 22 April 2013 11:01, Charles Plessy <[email protected]> wrote:

> Le Sun, Apr 21, 2013 at 11:21:23PM +0200, Anders Ingemann a écrit :
> >
> > I am very much open to any architectural suggestions you might have for
> the
> > new version.
>
> Hi Anders,
>
> I think that it would help greatly if you or somebody else would add a
> plugin
> that allows to pull packages from stable-backports.
>
> Cheers,
>
> --
> Charles Plessy
> Tsurumi, Kanagawa, Japan
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: http://lists.debian.org/[email protected]
>
>

Reply via email to