Change logs for rootstock source package in Lucid

  • rootstock (0.1.99.3-0ubuntu1) lucid; urgency=low
    
      * upstream bugfix release for lucid
       - fix handling of http_proxy and apt proxy setting (LP: #455622)
       - make qemu image writable if --keepimage is used (LP: #527159)
       - change ownership of the .img file to $SUDO_USER instead of opening
         permissions (LP: #540822)
       - make a note that from ubuntu karmic on the qemu package is called
         qemu-kvm-extras if erroring on missing execute permissions (LP: #538965)
       - merge patch from Sam Tyger <email address hidden> for
         (LP: #556304) (build hangs at Extracting zlib1g in some environments)
       - merge patch from Robert Nelson <email address hidden> to generate
         initramfs from external kernel debs
       - change qemu VM command to use no cache for the emulated harddisk
         which potentially improves the situation with Bug #532733
     -- Oliver Grawert <email address hidden>   Fri, 16 Apr 2010 00:11:46 +0200
  • rootstock (0.1.99.2-0ubuntu3) lucid; urgency=low
    
      * fix packaging error, rename Vcs-* to XS-Upstream-Vcs-* since this is the
        upstream repo, not the packaging one (no debian/ and ubuntu-dev folks
        don't have access).
     -- Loic Minier <email address hidden>   Mon, 08 Mar 2010 14:49:29 +0100
  • rootstock (0.1.99.2-0ubuntu2) lucid; urgency=low
    
      * fix packaging error, qemu-kvm-extras is not an alternative to
        qemu-arm-extras-static
     -- Oliver Grawert <email address hidden>   Mon, 08 Mar 2010 14:27:37 +0100
  • rootstock (0.1.99.2-0ubuntu1) lucid; urgency=low
    
      * New upstream bugfix release
       - use ext3 for qemu images if --keepimage is used (LP: #437619)
       - use proper apt caret syntax for tasks
       - set proper application icons for gtk windows
       - make rootstock-gtk build in (LP: #532342) $TMPDIR or fall back to /tmp
       - rework strings of error and success dialogs
       - make output directory selectable (LP: #532342)
       - split progress handling into its various stages in  GUI
       - handle term signal in trap code in rootstock script
       - enable archive kernel for lucid builds in rootstock script and use it for
         all distro releases
       - determine UUID of image and write to fstab inside the rootfs if
         --keepimage is used
       - do not use a swapfile by default (changes --noswap to --do-swap)
       - move .desktop file to System->Settings category (LP: #532343)
       - disable profile load/save UI entries, the feature is not there yet
     -- Oliver Grawert <email address hidden>   Fri, 05 Mar 2010 10:31:56 +0100
  • rootstock (0.1.99.1-0ubuntu1) lucid; urgency=low
    
      * upstream bugfix release (on the way to 0.2.0)
       - include the .desktop file fixes upstream
       - use a label in the progresswindow to output text, not the progressbar
       - fix umounting code in the rootstock script
       - make subprocess handling of teh gui nonblocking so UI stays fully
         responsive while building
       - adjust subprocess retun code handling in the gui
       - adjust build success handling in the gui
     -- Oliver Grawert <email address hidden>   Fri, 19 Feb 2010 16:55:59 +0100
  • rootstock (0.1.99-0ubuntu2) lucid; urgency=low
    
      * fix su-to-root call in .desktop file
     -- Oliver Grawert <email address hidden>   Wed, 17 Feb 2010 22:17:51 +0100
  • rootstock (0.1.99-0ubuntu1) lucid; urgency=low
    
      * new upstream release (pre 0.2.0)
       - includes fixes for the following bugs (LP: #461668)
         (LP: #437634), (LP: #515787)
       - adds a new binary package for the gtk UI
       - support for --manifest files
       - support for caching packages to do subsequent offline builds
       - adds --extra-mirror option
       - prepared for using the ubuntu archive versatile kernel
       - optional --script support was added for adding oem scripts
       - defaults to installing oem-config in all rootfses now for user, timezone,
         keyboard and language configuration on first boot
       - the gtk UI has support for tasksel package selection
     -- Oliver Grawert <email address hidden>   Wed, 17 Feb 2010 21:48:44 +0100
  • rootstock (0.1.3-0ubuntu3) lucid; urgency=low
    
      * Fix errors in debian/watch (LP: #517524)
     -- Angel Abad <email address hidden>   Fri, 05 Feb 2010 13:23:04 +0100
  • rootstock (0.1.3-0ubuntu2) lucid; urgency=low
    
      * Depend on qemu-kvm-extras-static | qemu-kvm-extras instead of
        qemu-kvm-extras and qemu-arm-static.
      * Add ${misc:Depends}.
      * Priority is optional.
      * Since the rules were broken anyway
        (binary-arch-rules-but-pkg-is-arch-indep) move to dh.
     -- Loic Minier <email address hidden>   Sat, 06 Feb 2010 10:27:02 +0100
  • rootstock (0.1.3-0ubuntu1) karmic; urgency=low
    
      * Upstream fix
        - make sure debootstrap --second-stage runs in systems where
          qemu-arm-static is not installed/does not exist (LP: #435221)
    
     -- Oliver Grawert <email address hidden>   Wed, 23 Sep 2009 16:43:00 +0200