Jason Gunthorpe wrote:
> > Updating both tarballs should essentially just require a run of
> > debootstrap on each arch.
> 
> I like this idea, but given the above quip how do we build the arch
> installed images?

Source: base-builder
Section: devel
Priority: extra
Build-Depends: debootstrap
Maintainer: not me

build:
        mkdir chroot
        debootstrap woody chroot
        tar czvf base.tar.gz chroot/*

binary:
        dpkg-distaddfile base.tar.gz devel extra
        ...

Hm, given the troble pools have with only-source packages though, it
migh need to provide a dummy .deb to get into the archive. Yuck.

-- 
see shy jo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to