Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Make pp-stripped depend on .svn too
Make `pp` depend on .svn so the svnversion is not out-of-date Prevents `pp` retaining an old revision number after committing local changes.
Restore installed-version nagging to `pp` target To help prevent the public pp version being out-of-date Reverts revision 195.
Build pp-stripped in the default `make` target (all)
Implement pp_mkuser on Solaris Fixes bug #701: Installer does not create the sshd user (Quest OpenSSH)
add new file
Tru64 support - experimental, but seems to work
Don't check /data/rc in the all target since that filesystem is often down in these transition days
Replace 'pp.ln' with the new PP_DEV_PATH mechanism. When developing polypkg, it is useful to run the uncommitted version instead of the pp present in some other project directory. I used to rely on symlinks into the polypkg src dir, but this breaks when doing a 'make dist', since the wrong polypkg is installed. So, from now on, I will use an overriding environment variable ($PP_DEV_PATH) that future pp scripts will honour; transferring control to the development version instead. Note that if you plan to use this to wrap polypkg, then your wrapper script should unset PP_DEV_PATH - otherwise you will get an execution loop.
remove archaic vararg form: ${1+"$@"} -> "$@"
Separate platform functions out into their own files in preparation for making consistent
Add target for pp.ln
Add IRIX inst support (incomplete)
Print the local and installed pp versions when building as a hint to `make install` the current version when done
quieter install
Fix check for mixed-version packages
Refuse to install modified or mixed-revision versions to /data/rc/pub
- Add support for services. - Refactor some stuff so that we build with dpkg-deb rather than doing ar hackery
update copyright year; comments
incomplete/experimental support for macosx
Implement .deb backend probe function, and add deb backend to pp The deb backend is unfinished, but being able to use --probe is useful
Add pp.quest
tags depends on source files
allow alternate shells when testing
fix brain-death with solaris sed
HPUX backend (incomplete)
don't strip the licence out
add licence
improve dependency and symlink handling
versioning
aix fixes; better transient file cleanup
solaris and service improvements
Import current polypkg sources into SVN
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Ted.Percival@quest.com | ViewVC Help |
| Powered by ViewVC 1.1.2 |