Log of /trunk/pp.back.deb
Parent Directory
|
Revision Log
Revision
196 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 23 18:35:15 2008 UTC
(12 months, 4 weeks ago)
by
tperciva
File length: 13405 byte(s)
Diff to
previous 187
Add %depend processing for deb
Allows specifying explicit package dependencies.
Revision
187 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 15 18:44:09 2008 UTC
(13 months ago)
by
dleonard
File length: 13232 byte(s)
Diff to
previous 160
Separate platform functions out into their own files in preparation for making consistent
Revision
156 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 7 03:16:48 2008 UTC
(22 months, 2 weeks ago)
by
dleonard
File length: 14127 byte(s)
Diff to
previous 152
Add --vas-platforms option to pp that emits the compatible VAS platform IDs
Also, add $enable to the service model defaulting to yes, that makes
a service active at boot. (only honoured by rpm & deb for now)
Revision
152 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 6 04:58:40 2007 UTC
(23 months, 2 weeks ago)
by
dleonard
File length: 13815 byte(s)
Diff to
previous 149
on debian, ignore already-removed service links on uninstall
Revision
149 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 7 01:06:56 2007 UTC
(2 years ago)
by
dleonard
File length: 13812 byte(s)
Diff to
previous 132
Debian backend changes:
Change default debian maintainer to support@quest.com.
When dpkg/md5sum/fakeroot aren't found on debian, print needed packages.
Don't mark the svc scripts as a conffile so they are deleted on remove.
Remove unused postrm code.
Revision
132 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 2 04:42:06 2007 UTC
(2 years, 3 months ago)
by
dleonard
File length: 13728 byte(s)
Diff to
previous 127
fix pp_mkuser and pp_mkgroup for Debian 3.1 and 4.0
Revision
122 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 21 06:10:19 2007 UTC
(2 years, 6 months ago)
by
tperciva
File length: 13352 byte(s)
Diff to
previous 117
Fix bug #299: fails when umask is restrictive
This only applies to the deb backend
Revision
117 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 11 07:04:24 2007 UTC
(2 years, 7 months ago)
by
tperciva
File length: 13271 byte(s)
Diff to
previous 113
Correctly parse Debian version numbers with revisions when probing
The revision is ignored
Revision
113 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 3 07:20:36 2007 UTC
(2 years, 7 months ago)
by
tperciva
File length: 13204 byte(s)
Diff to
previous 112
Find lsb_release in $PATH
lsb_release is in /usr/bin on Debian.[1] It was previously executing
/bin/lsb_release so I assume that's where it is on Ubuntu.
[1] As of lsb-release 3.1-23.1
Revision
112 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 27 04:30:09 2007 UTC
(2 years, 7 months ago)
by
dleonard
File length: 13209 byte(s)
Diff to
previous 109
Fix installer, error handling, required program checks; other tidying
Revision
109 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 27 05:15:59 2007 UTC
(2 years, 8 months ago)
by
dleonard
File length: 13197 byte(s)
Diff to
previous 108
fix groupadd, useradd, file ownership, #! headers being stripped
Tested this with the openssh distribution on debian and it seems to work ok!
Revision
108 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 27 04:16:55 2007 UTC
(2 years, 8 months ago)
by
dpovey
File length: 12799 byte(s)
Diff to
previous 107
- Added install script generation
- Refactoring so we now generate different packages for the run/dev/doc/dbg components
We'll call this v1.0 now.
Revision
107 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 27 02:42:45 2007 UTC
(2 years, 8 months ago)
by
dpovey
File length: 9084 byte(s)
Diff to
previous 106
- Add support for services.
- Refactor some stuff so that we build with dpkg-deb rather than doing ar hackery
Revision
106 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 26 23:44:28 2007 UTC
(2 years, 8 months ago)
by
dpovey
File length: 9302 byte(s)
Diff to
previous 105
Do symlinks a more sensible way (ie. in the data.tar.gz rather as a postinstall
step).
Revision
105 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 26 08:10:41 2007 UTC
(2 years, 8 months ago)
by
dpovey
File length: 9509 byte(s)
Diff to
previous 97
Made inroads on the Debian template to get this mostly working. A couple of rough edges to iron out (no service stuff, or install).
But builds an installable package.
Revision
97 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 12 02:26:43 2007 UTC
(2 years, 10 months ago)
by
tperciva
File length: 3192 byte(s)
Diff to
previous 96
Remove periods from version numbers in deb platform name
Revision
96 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 12 02:21:27 2007 UTC
(2 years, 10 months ago)
by
tperciva
File length: 3146 byte(s)
Diff to
previous 93
Implement .deb backend probe function, and add deb backend to pp
The deb backend is unfinished, but being able to use --probe is useful
Revision
93 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 19 04:06:07 2006 UTC
(2 years, 11 months ago)
by
dleonard
File length: 2397 byte(s)
Diff to
previous 90
Uniformly init service script vars; detect platform arch for solaris and linux.
Fixing the init service script vars will make init scripts work on suse again.
Making linux and solaris detect the platform architecture allows us to build
32-bit packages on sparc64 or ppc64 hosts (otherwise the platform is
detected by a probe and the package is incorrectly marked as 64-bit)
Revision
90 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 28 12:48:12 2006 UTC
(2 years, 11 months ago)
by
dleonard
File length: 2296 byte(s)
Diff to
previous 75
Add --probe option that prints the local platform identifier
Revision
56 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 19 05:16:40 2006 UTC
(3 years, 2 months ago)
by
davidl
File length: 1218 byte(s)
Diff to
previous 41
pp_function/pp_functions: emits platform-dependent shell function
Revision
41 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 4 04:50:34 2006 UTC
(3 years, 3 months ago)
by
davidl
File length: 858 byte(s)
Diff to
previous 14
add an --install-script option to simplify testing
Revision
14 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Jul 19 10:28:02 2006 UTC
(3 years, 4 months ago)
by
davidl
File length: 856 byte(s)
stub for debian backend
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.