Skip to content

Debian Changelog dfsbuild (1.0.2.0+nmu1)

2009

dfsbuild (1.0.2.0+nmu1) unstable; urgency=low

   * Non-maintainer upload.
   * Utils.hs: use Control.OldException module to fix FTBFS with GHC 6.10
     (Closes: #545652)

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 06 Nov 2009 09:40:00 +0100

2008

dfsbuild (1.0.2.0) unstable; urgency=low

   * Update for GHC 6.8.x

 -- John Goerzen <jgoerzen@complete.org>  Wed, 16 Jan 2008 10:55:51 -0600

2007

dfsbuild (1.0.1) unstable; urgency=low

   * Rebuild with updated filepath.  Closes: #422278.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 15 Jun 2007 05:28:34 -0500

dfsbuild (1.0.0) unstable; urgency=low

   * Fixed wildcard matching in MissingH and adjust build-deps to
     require newer version.  Closes: #408471, #413741.
   * Make preparescripts and cleanupscripts lines in dfs.cfg optional
   * Update boot scripts to enter a repetitive 10-second loop to wait
     for boot devices to be probed and appear -- needed for USB
   * Updated dfs.cfg for changed package names
   * Added bacula, mercurial, etc. to image
   * Dropped kernel-patch-2.6-reiser4, lvm10, gcc-4.0, gcc-4.0-locales
     since they aren't in testing

 -- John Goerzen <jgoerzen@complete.org>  Thu, 8 Mar 2007 04:08:41 -0600

dfsbuild (0.99.4) unstable; urgency=low

   * Updates for MissingH transition.
   * Now supports preparescripts and cleanupscripts.
     Thanks to Lars Kruse for patch.  Closes: #383260, #285372.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 18 Jan 2007 05:46:58 -0600

dfsbuild (0.99.3) testing-proposed-updates; urgency=high

   * Scan both /usr/lib/grub and /lib/grub for grub bootloader
     files.  Patch from Lars Kruse.  Closes: #404563, #390801.
   * Guess name of Release file.  Patch from Lars Kruse.
     Closes: #404555, #399861.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 8 Jan 2007 06:17:20 -0600

2006

dfsbuild (0.99.2) unstable; urgency=low

   * Update for GHC 6.6.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 20 Oct 2006 05:47:28 -0500

dfsbuild (0.99.1) unstable; urgency=low

   * Update for GHC 6.4.2.  Closes: #376288.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 1 Jul 2006 18:46:54 -0500

dfsbuild (0.99.0) unstable; urgency=low

   * Complete rewrite in Haskell.  Many new features from this.
     Closes: #358944, which pertained to OCaml code.
   * New debug/verbose mode
   * Switch from apt-move to reprepro for package caches.
     Closes: #320991, #314815.
   * No longer removes existing working directory by default.
     Closes: #307334.
   * dfsbuild still uses bash, but since bash is Essential,
     no longer depends upon it.  Closes: #356572, #316420.
   * Generated images now support udev instead of hotplug.
   * Dies quickly if not running as root.  Closes: #288637.
   * Automatically detects CD devices from sysfs.
     So DFS now requires a 2.6 kernel.
     The devices option in the config file is now obsolete.
   * dfsbuild now saves state, so if it dies partway through,
     the problem can be fixed and the build continued.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 19 Apr 2006 23:01:04 -0500

2005

dfsbuild (0.6.21) unstable; urgency=low

   * Update relationship to debconf.  Closes: #314815.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 7 Oct 2005 22:50:42 -0500

dfsbuild (0.6.20) unstable; urgency=low

   * Switched default cfg to stable.  cdebootstrap doesn't
     work with testing (see 315154).  This addresses 314813, which I will
     merge with 315154.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 21 Jun 2005 06:52:39 -0500

dfsbuild (0.6.19) unstable; urgency=low

   * Add a few new packages
   * Remove older raidtools2
   * Tweaks to build-depends for newer ocaml

 -- John Goerzen <jgoerzen@complete.org>  Fri, 29 Apr 2005 05:07:30 -0500

dfsbuild (0.6.18) unstable; urgency=low

   * Documented in manpage that dfsbuild must run as root.  Closes: #288637.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 7 Apr 2005 19:40:20 -0500

2004

dfsbuild (0.6.17) unstable; urgency=medium

   * Depend on a version of apt-move with the gawk workaround in it.
     Remove manpage section on gawk.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 19 Nov 2004 16:20:16 -0600

dfsbuild (0.6.16) unstable; urgency=low

   * Added note to manpage explaining that dfsbuild does not support
     woody.  Closes: #277100, #254762.
   * Added note to manpage about gawk bug.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Nov 2004 12:20:35 -0600

dfsbuild (0.6.15) unstable; urgency=low

   * Updated dfs.cfg for more recent kernels.
   * Removed kernel-patch-uml and partimage, which are no longer in testing.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 28 Oct 2004 11:04:37 -0500

dfsbuild (0.6.14) unstable; urgency=low

   * Added patch from Ken Yamaguchi to wait for USB devices to settle.
   * Really get the grub path changed.  Closes: #277483.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 18 Aug 2004 16:45:00 -0500

dfsbuild (0.6.13) unstable; urgency=low

   * [grub] Change /usr/lib/grub to /lib/grub in keeping with new grub
     package paths
   * Changed ircii to epic4 in default configuration since ircii has
     an interactive postinst
   * Sort the grub options

 -- John Goerzen <jgoerzen@complete.org>  Thu, 12 Aug 2004 09:24:12 -0500

dfsbuild (0.6.12) unstable; urgency=medium

   * Add dar to default config.  Closes: #257818.
   * Experimental support for running on native amd64.  Closes: #254931.
   * Include dfsbuild itself in generated image.
   * medium urgency upload to help move into testing. (0.6.11 still in
     incoming)

 -- John Goerzen <jgoerzen@complete.org>  Tue, 10 Aug 2004 09:05:25 -0500

dfsbuild (0.6.11) unstable; urgency=medium

   * [jordens] [powerpc] since mkisofs doesn't seem to bless directories on
     hfs hybrid filesystem successfully, leave the image --hfs-unlocked and
     bless with hfsutils afterwards
   * medium urgency upload to help get the 0.6.10 important fix into testing.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 7 Aug 2004 21:17:57 +0200

dfsbuild (0.6.10) unstable; urgency=low

   * Accept relative path for -w.  Closes: #254723.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 6 Aug 2004 16:53:42 -0500

dfsbuild (0.6.9) unstable; urgency=low

   * Updated for OCaml 3.08; now build-deps on ocaml-nox instead of
     ocaml.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 2 Aug 2004 08:48:25 -0500

dfsbuild (0.6.8) unstable; urgency=low

   * Bumped to libmissinglib-ocaml-dev 0.4.1.  Removed duplicate code.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 17 Jun 2004 20:22:01 -0500

dfsbuild (0.6.7) unstable; urgency=low

   * Added UCF support from Robert Jordens.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 15 Jun 2004 07:40:42 -0500

dfsbuild (0.6.6) unstable; urgency=low

   * Added build-dep on xpdf-utils.  Closes: #253853.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 15 Jun 2004 07:26:05 -0500

dfsbuild (0.6.5) unstable; urgency=low

   * Updated to use MissingLib 0.4.0.  Reduced some code complexity
     and removed some now-obsolete code.  Closes: #253586.
   * i386 image: 0.6.3 image lacked amd64 packages.  Fixed.
   * i386 image: Added support for Compaq array controllers.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 5 Jun 2004 21:22:13 -0500

dfsbuild (0.6.4) unstable; urgency=low

   * Various fixes for Alpha.  Ramdisk size specification for i386
     and Alpha.  nodma for Alpha.
   * Merged in experimental PowerPC/Yaboot support from
     Robert Jordens <jordens@debian.org>
   * Added Alpha/SRM info to manual
   * Fixed Depends line in dfsbuild .deb.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 1 Jun 2004 21:16:15 -0500

dfsbuild (0.6.3) unstable; urgency=low

   * Modularized bootloader code.
   * Introduced support for Alpha and aboot.
   * Eliminated dependency on Cash.
   * Compression now works.  DFS image now compressed.  Saves over 200MB
     in the ISO.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 27 May 2004 20:18:26 -0500

dfsbuild (0.6.2) unstable; urgency=low

   * New release.  Now includes working df, less stuff running on bootup,
     new packages (mdadm, screen, etc), more.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 26 May 2004 13:26:20 -0500

dfsbuild (0.6.1) unstable; urgency=low

   * Initial Release.  Closes: #250876.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 25 May 2004 10:59:15 -0500