[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted pgi 0.9.4.5 (i386 source)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 22 Mar 2002 13:59:09 -0500
Source: pgi
Binary: pgi
Architecture: source i386
Version: 0.9.4.5
Distribution: unstable
Urgency: medium
Maintainer: Progeny Debian Packaging Team <debian-packages@progeny.com>
Changed-By: Branden Robinson <branden@progeny.com>
Description: 
 pgi        - Progeny graphical installer creation system
Closes: 138519 138555
Changes: 
 pgi (0.9.4.5) unstable; urgency=medium
 .
   * fixes two RC bugs
   * Remove code to patch debootstrap, and obsolete system_patch file.
     dpkg and debootstrap have both been fixed in ways that suit our needs.
     (branden) (Closes: #138555)
   * {stage1,}/Makefile: add support for local, forked version of debootstrap
     (branden)
   * debian/control:
     - Add dependency on modutils. (branden) (Closes: #138519)
     - Add dependency on strace. (branden)
     - Increase versioned dep on discover-data to get the important
       i82365 bridge device fix from the latest version of that package.
       (branden)
     - Increase versioned dep on debootstrap. (branden)
     - Increase versioned dep on python-parted. (branden)
     - Remove dependency on python-numeric (see below). (branden)
   * debootstrap:
     - imported debootstrap 0.1.17 sources (branden)
   * debootstrap/functions:
     - Fix smallyes() shell function to just call yes "$@", since the
       way it's currently implemented is pure garbage. (branden)
   * debootstrap/Makefile:
     - Actually create the man directory we try to install to before
       trying to install to it. (branden)
   * doc/guide.xml:
     - Various typo corrections and wording changes. (branden, jdaily)
     - Reformatting to work around a stylesheet issue. (jdaily)
   * doc/pgi-build.refentry:
     - Put copyright dates in the right order. (branden)
     - Put an umlauted e in Raphaël Hertzog's name. (branden)
     - Reformatting to work around a stylesheet issue. (jdaily)
   * examples/{base-config,configlets}/live.files.list:
     - Ship ssh, scp, and sftp for these flavors as well. (branden)
   * images/i386/syslinux.screen07.txt.in:
     - Indent the second line of the item description by one space for
       consistency with the other screens. (branden)
   * stage0/mkinitrd:
     - If there are no packages on the installer disc, we MUST do a network
       based install, so assume DHCP is to be used. (branden)
     - Touch both the modules.dep and modules.conf (the latter to
       time-warp it into the past) files on the initrd in another effort
       to shut up the mindless "Warning: file is newer!" messages from
       modutils. (branden)
   * stage0/stage0.sh:
     - Don't force-load i82365 every time; rely on discover to do the right
       thing. (jlicquia)
     - Add support for auto_dchp variable and /etc file.  This variable
       is automatically set if /etc/auto_dhcp exists, but is disabled by user
       specification of ip, subnet, gateway, dns, and so forth. (branden)
     - Add a "continue" after warning that a desired module could not be
       found.  This way we don't scare the user with errors from modprobe,
       running it when we know the module's already in the kernel, or
       unavailable. (branden)
   * stage1/Makefile:
     - Run extra_packages through pgi-calc-deps before writing it to the CD.
       (jlicquia)
     - If pgi-calc-deps fails, that should stop the make. (jlicquia)
   * stage1/internal.files.list:
     - Add comment regarding traceroute, and ship strace on the live
       filesystem. (branden)
     - Stop shipping components of python-numeric on the live filesystem.
       (branden)
   * stage1/installer-druid:
     - Add warning about /boot partitions. (jlicquia)
     - (setup_update_part_tree): Fix bug in log message. (epg)
     - (partition_valid_state): change all GnomeMessageBox() calls to use a
       temporary variable and call set_position() so that these error/warning
       dialogs are nicely centered, like the message boxes in other functions.
       (branden)
     - Since PARTITION_PRIMARY is 0, we can't simply use & to test; sometimes
       that will fail even when the partition is primary.  Change all
         type & parted.PARTITION_PRIMARY
       tests to
         type & parted.PARTITION_PRIMARY or type == parted.PARTITION_PRIMARY
       (epg)
     - Fix the logic on /boot test to match the wording of the warning.
       (jlicquia)
     - Add /boot/efi non-ia64 architecture test and warning dialog. (jlicquia)
     - Remove obsolete references to "minimal" system, and explain the
       distinction between "Use existing boot loader" and "Do not install a
       boot loader" options better (in their tooltips).  (branden)
   * stage1/installer-text.sh:
     - Remove obsolete reference to "minimal" system. (branden)
   * stage1/installer.glade.in:
     - Fix bogus whitespace in tooltips. (epg)
     - Remove explicit mention of GRUB from boot loader screen. (branden)
   * tools/detectmodules.sh:
     - Try to put USB modules on the initrd. (jlicquia)
   * tools/pgi-calc-deps.py:
     - Bugfix: Our loop detection was limited to finding packages that depend
       on each other.  Now, we keep track of packages when we move them up in
       priority on the queue because of a dep, and if that happens more than
       once, assume there's a loop and ignore the dep. (jlicquia)
     - Efficiency: We're running "apt-cache depends" too much.  Let's
       streamline things a bit by using the cache we already build of the
       results. (jlicquia)
     - Skip comments and whitespace-only lines and strip package lines before
       processing. (jlicquia)
     - When looking for conflicts, be sure we match the whole package name, not
       just an equal-length subset. (jlicquia)
     - Conflicts need to be split. (jlicquia)
Files: 
 385e934045877b20eef644fb11eb3fbe 642 admin extra pgi_0.9.4.5.dsc
 5dd734685ba4a8c055533b05716f01c0 449075 admin extra pgi_0.9.4.5.tar.gz
 49103a7be2e17481c9813fe0782329a9 432818 admin extra pgi_0.9.4.5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjybsPQACgkQ6kxmHytGonzQIgCfcAr3gaUBCks1We8jQPlLzaeO
w1gAn2YiJF+KYPVN2C5Glc+m/3A+FqKT
=GqUF
-----END PGP SIGNATURE-----


Accepted:
pgi_0.9.4.5.dsc
  to pool/main/p/pgi/pgi_0.9.4.5.dsc
pgi_0.9.4.5.tar.gz
  to pool/main/p/pgi/pgi_0.9.4.5.tar.gz
pgi_0.9.4.5_i386.deb
  to pool/main/p/pgi/pgi_0.9.4.5_i386.deb



Reply to: