Wed, 05 Sep 2007 14:17:40 -0700 Add a generic action method to create a directory heirarchy with the
Danek Duvall <danek.duvall@sun.com> [Wed, 05 Sep 2007 14:17:40 -0700] rev 95
Add a generic action method to create a directory heirarchy with the properties that missing directories have the same permissions as the deepest available parent, and the leaf directory gets the specified permissions. Use this method to create directories as needed in the directory action (which is all that's needed for a basic bootable zone installation). Force directories to be writable by the installing user, as a workaround for not having file_dac_write.
Wed, 05 Sep 2007 13:52:02 -0700 various fixes
Danek Duvall <danek.duvall@sun.com> [Wed, 05 Sep 2007 13:52:02 -0700] rev 94
various fixes
Wed, 05 Sep 2007 13:52:00 -0700 Add versions to SFW packages (and a few others)
Danek Duvall <danek.duvall@sun.com> [Wed, 05 Sep 2007 13:52:00 -0700] rev 93
Add versions to SFW packages (and a few others)
Tue, 28 Aug 2007 22:16:12 -0700 add "drop" support to import file statements
Danek Duvall <danek.duvall@sun.com> [Tue, 28 Aug 2007 22:16:12 -0700] rev 92
add "drop" support to import file statements
Tue, 28 Aug 2007 22:14:44 -0700 add "with" support to import file statements
Danek Duvall <danek.duvall@sun.com> [Tue, 28 Aug 2007 22:14:44 -0700] rev 91
add "with" support to import file statements
Tue, 28 Aug 2007 13:10:36 -0700 Find the correct string table for the .dynamic section
Danek Duvall <danek.duvall@sun.com> [Tue, 28 Aug 2007 13:10:36 -0700] rev 90
Find the correct string table for the .dynamic section
Tue, 28 Aug 2007 12:33:54 -0700 Reimplement dynamic section counting to avoid 6597841
Danek Duvall <danek.duvall@sun.com> [Tue, 28 Aug 2007 12:33:54 -0700] rev 89
Reimplement dynamic section counting to avoid 6597841
Mon, 27 Aug 2007 17:03:42 -0700 Populate complete list of packages
Danek Duvall <danek.duvall@sun.com> [Mon, 27 Aug 2007 17:03:42 -0700] rev 88
Populate complete list of packages
Mon, 27 Aug 2007 16:57:54 -0700 Fix bug in Image; allow for missing description in SysV depend file
Danek Duvall <danek.duvall@sun.com> [Mon, 27 Aug 2007 16:57:54 -0700] rev 87
Fix bug in Image; allow for missing description in SysV depend file
Mon, 27 Aug 2007 16:57:54 -0700 Add support to WOS importer for determining dependencies through ELF objects.
Danek Duvall <danek.duvall@sun.com> [Mon, 27 Aug 2007 16:57:54 -0700] rev 86
Add support to WOS importer for determining dependencies through ELF objects. Also: rework how -n is handled, comment the code a little better.
(0) -10 +10 +100 +300 +1000 +3000 tip