1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
debirf (0.36) unstable; urgency=medium
Debirf can now better handle all package includes/excludes entirely
during the debootstrap stage. Package includes/excludes can either be
specified in a profile "packages" file (as a one-per-line '+'/'-'
list), or using a "#DEBIRF_PACKAGE>" comment in module scripts. See
debirf(1) for more info.
-- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 08 May 2016 19:07:31 -0700
debirf (0.24-1) unstable; urgency=low
Due to incompatibilities between squeeze and lenny, it is currently
not possible to build a lenny debirf image on a squeeze or newer
system. Squeeze is now the default distro for debirf images. For
more info, see: http://cmrg.fifthhorseman.net/ticket/105
-- Jameson Graef Rollins <jrollins@finestructure.net> Tue, 29 Sep 2009 18:03:27 +0200
|