src/modules/actions/file.py
Fri, 01 Aug 2008 23:57:44 -0700 Bart Smaalders 2589 pyc files generate lots of verify chaff
Sat, 28 Jun 2008 18:54:10 -0500 Shawn Walker 2314 shebang lines should use minimum python version in92
Fri, 09 May 2008 13:29:33 -0500 Tom Mueller 1068 cleanup pylint errors caused by portable package
Sat, 26 Apr 2008 00:21:02 -0700 Dan Price 1620 overly broad exception handling in file, link action verify methods
Fri, 25 Apr 2008 17:24:06 -0700 Danek Duvall 1618 Files with matching elf hashes shouldn't be downloaded even if file hashes don't match
Fri, 18 Apr 2008 16:17:09 -0700 Danek Duvall 669 Need method to print package licenses before installation
Thu, 17 Apr 2008 13:32:55 -0700 Danek Duvall 1271 pkg verify tracebacks on files owned by my uid...
Wed, 16 Apr 2008 16:11:18 -0700 Danek Duvall Slight enhancement to file action verification.
Fri, 11 Apr 2008 10:45:04 -0700 Bart Smaalders 1039 circular dependency in packages is detected at install-time
Tue, 08 Apr 2008 14:54:16 -0700 Bart Smaalders 787 optional dependencies are required
Wed, 26 Mar 2008 10:25:12 -0700 Tom Mueller 160 Make IPS cross-platform for use across other supported OS's
Wed, 12 Mar 2008 18:10:27 -0700 Bart Smaalders 217 packages need to be able to [un]install users (groups, roles, etc)
Tue, 05 Feb 2008 11:23:26 -0800 Bart Smaalders bug 489 pkg install can fail if package doesn't declare directories
Tue, 22 Jan 2008 16:08:47 -0800 Bart Smaalders 348 files that move from pkg to pkg can cause problems during upgrade
Mon, 21 Jan 2008 15:20:30 -0800 Dan Price 373 design a nice default output for install/update/remove
Tue, 15 Jan 2008 14:40:03 -0800 Bart Smaalders 4 We need to be able to verify that package(s) is/are correctly installed
Tue, 30 Oct 2007 10:23:55 -0700 Danek Duvall 18 Actions should use passwd and group databases from image, if possible
Wed, 10 Oct 2007 13:39:08 -0700 Danek Duvall Fix unscalable search indexing
Mon, 08 Oct 2007 13:36:56 -0700 Danek Duvall add 'path' search index
Mon, 08 Oct 2007 13:36:55 -0700 Danek Duvall Add the license action
Fri, 05 Oct 2007 17:12:55 -0700 Danek Duvall Don't crash when a preserve action lands on a pre-existing, unmanaged file.
Mon, 01 Oct 2007 16:59:51 -0700 Danek Duvall Add preserve attribute to file action
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
Thu, 27 Sep 2007 15:40:34 -0700 johansen Implement bundled file downloads using filelist
Wed, 22 Aug 2007 16:35:26 -0700 Danek Duvall Upgrade ELF files only if the ELF hash is different.
Mon, 13 Aug 2007 14:48:07 -0700 Danek Duvall Support for proper package upgrade.
Fri, 03 Aug 2007 11:46:58 -0700 Danek Duvall support package removal
Thu, 19 Jul 2007 14:30:15 -0700 Danek Duvall Reverse index database and searching support.
Sun, 01 Jul 2007 12:35:35 -0700 Danek Duvall fix usage os.path.join() for absolute paths
Thu, 28 Jun 2007 15:33:59 -0700 Danek Duvall Simplify the action API and add real support for client-side installation
Wed, 20 Jun 2007 10:40:03 -0700 Danek Duvall First cut of actions; make file transfer generic.
less more (0) tip