Changes between Version 12 and Version 13 of pmagrath
- Timestamp:
- Jul 16, 2008, 7:49:16 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pmagrath
v12 v13 28 28 ==== Portfile Format ==== 29 29 The portfile format shall be extended with an additional attribute to mark those ports that can not be installed without root privileges, such as those requiring StartupItems. 30 31 ''I've added the following new options to the Portfile format: patch.asroot, build.asroot, configure.asroot, destroot.asroot, and install.asroot. These take a boolean (yes/no) value. The default for all but install.asroot is no. install.asroot's default value is yes.'' 30 32 31 33 ==== Privilege Escaltion ====