Fri, 26 Oct 2007 18:09:25 -0700 Dan Price 16 Improve ipkg brand installer
Fri, 26 Oct 2007 18:09:07 -0700 Dan Price 15 Improve support for hollow package import
Fri, 26 Oct 2007 16:20:05 -0700 Dan Price Update .hgignore for .make.* and distro-import chaff
Thu, 25 Oct 2007 23:34:03 -0700 Danek Duvall Update usage messages and manpages with recent developments.
Thu, 25 Oct 2007 22:46:35 -0700 Danek Duvall Add pkg(5) man page.
Thu, 25 Oct 2007 20:07:43 -0700 Danek Duvall search only installed packages, and don't complain about unwriteable indices
Thu, 25 Oct 2007 20:07:43 -0700 Danek Duvall Implement simple 'info' and 'list' subcommands.
Thu, 25 Oct 2007 20:07:43 -0700 Danek Duvall Simplify and correct the package matching code.
Wed, 24 Oct 2007 17:54:04 -0700 David Comay Add baseline pci_pci entries.
Wed, 24 Oct 2007 16:40:45 -0700 johansen Fix server statistics.
Tue, 23 Oct 2007 18:27:40 -0700 Dan Price 9 uninitialized variable in elf code wreaks havoc
Tue, 23 Oct 2007 13:09:03 -0700 johansen Catalog should be on-disk instead of in memory
Tue, 23 Oct 2007 11:25:32 -0700 David Comay Summary: Second phase of redistribution changes.
Tue, 23 Oct 2007 10:53:52 -0700 Dan Price cstyle cleanup
Mon, 22 Oct 2007 16:18:40 -0700 Dan Price Rework the lint target
Mon, 22 Oct 2007 15:17:10 -0700 Danek Duvall Fix versioned_urlopen() to catch the right error, and catch URLError higher up.
Mon, 22 Oct 2007 09:59:11 -0700 Bart Smaalders Summary: various packaging updates and bug fix.
Thu, 18 Oct 2007 16:04:46 -0700 Bart Smaalders Fix directory permissions problem in images (temp. fix)
Wed, 17 Oct 2007 16:20:16 -0700 Danek Duvall Do the right thing when hardlink targets have absolute paths.
Wed, 17 Oct 2007 15:42:40 -0700 Bart Smaalders Added support to src/util/distro-import/Makefile for multiple builds
Tue, 16 Oct 2007 09:08:25 -0700 David Comay Sync with snv_75a; Reorder actions to be consistent with postinstall; minor other fixes for WOS drivers
Sun, 14 Oct 2007 11:01:45 -0700 Stephen Hahn modify pkg.catalog.get_regex_matching_fmris() to be newest-sorted
Fri, 12 Oct 2007 18:05:07 -0700 Danek Duvall Reduce use of the re module, for performance.
Fri, 12 Oct 2007 17:52:11 -0700 Danek Duvall Add versioning to the protocols
Wed, 10 Oct 2007 13:39:08 -0700 Danek Duvall Fix unscalable search indexing
Tue, 09 Oct 2007 21:02:19 -0700 Bart Smaalders Added missing import files for slim cluster
Mon, 08 Oct 2007 17:22:51 -0700 johansen ExtractError in pkgtarfile needs to include name of tarfile module
Mon, 08 Oct 2007 16:00:56 -0700 Stephen Hahn restore try/except around server directory construction; add simple test case
Mon, 08 Oct 2007 13:36:56 -0700 Danek Duvall add 'path' search index
Mon, 08 Oct 2007 13:36:55 -0700 Danek Duvall on uninstall, don't complain about uninstalled dependents
Mon, 08 Oct 2007 13:36:55 -0700 Danek Duvall constrain perms on filelist temporary files
Mon, 08 Oct 2007 13:36:55 -0700 Danek Duvall Add a size attribute on publication to actions with a payload
Mon, 08 Oct 2007 13:36:55 -0700 Danek Duvall Add the license action
Mon, 08 Oct 2007 13:18:41 -0700 Stephen Hahn add CLI test suite, correct bugs found by test suite, ration out CLI options
Fri, 05 Oct 2007 17:12:55 -0700 Danek Duvall Don't crash when a preserve action lands on a pre-existing, unmanaged file.
Fri, 05 Oct 2007 12:37:25 -0700 Danek Duvall Improve set action and use it in the importer
Fri, 05 Oct 2007 06:16:52 -0700 Danek Duvall Fix parsing of quoted action attributes.
Thu, 04 Oct 2007 18:13:40 -0700 Danek Duvall Make pkgsend commandline match manifest and importer syntax
Thu, 04 Oct 2007 11:29:14 -0700 Bart Smaalders More fixes to faciliate importing WOS images, creating custom pkgs
Wed, 03 Oct 2007 13:09:13 -0700 David Comay Add support for importing build 74; Removing non-redistributable content from SUNWman
Wed, 03 Oct 2007 10:04:49 -0700 Bart Smaalders Fixed typo in driver name
Tue, 02 Oct 2007 15:48:46 -0700 johansen Eliminate duplicate file renames in filelist.
Tue, 02 Oct 2007 11:25:13 -0700 Danek Duvall Fix zone's config.xml to point to the new location of pkgcreatezone.
Mon, 01 Oct 2007 16:59:51 -0700 Danek Duvall Add preserve attribute to file action
Sun, 30 Sep 2007 18:34:43 -0700 Danek Duvall clean up installation and other makefile targets
Fri, 28 Sep 2007 17:43:21 -0700 johansen Fix problems caused by leading slashes in manifest paths
Fri, 28 Sep 2007 12:58:09 -0700 Bart Smaalders Various changes needed to create clusters, import svr4 packages and install them.
Thu, 27 Sep 2007 19:51:28 -0400 Richard Lowe Fix file action upgrade to always reset permissions, as os.rename() doesn't preserve them
Fri, 28 Sep 2007 11:55:16 +1200 Glynn Foster Add new link-clean target to clear out developer environment
Thu, 27 Sep 2007 15:40:34 -0700 johansen Implement bundled file downloads using filelist
Thu, 27 Sep 2007 13:43:48 -0700 comay Drop non-redistributable content; fix SUNWipkg deliverables; other minor fixes
Tue, 25 Sep 2007 15:32:28 -0700 Stephen Hahn add pkg.server.face to install target
Tue, 25 Sep 2007 14:15:43 -0700 Stephen Hahn (image flag day) remove pkg catalog, improve pkg status, localize pkg(1), use
Tue, 25 Sep 2007 13:44:51 -0700 Stephen Hahn provide an icon-sized favicon while awaiting code review
Tue, 25 Sep 2007 12:00:43 -0700 Stephen Hahn draft manual pages, index page cleanup
Mon, 24 Sep 2007 19:47:33 -0700 Bart Smaalders various fixes to allow cluster installation
Fri, 21 Sep 2007 13:53:03 -0700 Danek Duvall Add driver actions to all i386 and common packages
Thu, 20 Sep 2007 18:14:22 -0700 Danek Duvall Client-side filtering.
Thu, 20 Sep 2007 15:45:09 -0700 Bart Smaalders Make it possible to import companion into /usr
Wed, 19 Sep 2007 17:17:26 -0400 James Falkner Add notes around multi-platform porting effort, starting with Linux
(0) -100 -60 +60 +100 +300 +1000 tip